Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / git-math/qautomata issues and pull requests
#67 - Update README.md
Pull Request -
State: closed - Opened by Git-Math over 1 year ago
#66 - implement rules squares display
Pull Request -
State: closed - Opened by Git-Math over 1 year ago
#65 - display configuration probability in the UI
Pull Request -
State: closed - Opened by Git-Math over 1 year ago
#64 - Implement save in UI
Issue -
State: open - Opened by Git-Math over 1 year ago
#63 - Add a way to see each configuration probability
Issue -
State: closed - Opened by Git-Math almost 2 years ago
#62 - Illustrate Grover's algorithm with the qautomata
Issue -
State: open - Opened by Git-Math almost 2 years ago
#61 - Implement measure from a cell
Issue -
State: open - Opened by Git-Math almost 2 years ago
#60 - Think about a display with colors
Issue -
State: open - Opened by Git-Math almost 2 years ago
#59 - Save the drawed starting configuration
Issue -
State: open - Opened by Git-Math almost 2 years ago
#58 - Add an option to see where the rules apply in the UI
Issue -
State: closed - Opened by Git-Math almost 2 years ago
#57 - Think about operator matrix
Issue -
State: open - Opened by Git-Math almost 2 years ago
#56 - Improve readme
Issue -
State: open - Opened by Git-Math almost 2 years ago
- 1 comment
#55 - Set UI starting universe
Pull Request -
State: closed - Opened by Git-Math almost 2 years ago
#54 - Update UI measure
Pull Request -
State: closed - Opened by Git-Math almost 2 years ago
#53 - Write readme
Pull Request -
State: closed - Opened by Git-Math almost 2 years ago
#52 - Implement new rules
Issue -
State: open - Opened by Git-Math almost 2 years ago
#51 - Add auto measure handling in th UI
Issue -
State: closed - Opened by Git-Math almost 2 years ago
#50 - Add a way to set a starting universe in the UI
Issue -
State: closed - Opened by Git-Math almost 2 years ago
#49 - Improve UI
Pull Request -
State: closed - Opened by Git-Math almost 2 years ago
#48 - Always compute combined state
Pull Request -
State: closed - Opened by Git-Math almost 2 years ago
#47 - fix test rules
Pull Request -
State: closed - Opened by Git-Math almost 2 years ago
#46 - Add comments to interference.rs
Issue -
State: open - Opened by Git-Math almost 2 years ago
#45 - Setup egui
Pull Request -
State: closed - Opened by elhmn almost 2 years ago
#44 - Deploy on GitHub pages
Pull Request -
State: closed - Opened by elhmn almost 2 years ago
#43 - Add basic gui instrumentation
Pull Request -
State: closed - Opened by elhmn almost 2 years ago
#42 - Run the application on a web page
Pull Request -
State: closed - Opened by elhmn almost 2 years ago
#41 - Add nannou
Pull Request -
State: closed - Opened by elhmn almost 2 years ago
#40 - Add arg to run the qautomata with a state file
Pull Request -
State: closed - Opened by Git-Math almost 2 years ago
#39 - Figure out a way to speed up the computation of a step using concurrency
Issue -
State: open - Opened by Git-Math almost 2 years ago
#39 - Figure out a way to speed up the computation of a step using concurrency
Issue -
State: open - Opened by Git-Math almost 2 years ago
#38 - Check compute rules for optimization
Issue -
State: open - Opened by Git-Math almost 2 years ago
#37 - Optimize solve interference
Issue -
State: open - Opened by Git-Math almost 2 years ago
#37 - Optimize solve interference
Issue -
State: open - Opened by Git-Math almost 2 years ago
#36 - Resolve comment
Issue -
State: open - Opened by Git-Math almost 2 years ago
#35 - Run the qautomata with a state file
Issue -
State: closed - Opened by Git-Math almost 2 years ago
- 1 comment
#35 - Run the qautomata with a state file
Issue -
State: closed - Opened by Git-Math almost 2 years ago
- 1 comment
#34 - Host on a server
Issue -
State: closed - Opened by Git-Math almost 2 years ago
#33 - Implement a web visualizer
Issue -
State: closed - Opened by Git-Math almost 2 years ago
- 1 comment
#32 - Improve the visualizer
Issue -
State: closed - Opened by Git-Math almost 2 years ago
- 2 comments
#31 - Implement tests
Issue -
State: open - Opened by Git-Math almost 2 years ago
- 2 comments
#30 - Implement a Makefile
Issue -
State: open - Opened by Git-Math almost 2 years ago
#29 - Readme
Issue -
State: closed - Opened by Git-Math almost 2 years ago
- 1 comment
#28 - Implement bevy
Pull Request -
State: closed - Opened by Git-Math over 2 years ago
#27 - Implement measurement
Pull Request -
State: closed - Opened by Git-Math over 2 years ago
#26 - Step part 2
Pull Request -
State: closed - Opened by Git-Math over 2 years ago
#25 - implement rules calculator
Pull Request -
State: closed - Opened by elhmn over 2 years ago
#24 - rename Operator -> Rules
Pull Request -
State: closed - Opened by Git-Math over 2 years ago
#23 - force clippy to fail on warning
Pull Request -
State: closed - Opened by elhmn over 2 years ago
#22 - fix style
Pull Request -
State: closed - Opened by Git-Math over 2 years ago
#21 - Step
Pull Request -
State: closed - Opened by Git-Math over 2 years ago
#20 - Add run and gen commands
Pull Request -
State: closed - Opened by elhmn over 2 years ago
#19 - add test github-action
Pull Request -
State: closed - Opened by elhmn over 2 years ago
#18 - add cargo build github action
Pull Request -
State: closed - Opened by elhmn over 2 years ago
#17 - add lint
Pull Request -
State: closed - Opened by elhmn over 2 years ago
#16 - Implement configuration de-duplication (interferences) functionality
Issue -
State: closed - Opened by elhmn over 2 years ago
- 1 comment
#15 - Setup a build step to check that the program actually build without `Errors` and `Warnings`
Issue -
State: closed - Opened by elhmn over 2 years ago
#14 - Setup a test runner
Issue -
State: closed - Opened by elhmn over 2 years ago
#13 - Setup a linter
Issue -
State: closed - Opened by elhmn over 2 years ago
#12 - Setup proper CI
Issue -
State: closed - Opened by elhmn over 2 years ago
#11 - Define the `.qa`, `quautomata` format
Issue -
State: closed - Opened by elhmn over 2 years ago
#10 - Store the output of each `universe.step` on disk when the `--out-states` flag is passed to the program
Issue -
State: open - Opened by elhmn over 2 years ago
#9 - Read the `Operators` from file
Issue -
State: open - Opened by elhmn over 2 years ago
#8 - Read the `State` from file
Issue -
State: closed - Opened by elhmn over 2 years ago
- 1 comment
#7 - Implement `universe.measurment` method
Issue -
State: closed - Opened by elhmn over 2 years ago
- 1 comment
#6 - Implement `universe.step` method
Issue -
State: closed - Opened by elhmn over 2 years ago
- 1 comment
#5 - Define engine module
Pull Request -
State: closed - Opened by elhmn over 2 years ago
#4 - Universe base architecture
Pull Request -
State: closed - Opened by Git-Math over 2 years ago
#3 - Add run instructions in the Readme.md
Pull Request -
State: closed - Opened by elhmn over 2 years ago
#2 - Setup architecture
Issue -
State: closed - Opened by elhmn over 2 years ago
#1 - Cargo init project
Pull Request -
State: closed - Opened by Git-Math over 2 years ago