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
- FullSimplify does not eliminate factors that can be eliminated
- `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 diophantine solvers from Mangara/diophantine
- How to implement an IEvalStepListener to show steps on how to solve equations?
- Error solving nonlinear system of equations
- Questions about implementation of Symja Integrate function based on Rubi rules
- Improving Eigenvectors({{1,0,0}, {-2,1,0}, {0,1,1}})
- Add an option for saving all the input (and output) of the browser web page in localhost
- Doesn't require `*` on search
- Docs
- Java not yet supported