qoqo_calculator 0.1.1

qoqo-calculator is the calculator backend of the qoqo quantum computing toolkit by HQS Quantum Simulations
Documentation

qoqo-calculator

Crates.io GitHub Workflow Status docs.rs Crates.io

qoqo-calculator is the calculator backend of the qoqo quantum computing toolkit by HQS Quantum Simulations.

qoqo-calculator provides

  • A calculator that evaluates symbolic string expressions to float values
  • CalculatorFloat: a struct that can represent a float value or a string based symbolic expression
  • CalculatorComplex: a struct that represents complex numbers where real and imaginary parts can be CalculatorFloat

This software is still in the beta stage. Functions and documentation are not yet complete and breaking changes can occur.

Contributing

At the moment we are still finalizing contributor guidelines for this project. If you are interested in contributing to the project please contact us first before you start working on a pull request.