Skip to content

Latest commit

 

History

63 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCALP

created by Hung, Hunter, and Minh

SCALP (Symbolic CALculus Program) is a program written in C++ that performs symbolic integration. It uses abstract syntax trees to represent indefinite integrals. The program is a work in progress, but in its current state it can evaluate some indefinite integrals using safe transformations. For example, SCALP can evaluate the integral "5x^3 - 10x^6 + 4" with respect to x and return a symbolic result.

For more infomation on symbolic integration, see https://en.wikipedia.org/wiki/Symbolic_integration.

Project start date: 7/10/2015

About

It can do symbolic integration

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages