|
oj! Algorithmsoj! Algorithms - ojAlgo - is Open Source Java code that has to do with mathematics, linear algebra and optimisation; particularly (but certainly not exclusively) suitable for the financial domain.
2013-04-16: Released v3410 years have passed since ojAlgo was registered at SourceForge, and its history dates back further than that. According to ohloh the ojAlgo code base represents an estimated effort of 16 person-years (and they're actually missing a couple auxiliary/minor modules). All ojAlgo files at SourceForge ojAlgo change log for the last 10 releases Just before releasing v32 the Java Matrix Benchmark was executed to compare ojAlgo performance to other linear algebra packages. v32 and v33 should be equivalent in terms of linear algebra functionality and performance. v34 contain changes to how multi-threading is implemented that could impact (improve) performance. Hope to run the tests again soon. What is it?ojAlgo is Open Source Java code that has to do with mathematics, linear algebra and optimisation. ojAlgo really is 100% pure Java source code. There are no calls to native (C or Fortran) libraries. In fact there are no dependencies at all. Nothing besides a Java SDK is needed to compile or execute the code. Its feature set make it particularily suitable for use within the financial domain. Then again, it's just maths... More... LicenseojAlgo is an Open Source project. It is available as source code, and every single source code file contain a copyright statement and a license agreement. All files have the same copyright and license. Optimatika holds the copyright, and the license used is the generous and easy to understand MIT license. Please read and comply with the license agreement - it's not hard. More... Where can I get it?You get ojAlgo from SourceForge; either as a compiled and packaged download, or as source code directly from CVS. More...Is it documented?Well... There is this web site, the JavaDoc. and a few wiki pages over at Google Code. More will follow, but the JavaDoc (and source code) will always be the main source of documentation. Improving the documenation will mainly be improving the JavaDoc. More... For bug reports, questions or discussions related to ojAlgo; please use the ojAlgo-user mailing list. |
|||||||||
Using JProfiler from ej-technologies |