/deep-math-helper

An application for performing mathematical calculations*.

Primary LanguageRustApache License 2.0Apache-2.0

deep-math-helper

An application for performing mathematical calculations*.

Assembling

To build a stable version, use cargo build --release. To build the Ultimate Version, use cargo build --release --features ultimate.

TODO

  • Implement client api.
  • Add global static (file)logger.
In development.