Skip to content

v6.0.0

Compare
Choose a tag to compare
@bryaneburr bryaneburr released this 27 Aug 19:48
· 56 commits to master since this release
  • Added retrieve_parameters method to qcware.forge.api_calls, along with an async_ version, that allows users to fetch the parameters of a previous API call.
  • We also removed the legacy submit_ and async_ calls (for the new call.submit and call.async versions).
  • distance_estimation has changed to qdist.
  • Updated parameters for qdot and qdist.
  • Constraints added some new internal fields which will appear when serialized.
  • qdist, qdot, and loaders added several new loader modes.