Physical units/CalDims

From HaskellWiki
Jump to navigation Jump to search

The motivation for writing CalDims was to have an easy to use calculation tool that has support for units.

The calculator's features

  • Support for user defined basic units and derrived units
  • user defined functions
  • work sheets can be modified/saved via shell
  • (1/3)*3 == 1 (No rounding errors)
  • built-in feature to simplify units
  • easy unit-conversion

Planned features for future releases

  • More datatypes (boolean, string)
  • a worksheet GUI
  • Undo/Redo

Releases

Current release is 1.0 rc1. It fixes some bugs that are in (deprecated) 0.9

Sources:

http://m13s07.vlinux.de/releases/CalDims/1.0/CalDims-1.0rc1.tar.gz

Binary for Linux x86-32:

http://m13s07.vlinux.de/releases/CalDims/1.0/caldims

Contact

If you need support, have suggestions or patches, feel free to contact the author:

email.png

The darcs repository is at

darcs http://m13s07.vlinux.de/darcs/CalDims