Skip to content

neurallayer/ojAlgo-finance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ojAlgo-finance

Build Status Language grade: Java Maven Central

Historically the development of ojAlgo was motivated by various financial applications and finance (domain) specific code was an integral part of ojAlgo. Now the finance specfic code has been moved from the core project (ojAlgo) to its own project – ojAlgo-finance.

General information about ojAlgo and ojAlgo-finance is available at the project web site: http://ojalgo.org/

Artifacts

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

<dependency>
    <groupId>org.ojalgo</groupId>
    <artifactId>ojalgo-finance</artifactId>
    <version>X.Y.Z</version>
</dependency>

Documentation and Support

User documentation and examples can be found at the ojAlgo wiki or at oj! Blog.

Programming questions related to ojAlgo-finance are best asked at stack overflow. Just remember to actually mention ojAlgo and tag the question using 'ojalgo' and whatever other tags you find suitable.

Bug reports and to some extent feature requests should be posted here at GitHub: https://github.com/optimatika/ojAlgo-finance/issues (Please do not use GitHub Issues for general discussions or user support requests!)

The ojAlgo-user mailing list can be used for just about anything as long as it relates to ojAlgo. (Note that you have to be a member to post to that list!)

ojAlgo-finance is Open Source, and you are strongly encouraged to clone or fork this repository and work directly with the source code. The source code is (part of) the documentation, and you should read it. In particular in could be of interest to have a look at the test code.

Tidelift Subscription

Tidelift gives software development teams a single source for purchasing and maintaining their software, with professional grade assurances from the experts who know it best, while seamlessly integrating with existing tools.

About

Finance (domain) specific extensions to ojAlgo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.4%
  • TSQL 0.6%