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
- [Feature Request] Implement `Solve` for `a^(b/x) == c`
- StackOverflowError occurs when computing expr `(PolyLog(2,E^(I*1/270*Pi^2)))/Pi // N`
- StackOverflowError occurs when computing expr `Limit((-1+Sqrt(x))/Sqrt(-1+x), x -> Infinity)`
- StackOverflowError occurs when computing `Simplify(Sin(Pi*Cosh(45522*Csc(17/36*Pi))))`
- Symbolic Regression (based on pysr library)
- [BUG] `Minors` returns wrong result
- Implement `FunctionDomain` to find domain for real-valued univariate function
- Improve DateObjectExpr with arithmetic methods
- [BUG] Int[Sqrt[(4+x)/(4-x)], {x, 0, 4}] returns wrong result
- implement Path object* from graph theory would be epic.
- Docs
- Java not yet supported