Skip to content

A calculus focused computer algebra system in Rust.

Notifications You must be signed in to change notification settings

AbhilashaTandon/CASsiopeia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CASsiopeia

CASsiopeia (yes, you have to capitalize it like that) is a computer algebra system written in Rust. It's designed mostly for algebra and calculus. It has arbitrary precision floating point types, symbolic differentiation and integration, equation simplification, and support for multivariable calculus (gradient, divergence, curl, jacobian).

It's in a very preliminary state right now, check back later!