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
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
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