GithubHelp home page GithubHelp logo

silviadou / strata Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opengamma/strata

0.0 0.0 0.0 40.53 MB

Open source analytics and market risk library from OpenGamma

Home Page: http://strata.opengamma.io

License: Apache License 2.0

Java 100.00%

strata's Introduction

Strata

Build Status License

This repository contains the source code of Strata, the open source analytics and market risk library from OpenGamma.

Strata is released as Open Source Software under the Apache v2.0 license. Commercial support is available from the authors.

OpenGamma

Using Strata

Documentation for Strata can be found at https://strata.opengamma.io.

To use Strata Java SE 8u40 or later is required. The JAR files are available in Maven Central:

<dependency>
  <groupId>com.opengamma.strata</groupId>
  <artifactId>strata-measure</artifactId>
  <version>2.9.0</version>
</dependency>

The JAR files, along with the command line tool and examples, can also be obtained from the Strata Releases page on GitHub.

Building Strata

The source code can be cloned using git from GitHub:

  git clone https://github.com/OpenGamma/Strata.git

The projects use Apache Maven as the build system. Version 3.5.0 or later is required. Simply run this command to compile and install the source code locally:

  mvn install

Strata is based on Java SE 8. Our continuous integration regularly builds on both Java 8 and Java 11. When using Java 8, version 8u40 or later is required due to bugs in earlier versions. We do not recommend use of non-LTS releases, such as Java 9, 10 and 12 to 16.

The Strata examples project includes a GUI based on JavaFX. On Java 8, this will be excluded from compilation if JavaFX is not available in the JDK. On Java 11, OpenJFX is included as a jar file from Maven Central, so the GUI is always compiled.

We recommend builds of OpenJDK from providers other than Oracle, notably Amazon Corretto and AdoptOpenJDK.

For more information about developing code on Strata see the documentation.

Status

Strata is well-maintained, tested and functional. It is used in production as the core of OpenGamma SaaS Analytics. The API will be maintained with backwards compatibility in mind.

Strata modules

Strata is formed from a number of modules:

strata's People

Contributors

akshaishah avatar anand-uk avatar andreiruse avatar aossoble avatar ashleyheath avatar beajeanm avatar benhamilton-brown avatar brianweller89 avatar christianog avatar cjkent avatar daminuk avatar davidcervi avatar dependabot-preview[bot] avatar dependabot[bot] avatar headphonejack avatar ivaylovarbanov avatar jacbop avatar jfcliang avatar jodastephen avatar jonathansenior avatar julianhowarth avatar marc-henrard avatar marcwrobel avatar martynassateika avatar mistuus avatar opengammacibot avatar r-weeks avatar skitini avatar szlapinski avatar yukiiwashita avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.