Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 930 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 930 Bytes

Strata-Collect

This directory contains the strata-collect module.

Overview

This module provides data structures used by Strata:

  • identifier - standard identifier with scheme and value
  • range - holds representations of ranges
  • result - a success or failure result wrapper
  • timeseries - hold a value that changes over time
  • tuple - an implementation of the "pair" concept

Source code

This module is released as Open Source Software using the Apache v2.0 license.
Commercial support is available from the authors.

Code in this directory is not currently released. Classes and Methods may change at any time. Once released it will be maintained with backwards compatibility in mind.

OpenGamma