symja_android_library
https://github.com/axkr/symja_android_library
Java
:coffee: Symja - computer algebra language & symbolic math library. A collection of popular algorithms implemented in pure Java. Inspired by Wolfram Language built-in functions.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported2 Subscribers
Add a CodeTriage badge to symja_android_library
Help out
- Issues
- Add Apache ECharts for ListPlot* based value plotting
- `Rationalize(878159.58,1*10^-12) - Rationalize(431874.32,1*10^-12) // N` returns wrong result
- Numeric integration returns wrong result for `N[ integrate(1/x,{x,0,1}) ]`
- Implement `NSum` and improve `NIntegrate` with mike-gimelfarb/numerical-integration library
- How to implement an IEvalStepListener to show steps on how to solve equations?
- Error solving nonlinear system of equations
- Enable gpg signing
- Compiling rules in to a decision tree as Java source code
- StackOverflowError occurs when computing `Limit[RealAbs[x + 2]/(x+2), x -> -2, Direction -> -1]`
- Add basic Matlab file read/write support.
- Docs
- Java not yet supported