README 638 B

123456789101112131415161718192021222324
  1. Ocean is D-Wave's suite of tools for solving hard problems with
  2. quantum computers.
  3. After installing you can run "dwave setup" to configure your
  4. system. If you don't have yet you shall get an API token after
  5. registering at dwavesystem's webpage.
  6. NOTE: slackbuilds.org, doesn't request to include packages that isn't
  7. necessary to build the package nonetheless there is a few packages
  8. required for running the dwave ocean sdk:
  9. - python3-dateutil
  10. - python3-plucky
  11. - python-diskcache
  12. - click
  13. - homebase
  14. - python3-pydantic
  15. - PySocks
  16. - rectangle-packer
  17. Other packages for development
  18. - scipy3
  19. - fasteners