Skip to content

An application for performing mathematical calculations*.

License

Notifications You must be signed in to change notification settings

DarkJoij/deep-math-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.