Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkjoij/deep-math-helper
An application for performing mathematical calculations*.
https://github.com/darkjoij/deep-math-helper
deep-math-helper iced ikt informatic math rust
Last synced: about 1 month ago
JSON representation
An application for performing mathematical calculations*.
- Host: GitHub
- URL: https://github.com/darkjoij/deep-math-helper
- Owner: DarkJoij
- License: apache-2.0
- Created: 2023-07-24T15:41:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-20T13:27:11.000Z (over 1 year ago)
- Last Synced: 2024-10-25T10:38:54.955Z (3 months ago)
- Topics: deep-math-helper, iced, ikt, informatic, math, rust
- Language: Rust
- Homepage:
- Size: 69.3 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 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.