2007-07-04 14:26:27 -04:00
|
|
|
Apache Commons Math
|
2014-01-06 07:11:24 -05:00
|
|
|
Copyright 2001-2014 The Apache Software Foundation
|
2006-11-29 02:06:35 -05:00
|
|
|
|
2013-01-30 16:43:00 -05:00
|
|
|
This product includes software developed at
|
2004-02-25 14:28:40 -05:00
|
|
|
The Apache Software Foundation (http://www.apache.org/).
|
2007-02-27 15:53:46 -05:00
|
|
|
|
2009-07-29 18:35:15 -04:00
|
|
|
===============================================================================
|
2010-07-26 17:47:32 -04:00
|
|
|
|
2013-03-15 07:37:35 -04:00
|
|
|
The inverse error function implementation in the Erf class is based on CUDA
|
|
|
|
code developed by Mike Giles, Oxford-Man Institute of Quantitative Finance,
|
|
|
|
and published in GPU Computing Gems, volume 2, 2010.
|
|
|
|
===============================================================================
|
2010-07-26 17:47:32 -04:00
|
|
|
|
2009-07-29 14:45:06 -04:00
|
|
|
The LinearConstraint, LinearObjectiveFunction, LinearOptimizer,
|
|
|
|
RelationShip, SimplexSolver and SimplexTableau classes in package
|
2012-02-14 11:17:55 -05:00
|
|
|
org.apache.commons.math3.optimization.linear include software developed by
|
2009-07-29 18:35:15 -04:00
|
|
|
Benjamin McCann (http://www.benmccann.com) and distributed with
|
2009-03-26 19:25:30 -04:00
|
|
|
the following copyright: Copyright 2009 Google Inc.
|
2009-07-29 18:35:15 -04:00
|
|
|
===============================================================================
|
2007-02-27 15:53:46 -05:00
|
|
|
|
2014-12-19 08:58:34 -05:00
|
|
|
This product includes software developed for Orekit by
|
|
|
|
CS Systèmes d'Information (http://www.c-s.fr/)
|
2012-06-18 06:01:12 -04:00
|
|
|
Copyright 2010-2012 CS Systèmes d'Information
|
2012-02-15 15:46:30 -05:00
|
|
|
===============================================================================
|
|
|
|
|
2009-07-29 18:35:15 -04:00
|
|
|
The complete text of licenses and disclaimers associated with the the original
|
|
|
|
sources enumerated above at the time of code translation are in the LICENSE.txt
|
|
|
|
file.
|