Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dwavesystems/dwave-neal issues and pull requests
#110 - Use dwave-samplers>=1.0.0
Pull Request -
State: closed - Opened by arcondello almost 2 years ago
#109 - The code under "To build from source" should include running tests
Issue -
State: closed - Opened by yurivict over 2 years ago
- 1 comment
#108 - Move source code to dwave-samplers
Pull Request -
State: closed - Opened by arcondello over 2 years ago
#107 - SimulatedAnnealingSampler.sample method return type incorrectly documented
Issue -
State: closed - Opened by CrashAndSideburns over 2 years ago
- 2 comments
Labels: bug
#106 - Bump numpy from 1.21.4 to 1.22.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#105 - Update return type in docstring
Pull Request -
State: closed - Opened by mcfarljm over 2 years ago
#104 - Test NumPy 1.22 and dimod 0.11
Pull Request -
State: closed - Opened by arcondello over 2 years ago
#103 - Drop support for Python 3.6
Pull Request -
State: closed - Opened by arcondello over 2 years ago
- 1 comment
#102 - More info in returned SampleSet
Issue -
State: open - Opened by kevinchern almost 3 years ago
Labels: enhancement
#101 - Documentation outdated for SimulatedAnnealingSampler.sample()
Issue -
State: closed - Opened by kevinchern almost 3 years ago
#100 - Fix build deps
Issue -
State: closed - Opened by randomir almost 3 years ago
#99 - Refactor CI to support Python 3.10
Pull Request -
State: closed - Opened by arcondello almost 3 years ago
- 1 comment
#98 - Inherit beta_range from sampler.parameters to sample()
Issue -
State: open - Opened by andrew-d-king about 3 years ago
- 1 comment
Labels: enhancement
#97 - Modernize build
Issue -
State: closed - Opened by randomir about 3 years ago
- 1 comment
#96 - Fix broken contributing link
Pull Request -
State: closed - Opened by JoelPasvolsky about 3 years ago
#95 - Drop python 3.5 and remove support for numpy 1.21.0, 1.21.1
Pull Request -
State: closed - Opened by hhtong over 3 years ago
- 3 comments
#94 - Remove deprecated args
Pull Request -
State: closed - Opened by hhtong over 3 years ago
#93 - Add cython to doc requirements
Pull Request -
State: closed - Opened by JoelPasvolsky over 3 years ago
- 1 comment
#92 - Neal on GPU
Issue -
State: closed - Opened by Qudsiaamir over 3 years ago
- 1 comment
#91 - Corrected errors in beta_range defaults, simplified discretization pf schedule, added documentation, and beta_schedule parameter
Pull Request -
State: closed - Opened by jackraymond over 3 years ago
- 5 comments
#90 - Update cookie methods in conf.py
Pull Request -
State: closed - Opened by JoelPasvolsky over 3 years ago
#89 - Add link checks
Pull Request -
State: closed - Opened by JoelPasvolsky over 3 years ago
#88 - Minor comment corrections in cpu_sa.cpp
Pull Request -
State: closed - Opened by mcfarljm almost 4 years ago
- 1 comment
#87 - Fix documentation of beta_range parameter in sample
Pull Request -
State: closed - Opened by mcfarljm almost 4 years ago
#86 - Sporadic test failure in appveyor 3.6 64 bit
Issue -
State: closed - Opened by arcondello about 4 years ago
- 4 comments
Labels: bug
#85 - Fix broken docs build
Pull Request -
State: closed - Opened by arcondello about 4 years ago
- 1 comment
#84 - Support python3.9 and refactor CI
Pull Request -
State: closed - Opened by arcondello about 4 years ago
- 1 comment
#83 - Fix win/py35 build (AppVeyor changed environment)
Pull Request -
State: closed - Opened by randomir about 4 years ago
#82 - Pass some context to user-supplied interrupt callback
Issue -
State: open - Opened by randomir about 4 years ago
Labels: enhancement
#81 - Standardizing package requirements files
Pull Request -
State: closed - Opened by hhtong over 4 years ago
- 1 comment
#80 - Fix example for old default num_reads
Pull Request -
State: closed - Opened by JoelPasvolsky over 4 years ago
- 2 comments
#79 - Potential dependency conflicts between dwave-neal and numpy
Issue -
State: closed - Opened by NeolithEra over 4 years ago
- 3 comments
#78 - Use latest dimod features
Pull Request -
State: closed - Opened by arcondello over 4 years ago
#77 - Update requirements for latest SDK
Pull Request -
State: closed - Opened by randomir over 4 years ago
#76 - Fix doctest fail
Pull Request -
State: closed - Opened by JoelPasvolsky over 4 years ago
#75 - Loosen dimod and numpy version ranges
Pull Request -
State: closed - Opened by arcondello almost 5 years ago
#74 - Add version notice (post-SDK update)
Pull Request -
State: closed - Opened by JoelPasvolsky almost 5 years ago
#73 - Reduce warnings in SDK build (for post-unified-docs SDK)
Pull Request -
State: closed - Opened by JoelPasvolsky almost 5 years ago
- 1 comment
#72 - Unified docs: add SDK index
Pull Request -
State: closed - Opened by JoelPasvolsky almost 5 years ago
#71 - Force (lie about) macOS 10.9 binary compatibility
Pull Request -
State: closed - Opened by randomir almost 5 years ago
#70 - Add Python 3.8 tests and wheels
Pull Request -
State: closed - Opened by randomir almost 5 years ago
#69 - Added "answer_mode"
Pull Request -
State: closed - Opened by rkxy01 almost 5 years ago
- 5 comments
#68 - Expose default beta range
Pull Request -
State: closed - Opened by randomir over 5 years ago
#67 - Expose a method for default beta range calculation
Issue -
State: closed - Opened by randomir over 5 years ago
#66 - Deprecation shouldn't be raised for initial_states=None (fixes #65)
Pull Request -
State: closed - Opened by randomir over 5 years ago
#65 - Deprecation warning when initial_states undefined
Issue -
State: closed - Opened by randomir over 5 years ago
#64 - Rename `sweeps` param to `num_sweeps`
Pull Request -
State: closed - Opened by randomir over 5 years ago
#63 - Expand initial states
Pull Request -
State: closed - Opened by randomir over 5 years ago
#62 - Add cookie notice and analytics
Pull Request -
State: closed - Opened by JoelPasvolsky over 5 years ago
- 1 comment
#61 - Rename `sweeps` to `num_sweeps`
Issue -
State: closed - Opened by randomir over 5 years ago
#60 - Avoid GIL locks when interrupt function not given
Pull Request -
State: closed - Opened by randomir over 5 years ago
#59 - Make `num_reads` adapt to `initial_states`, if not explicitly given
Issue -
State: closed - Opened by randomir over 5 years ago
- 3 comments
Labels: enhancement
#58 - Support SampleSet for `initial_states`
Pull Request -
State: closed - Opened by randomir over 5 years ago
- 5 comments
#57 - Support binary `initial_states`
Pull Request -
State: closed - Opened by randomir over 5 years ago
#56 - Adjust `initial_states` to `num_reads`
Issue -
State: closed - Opened by randomir over 5 years ago
- 2 comments
Labels: enhancement
#55 - Assume `initial_states` uses the same vartype as BQM, and convert appropriately
Issue -
State: closed - Opened by randomir over 5 years ago
Labels: enhancement
#54 - Initial states only accepted in Ising type
Issue -
State: closed - Opened by randomir over 5 years ago
Labels: bug
#53 - Accept SampleSet for initial_states
Issue -
State: closed - Opened by randomir over 5 years ago
Labels: enhancement
#52 - Directly link to external sites in docs
Pull Request -
State: closed - Opened by arcondello over 5 years ago
Labels: enhancement
#51 - Multi-threading support and performance tweaks
Pull Request -
State: closed - Opened by randomir over 5 years ago
- 1 comment
#50 - `simulated_annealing` calls from different threads block each other
Issue -
State: closed - Opened by randomir over 5 years ago
Labels: enhancement
#49 - Incorrect bqm kwarg name in sample method
Issue -
State: closed - Opened by randomir over 5 years ago
Labels: bug
#48 - Support dimod 0.8.x
Pull Request -
State: closed - Opened by arcondello almost 6 years ago
- 1 comment
Labels: enhancement
#47 - python version issue (may be user error)
Issue -
State: closed - Opened by conta877 almost 6 years ago
- 1 comment
#46 - Bug 44/divide by zero in beta schedule calc
Pull Request -
State: closed - Opened by m3ller almost 6 years ago
- 2 comments
Labels: bug
#45 - Bug/divide by zero in beta schedule calc
Pull Request -
State: closed - Opened by m3ller almost 6 years ago
#44 - Bug: divide by zero in beta schedule calc
Issue -
State: closed - Opened by randomir almost 6 years ago
Labels: bug
#43 - Fix delta energy threshold for 64 bit RNG
Pull Request -
State: closed - Opened by wbernoudy almost 6 years ago
#42 - Adtt404/fix beta schedule
Pull Request -
State: closed - Opened by m3ller about 6 years ago
- 1 comment
Labels: enhancement
#41 - Second attempt at fix for beta range #33
Pull Request -
State: closed - Opened by wbernoudy about 6 years ago
#40 - Fix appveyor wheel construction for python3.4
Pull Request -
State: closed - Opened by arcondello about 6 years ago
- 4 comments
#39 - Wheel not built for python 3.4
Issue -
State: closed - Opened by randomir about 6 years ago
- 2 comments
Labels: bug
#38 - Update template
Pull Request -
State: closed - Opened by JoelPasvolsky about 6 years ago
#37 - Add initial states parameter
Pull Request -
State: closed - Opened by wbernoudy about 6 years ago
#36 - Feature: Have semantics of neal match DWaveSampler
Issue -
State: open - Opened by tsphillips about 6 years ago
- 1 comment
Labels: enhancement
#35 - Use intersphinx instead of explicit links
Pull Request -
State: closed - Opened by JoelPasvolsky about 6 years ago
#34 - Fix default beta range for #33
Pull Request -
State: closed - Opened by wbernoudy about 6 years ago
#33 - Default beta range can produce poor results for certain problems
Issue -
State: closed - Opened by wbernoudy about 6 years ago
- 1 comment
#32 - Doesn't build
Issue -
State: closed - Opened by JoelPasvolsky about 6 years ago
- 3 comments
#31 - Interrupt
Pull Request -
State: closed - Opened by arcondello about 6 years ago
#30 - Use codecov
Pull Request -
State: closed - Opened by arcondello over 6 years ago
Labels: enhancement
#29 - Use dimod 0.7.x
Pull Request -
State: closed - Opened by arcondello over 6 years ago
#28 - Fix manylinux deploy
Pull Request -
State: closed - Opened by arcondello over 6 years ago
#27 - Set proper env variables for windows python3.4 build
Pull Request -
State: closed - Opened by arcondello over 6 years ago
- 1 comment
#26 - Add python3.4 builds
Pull Request -
State: closed - Opened by arcondello over 6 years ago
#25 - Don't upload sdist (non-macos specific archive) on macos packages deploy
Pull Request -
State: closed - Opened by randomir over 6 years ago
#24 - CI: run tests on py3.5/3.7, build/deploy for MacOS X
Pull Request -
State: closed - Opened by randomir over 6 years ago
#23 - Remove python 3.4
Pull Request -
State: closed - Opened by randomir over 6 years ago
#22 - Run tests for Python 3.7 on Windows
Pull Request -
State: closed - Opened by randomir over 6 years ago
#21 - Add deploy to appveyor script
Pull Request -
State: closed - Opened by arcondello over 6 years ago
Labels: bug
#20 - Windows 10 Python 3.6: User doesn't have Visual Studio C++
Issue -
State: closed - Opened by sploiber over 6 years ago
- 1 comment
Labels: bug
#19 - Incorrect url in setup.py
Issue -
State: closed - Opened by arcondello over 6 years ago
- 1 comment
#18 - Build and deploy osx wheels
Pull Request -
State: closed - Opened by arcondello over 6 years ago
#17 - Update docstrings
Pull Request -
State: closed - Opened by JoelPasvolsky over 6 years ago
#16 - Windows compiler version mismatch
Issue -
State: closed - Opened by JoelPasvolsky over 6 years ago
#15 - Fix for Windows
Pull Request -
State: closed - Opened by JoelPasvolsky over 6 years ago
- 1 comment
#14 - Documentation check and/or refactor needed
Issue -
State: closed - Opened by arcondello over 6 years ago
- 1 comment
Labels: enhancement
#13 - coveralls-ci is not correctly receiving coverage reports
Issue -
State: closed - Opened by arcondello over 6 years ago
Labels: bug
#12 - Simplify appveyor (windows CI) script
Pull Request -
State: closed - Opened by arcondello over 6 years ago
#1 - feature request: flag to return intermediate values
Issue -
State: closed - Opened by arcondello about 7 years ago
- 2 comments
Labels: enhancement