Skip to content

nicbarker/simple-computer-algebra-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleCAS (Computer Algebra System)

This is a reference implementation of a simple Computer Algebra System. It allows you to manipulate algebraic equations in a mathematically consistent manner, using operations such as add, subtract, multiply, divide, exponential, root, etc.

https://algebrasandbox.com provides an interactive look at how the library can be used. The code itself is currently provided in C# in the Algebra.cs file. I'll likely provide a TypeScript and Rust implementation, but feel free to contribute a port to another language if you like.

About

A reference implementation for a simple computer algebra system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published