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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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