Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

_A worse version of [sympy](https://www.sympy.org)_

Symbolic algebra and integration system built from scratch. Here are some integrals it can solve!

![integrals](./benchmark/integration_log.png)

Current version can do algebraic & trigonometric simplifications, perform differentiation, and can perform *almost all* AP calc integrals including polynomials, rational functions, trig functions, logs, exponentials, and combinations of them.

## Quick start
Expand Down
Binary file added benchmark/integration_log.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.