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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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