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.
-
Hi, I want to perform a 2D Wavelet Tranform (Image-Processing) in java and found...
-
Hi, I want to perform a 2D Wavelet Tranform (Image-Processing) in java and found...
-
List of variables contained in the expression
Categories
MathematicsLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow JSci - A science API for Java
Other Useful Business Software
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
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