An open API service indexing awesome lists of open source software.

https://github.com/mrvplusone/cas-scala

A simple Computer Algebra System in Scala
https://github.com/mrvplusone/cas-scala

Last synced: about 1 year ago
JSON representation

A simple Computer Algebra System in Scala

Awesome Lists containing this project

README

          

# CAS-scala

#### A simple Computer Algebra System (CAS) written in Scala

#### [see introduction here](https://mrvplusone.github.io/old-homepage/gallery-casInScala.html)

### Main features

* Finding the derivative of any mathematical expression
* Supporting multiple types of number, like in Mathematica
* Expression simplification
* Parsing mathematical expression from text
* Rendering expressions into traditional mathematical form
* An algorithm for simplex optimization