README.md

August 21, 2018 ยท View on GitHub

Strata-Collect

This directory contains the strata-collect module.

Overview

This module provides data structures used by Strata:

  • array - holds wrapped arrays and matrices
  • function - additional Java SE 8 functional interfaces
  • io - provides common file formats
  • named - extended enums
  • 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
  • type - a typed string, to avoid stringly typed systems

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 module will be maintained with backwards compatibility in mind.

OpenGamma