Commit Graph

8 Commits

Author SHA1 Message Date
8a59e0a57f add support for unary plus/minus 2026-03-16 14:35:49 +03:00
3f0f8ab5e7 implement expression parser 2026-03-16 13:07:49 +03:00
43a1dc1c12 edit readme 2026-03-10 14:44:34 +03:00
517a103970 add expression classes and implement to_s for them 2026-03-10 14:37:53 +03:00
e121decd12 rename the module in sig/ 2026-03-09 20:43:29 +03:00
a2b1aff4d9 rename the gem to ruby_algebra 2026-03-09 20:42:08 +03:00
2278ccc1fe Gem 2026-03-09 18:43:03 +03:00
297a0d4ac0 Initial commit 2026-03-09 18:42:43 +03:00