JSci is a set of open source Java packages. The aim is to encapsulate scientific methods/principles in the most natural way possible. As such they should greatly aid the development of scientific based software.
Categories
MathematicsLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow JSci - A science API for Java
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Jsci is great! Thanks.
-
I am no professional mathematician, just a professional java developper. I found this la ibrary, easy to use, easy to extend. Extending LinearMath to solve linear system made of complex numbers was a snap. Further I based on a it an implementation of steepest descent algorithm for solving nonlinear system that would have take me months to develop without Jsci. I would be happy to share my work to the community, but do not know how to contribute
-
i like that you are working on abstracting the math, although at the moment i am using python more