Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / 1QB-Information-Technologies/ccvm issues and pull requests
#191 - Bump torch from 1.13.1 to 2.2.0
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#190 - Bump setuptools from 66.0.0 to 70.0.0
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#189 - Bump tqdm from 4.64.1 to 4.66.3
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#188 - Dev/pumped langevin docs
Pull Request -
State: closed - Opened by MehmetC-1QBit 7 months ago
#187 - Investigate why ccvm_boxqp_plot.py is generating NaN in the metadata
Issue -
State: closed - Opened by KatieO4t1qbit 8 months ago
- 3 comments
#186 - Plotter can't read JSON when best objective value is NaN
Issue -
State: open - Opened by KatieO4t1qbit 8 months ago
#185 - Add solution bounds to the box constraints
Pull Request -
State: closed - Opened by KatieO4t1qbit 8 months ago
#184 - Add machine time calculation functions for FPGA
Pull Request -
State: closed - Opened by KatieO4t1qbit 8 months ago
#183 - Add machine time calculation functions for MF_CCVM
Pull Request -
State: closed - Opened by KatieO4t1qbit 8 months ago
#182 - `machine_parameters` should accept a dict with a subset of all the possible keys
Issue -
State: open - Opened by KatieO4t1qbit 8 months ago
#181 - Add machine time calculation functions for DL_CCVM
Pull Request -
State: closed - Opened by KatieO4t1qbit 8 months ago
#180 - Add machine time calculation functions for cpu/gpu in CCVMSolver class
Pull Request -
State: closed - Opened by KatieO4t1qbit 8 months ago
- 4 comments
#179 - Update solver hierarchy diagram to include pumped langevin sovler
Pull Request -
State: closed - Opened by Estella-Wang-1qbit 8 months ago
Labels: needs review
#178 - Updating the saturation parameter treatment in `pumped_langevin_solver`
Pull Request -
State: closed - Opened by FarhadK-1QBit 8 months ago
#177 - Receive the saturation parameter as a key parameter in `pumped_langevin_solver`
Issue -
State: closed - Opened by FarhadK-1QBit 8 months ago
#176 - Updating `langevin_solver` for saturation parameter
Pull Request -
State: closed - Opened by FarhadK-1QBit 8 months ago
- 1 comment
#175 - Receive saturation parameter as input in `langevin_solver`
Issue -
State: closed - Opened by FarhadK-1QBit 8 months ago
#174 - Update the solvers parameters to reflect the results of the paper and some small fixes.
Pull Request -
State: closed - Opened by FarhadK-1QBit 9 months ago
#173 - Investigate a test that takes a long time to solve
Issue -
State: open - Opened by KatieO4t1qbit 9 months ago
- 1 comment
#172 - Updating the solvers and examples files to reproduce the results of the paper
Issue -
State: closed - Opened by FarhadK-1QBit 9 months ago
Labels: enhancement
#171 - HOTFIX: Fix broken example
Pull Request -
State: closed - Opened by KatieO4t1qbit 9 months ago
#170 - Give solvers a problem instance parameter rather than saving instance parameters into self variables.
Issue -
State: open - Opened by KatieO4t1qbit 9 months ago
#169 - Updated example problem instance folders
Pull Request -
State: closed - Opened by KatieO4t1qbit 9 months ago
#168 - Add functions to solvers to compute energy_max
Pull Request -
State: closed - Opened by Estella-Wang-1qbit 9 months ago
Labels: done
#167 - Extend ccvm sphinx docs with a tutorial for pumped Langevin solver
Issue -
State: closed - Opened by MehmetC-1QBit 9 months ago
Labels: enhancement
#166 - Add a leaf for pumped Langevin solver in the solver hierarchy diagram
Issue -
State: closed - Opened by MehmetC-1QBit 9 months ago
Labels: enhancement
#165 - Docker container has more than one version of python
Issue -
State: open - Opened by KatieO4t1qbit 9 months ago
#164 - Pumped Langevin dynamics solver in CCVM Simulator
Pull Request -
State: closed - Opened by MehmetC-1QBit 9 months ago
#163 - Make the plot generation more explicit to ETS or TTS
Issue -
State: open - Opened by KatieO4t1qbit 9 months ago
#162 - Post processors are making results worse
Issue -
State: open - Opened by KatieO4t1qbit 9 months ago
#161 - Fix issue with dependent variable update in dl_solver.py
Pull Request -
State: closed - Opened by MehmetC-1QBit 10 months ago
#160 - ccvmplot ETS metric plotting
Pull Request -
State: closed - Opened by ChanWooY-1QBit 10 months ago
#159 - Issue in calculation of s during solve
Issue -
State: closed - Opened by KatieO4t1qbit 10 months ago
Labels: bug
#158 - Add functions to solvers to compute machine_time
Issue -
State: closed - Opened by KatieO4t1qbit 10 months ago
#157 - Add functions to solvers to compute energy_max
Issue -
State: closed - Opened by KatieO4t1qbit 10 months ago
#156 - Allow PostProcessorGradDescent to take in a custom num_iter_main variable
Issue -
State: open - Opened by Estella-Wang-1qbit 10 months ago
Labels: enhancement
#155 - Update example code to plot ETS
Pull Request -
State: closed - Opened by Estella-Wang-1qbit 10 months ago
- 3 comments
Labels: done
#154 - Refactor metadata structure to include device parameter
Pull Request -
State: closed - Opened by Estella-Wang-1qbit 10 months ago
Labels: needs review
#153 - Refactor metadata structure to include device parameter
Issue -
State: closed - Opened by Estella-Wang-1qbit 10 months ago
Labels: enhancement
#152 - Use variables to replace hard-coding value in clamp function
Pull Request -
State: closed - Opened by Estella-Wang-1qbit 10 months ago
Labels: done
#151 - Use variables names to replace hard-coding value in clamp function
Issue -
State: closed - Opened by Estella-Wang-1qbit 10 months ago
Labels: enhancement
#150 - Remove TrustConst post-processor
Pull Request -
State: closed - Opened by Estella-Wang-1qbit 10 months ago
Labels: needs review
#149 - Remove TrustConst post processing
Issue -
State: closed - Opened by Estella-Wang-1qbit 10 months ago
Labels: enhancement
#148 - ETS example script
Issue -
State: closed - Opened by KatieO4t1qbit 10 months ago
#147 - Document how a user can determine energy consumption of a solve
Issue -
State: open - Opened by KatieO4t1qbit 10 months ago
#146 - An example script that shows users how to solve using a range of parameters
Issue -
State: open - Opened by KatieO4t1qbit 10 months ago
#145 - A solver function that solves over ranges of parameter values
Issue -
State: open - Opened by KatieO4t1qbit 10 months ago
Labels: enhancement
#144 - The plotter must be able to categorize each solver & parameter combo
Issue -
State: open - Opened by KatieO4t1qbit 10 months ago
- 1 comment
#143 - Update TTS calculation method
Pull Request -
State: closed - Opened by ChanWooY-1QBit 10 months ago
- 1 comment
#142 - Streamlined README by relocating and optimizing architecture diagrams.
Pull Request -
State: closed - Opened by Estella-Wang-1qbit 10 months ago
- 1 comment
Labels: done
#141 - Implement gradient descent and reorganized tests
Pull Request -
State: closed - Opened by Estella-Wang-1qbit 10 months ago
Labels: needs review
#140 - Changes to release new package version 1.0.1
Pull Request -
State: closed - Opened by Estella-Wang-1qbit 11 months ago
#139 - Release a newer version of the CCVM package
Issue -
State: closed - Opened by Estella-Wang-1qbit 11 months ago
#138 - Create a guide for reproducing the results of the paper
Issue -
State: open - Opened by KatieO4t1qbit 11 months ago
#137 - Adding energy-to-solution metric plotting to ccvmplotlib
Issue -
State: closed - Opened by KatieO4t1qbit 12 months ago
#136 - Reduce clutter in README: move and update architecture diagrams
Issue -
State: closed - Opened by KatieO4t1qbit 12 months ago
#135 - Implement automatic hyper-parameter tuning
Issue -
State: open - Opened by FarhadK-1QBit 12 months ago
Labels: enhancement
#134 - Implementing the physical constraints in the code
Issue -
State: open - Opened by FarhadK-1QBit 12 months ago
Labels: enhancement
#133 - Refactor code duplication in the methods `_solve()`, `_solve_adam()`, and `__call__()` methods of derived class from `CCVMSolvers'
Pull Request -
State: closed - Opened by MehmetC-1QBit 12 months ago
#132 - Refactor `_solve()`, `_solve_adam()`, and `__call__()` methods in `CCVMSolvers'
Issue -
State: closed - Opened by MehmetC-1QBit 12 months ago
Labels: enhancement
#131 - Adding energy-to-solution metric calculations
Issue -
State: closed - Opened by FarhadK-1QBit 12 months ago
Labels: enhancement
#130 - Adding all the random BoxQP instances to the repo
Issue -
State: closed - Opened by FarhadK-1QBit 12 months ago
#129 - The first evaluation of the einsum function takes longer
Issue -
State: open - Opened by FarhadK-1QBit 12 months ago
- 2 comments
Labels: bug
#128 - Updating the method for calculating TTS
Issue -
State: closed - Opened by FarhadK-1QBit 12 months ago
Labels: enhancement
#127 - The clock time of laser as a variable
Issue -
State: closed - Opened by FarhadK-1QBit 12 months ago
Labels: enhancement
#126 - Implementing a simple gradient descent post processing method
Issue -
State: closed - Opened by FarhadK-1QBit 12 months ago
Labels: enhancement
#125 - update ccvm sphinx docs to include documentation
Pull Request -
State: closed - Opened by saneer1996 12 months ago
- 2 comments
#124 - Reduce redundant code duplication in the solve methods
Pull Request -
State: closed - Opened by MehmetC-1QBit about 1 year ago
#123 - Avoid redundant duplication of code segment for solution object in the solve methods
Issue -
State: closed - Opened by MehmetC-1QBit about 1 year ago
Labels: enhancement
#122 - Update the data structure of problem instances
Pull Request -
State: closed - Opened by MehmetC-1QBit about 1 year ago
- 1 comment
#121 - Add high level visualizations to README
Pull Request -
State: closed - Opened by Estella-Wang-1qbit about 1 year ago
Labels: needs review
#120 - Add High-Level Visualizations to README
Issue -
State: closed - Opened by Estella-Wang-1qbit about 1 year ago
Labels: enhancement
#119 - Update data structure of problem instance
Issue -
State: closed - Opened by MehmetC-1QBit about 1 year ago
Labels: enhancement
#118 - Fixed the unit tests that were failing
Pull Request -
State: closed - Opened by KatieO4t1qbit about 1 year ago
#117 - Add tests for the Adam version of each solver
Issue -
State: open - Opened by KatieO4t1qbit about 1 year ago
Labels: Testing
#116 - Update the failures in the unit test suite
Issue -
State: closed - Opened by KatieO4t1qbit about 1 year ago
Labels: needs review, Testing
#115 - New GitHub Actions pipeline for PR reviews
Pull Request -
State: closed - Opened by KatieO4t1qbit about 1 year ago
#114 - Fill out the test_BoxQP_metadata test suite
Issue -
State: open - Opened by KatieO4t1qbit about 1 year ago
Labels: Testing
#113 - Fill out the test_ccvmplotlib test suite
Issue -
State: open - Opened by KatieO4t1qbit about 1 year ago
Labels: Testing
#112 - Fill out the test_problem_metadata test suite
Issue -
State: open - Opened by KatieO4t1qbit about 1 year ago
Labels: Testing
#111 - Revisit unittest.py
Issue -
State: open - Opened by KatieO4t1qbit about 1 year ago
Labels: Testing
#110 - Unittests for Langevin solver
Issue -
State: open - Opened by KatieO4t1qbit about 1 year ago
Labels: Testing
#109 - Remove commented (obsolete) statements
Pull Request -
State: closed - Opened by MehmetC-1QBit about 1 year ago
#108 - Remove commented (obsolete) statements
Issue -
State: open - Opened by MehmetC-1QBit about 1 year ago
Labels: bug
#107 - Update how Adam parameters are passed to solvers
Pull Request -
State: closed - Opened by KatieO4t1qbit about 1 year ago
- 1 comment
#106 - Update how Adam parameters are passed to solvers
Issue -
State: open - Opened by KatieO4t1qbit about 1 year ago
#105 - Adding Pumped Langevin dynamics solver in the CCVM Simulator
Issue -
State: closed - Opened by MehmetC-1QBit about 1 year ago
Labels: enhancement
#104 - Gradient update in ADAM method to fix the issue #100
Pull Request -
State: closed - Opened by MehmetC-1QBit about 1 year ago
#103 - Pipeline Failure on Pushing Sphinx Documentation
Issue -
State: closed - Opened by saneer1996 about 1 year ago
Labels: bug
#102 - Fill in the CHANGELOG with details
Pull Request -
State: closed - Opened by KatieO4t1qbit about 1 year ago
#101 - Fill in the CHANGELOG template to accurately reflect this project
Issue -
State: closed - Opened by KatieO4t1qbit about 1 year ago
#100 - Applying the ADAM method to the variables instead of the gradients
Issue -
State: closed - Opened by FarhadK-1QBit about 1 year ago
Labels: bug
#99 - Extend implementation of CCVM solvers with Adam algorithm
Pull Request -
State: closed - Opened by MehmetC-1QBit about 1 year ago
#98 - Extend CCVM solvers with Adam algorithm
Issue -
State: closed - Opened by MehmetC-1QBit about 1 year ago
Labels: enhancement
#97 - Add Langevin solver into the CCVM Simulator
Pull Request -
State: closed - Opened by MehmetC-1QBit about 1 year ago
- 2 comments
#96 - A need for Langevin dynamics solver in the CCVM Simulator
Issue -
State: closed - Opened by MehmetC-1QBit about 1 year ago
Labels: enhancement
#95 - Rename `lr` into `dt` in the relevant modules of CCVM simulator
Pull Request -
State: closed - Opened by MehmetC-1QBit about 1 year ago
- 1 comment
#94 - Rename `lr` into `dt` in the relevant modules of CCVM simulator
Issue -
State: closed - Opened by MehmetC-1QBit about 1 year ago
Labels: enhancement
#93 - Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)
Issue -
State: closed - Opened by MehmetC-1QBit about 1 year ago
- 1 comment
Labels: bug
#92 - Further review of the documentation
Issue -
State: open - Opened by KatieO4t1qbit over 1 year ago