symbolic 0.3.5
Symbolic math for ruby. This gem can help you - if you want to get a simplified form of a big equation - if you want to speed up similar calculations - if you need an abstraction layer for math. Symbolic doesn't have any external dependencies. It uses only pure ruby (less than 400 LOC (lines of code)).
Gemfile:
=
install:
=
Development Dependencies (1):
rspec
>= 1.2.9