Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SoftwareQuTech
/
SimulaQron
Public
Notifications
You must be signed in to change notification settings
Fork
56
Star
133
Code
Issues
12
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
4.1.2 Improvements
- #288
#288
Merged
dieriver
merged 24 commits into
master
SoftwareQuTech/SimulaQron:master
from
Backend_start_improvements
SoftwareQuTech/SimulaQron:Backend_start_improvements
Copy head branch name to clipboard
May 15, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
4.1.2 Improvements
#288
dieriver
merged 24 commits into
master
SoftwareQuTech/SimulaQron:master
from
Backend_start_improvements
SoftwareQuTech/SimulaQron:Backend_start_improvements
Copy head branch name to clipboard
Commits
Commits on May 1, 2026
Update README with infor about how to install natively on macOS
dieriver
committed
9e97327
View commit details
Copy full SHA for 9e97327
Browse repository at this point
Commits on May 8, 2026
Fix event-based ping-pong examples to correctly transition between states
dieriver
committed
29edbd6
View commit details
Copy full SHA for 29edbd6
Browse repository at this point
Only start used nodes when using "run_application" helper
dieriver
committed
6d0cb45
View commit details
Copy full SHA for 6d0cb45
Browse repository at this point
Use twisted's "pollreactor" on macOS environments
dieriver
committed
9948421
View commit details
Copy full SHA for 9948421
Browse repository at this point
Commits on May 11, 2026
Avoid using port 8021, taken by a system service in macOS
dieriver
committed
cea8d1b
View commit details
Copy full SHA for cea8d1b
Browse repository at this point
Backend processes are started only for the requested nodes to run. The processes are started separately: VNode first, wait shorly, then QNodeOS
dieriver
committed
9718855
View commit details
Copy full SHA for 9718855
Browse repository at this point
Implement max number of attempts to connect to other backend processes when starting up the backend
dieriver
committed
63b10b2
View commit details
Copy full SHA for 63b10b2
Browse repository at this point
Use twisted "pollreactor" in Linux for improved performance
dieriver
committed
52710b1
View commit details
Copy full SHA for 52710b1
Browse repository at this point
Readme and linter changes
dieriver
committed
9876ae8
View commit details
Copy full SHA for 9876ae8
Browse repository at this point
Change simulaqron reset behaviour to not reset settings by default.
dieriver
committed
c3e810e
View commit details
Copy full SHA for c3e810e
Browse repository at this point
Rethink "simulaqron reset" cli subcommand. It now allows to kill hanging simulaqron processes and leftover PID files.
dieriver
committed
96d2622
View commit details
Copy full SHA for 96d2622
Browse repository at this point
Commits on May 12, 2026
Separate reset options into several subcommands to improve clarity of the CLI tool
dieriver
committed
7e547d9
View commit details
Copy full SHA for 7e547d9
Browse repository at this point
Add deeper explanation when "simulaqron start" fails, and how the user can try to fix this issue
dieriver
committed
e4ec788
View commit details
Copy full SHA for e4ec788
Browse repository at this point
Commits on May 13, 2026
Add documentation about general architecture of a SimulaQron App, the backend and how an app interacts with the backend
dieriver
committed
25fc6b9
View commit details
Copy full SHA for 25fc6b9
Browse repository at this point
Clarify documentation about when and how to run "simulaqron reset"
dieriver
committed
78b5121
View commit details
Copy full SHA for 78b5121
Browse repository at this point
Consolidate the location of the simulaqron log files
dieriver
committed
81f654d
View commit details
Copy full SHA for 81f654d
Browse repository at this point
Commits on May 14, 2026
Add "troubleshooting" section in simulaqron documentation
dieriver
committed
189cf54
View commit details
Copy full SHA for 189cf54
Browse repository at this point
Add installation issues section in the "troubleshooting" part of the documentation
dieriver
committed
e276a8f
View commit details
Copy full SHA for e276a8f
Browse repository at this point
Commits on May 15, 2026
Add "libomp" library dependency in macOS environments.
dieriver
committed
65e75aa
View commit details
Copy full SHA for 65e75aa
Browse repository at this point
Typos fix
dieriver
committed
ef940b9
View commit details
Copy full SHA for ef940b9
Browse repository at this point
Refactorize GitHub workflow
dieriver
committed
83fa1b6
View commit details
Copy full SHA for 83fa1b6
Browse repository at this point
Fix installation of projectq and qutip in Makefile
dieriver
committed
905bccd
View commit details
Copy full SHA for 905bccd
Browse repository at this point
Fix bug in Makefile
dieriver
committed
be18152
View commit details
Copy full SHA for be18152
Browse repository at this point
Fix network start/stop tests
dieriver
committed
b5bcb56
View commit details
Copy full SHA for b5bcb56
Browse repository at this point
You can’t perform that action at this time.