Skip to content

ddrummond/ojAlgo

 
 

Repository files navigation

oj! Algorithms

oj! Algorithms - ojAlgo - is Open Source Java code that has to do with mathematics, linear algebra and optimisation.

General information about ojAlgo can be found at: http://ojalgo.org/

Download oj! Algorithms

ojAlgo is available at The Central (Maven) Repository to be used with your favourite dependency management tool.

This repository is a copy of the DevProj module of the CVS repository at SourceForge. These two code locations are used in parallel, and are manually (semi-automatic) kept in sync. This solution is (probably) temporary. Most likely there will only be one code repository in the future.

Issues and Discussions

For bug reports, questions or discussions related to ojAlgo; use the ojAlgo-user mailing list: http://sourceforge.net/p/ojalgo/mailman/ojalgo-user/ (Note that you have to be a member to post to that list!)

If you prefer you may also use "Issues" here at GitHub, but then please make sure your post actually relates to an issue with the source code (bug reports or suggested improvements). The issue tracker is not for user support or general discussions.

Contributions

Feel free to contribute any way you want. One very good way to contribute is to supply test cases that verify that the functionality you use works as expected. The ojAlgo code base is often refactored. Test cases specific to your use case can be very beneficial (for you) in assuring future releases.

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%