Difference between revisions of "Mantissa"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Mantissa |Short description=Algorithms for dynamics simulation and 3D geometry computation |Full description='Mantissa' is a collection of various mathematical algo...")
 
(Added Python link)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
|Short description=Algorithms for dynamics simulation and 3D geometry computation
 
|Short description=Algorithms for dynamics simulation and 3D geometry computation
 
|Full description='Mantissa' is a collection of various mathematical algorithms in Java aimed towards simulation. It features a small set of linear algebra classes, a least squares estimator, some curve fitting classes, several ordinary differential equation integrators (all supporting multiple switching functions and dense output), vectors and rotations in a three dimensional space, algebra-related classes like rational and double polynomials, various orthogonal polynomials, some optimization algorithms using direct search methods, and more.
 
|Full description='Mantissa' is a collection of various mathematical algorithms in Java aimed towards simulation. It features a small set of linear algebra classes, a least squares estimator, some curve fitting classes, several ordinary differential equation integrators (all supporting multiple switching functions and dense output), vectors and rotations in a three dimensional space, algebra-related classes like rational and double polynomials, various orthogonal polynomials, some optimization algorithms using direct search methods, and more.
 +
|Homepage URL=http://www.spaceroots.org/software/mantissa/index.html
 
|User level=none
 
|User level=none
|Status=Live
+
|Is High Priority Project=No
|Component programs=
 
|Homepage URL=http://www.spaceroots.org/software/mantissa/index.html
 
|VCS checkout command=
 
 
|Computer languages=Java
 
|Computer languages=Java
 
|Documentation note=User reference available in HTML format from http://www.spaceroots.org/mantissa-doc/index.html
 
|Documentation note=User reference available in HTML format from http://www.spaceroots.org/mantissa-doc/index.html
|Paid support=
+
|Accepts cryptocurrency donations=No
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=RKCheck
 
|Related projects=RKCheck
 
|Keywords=mathematics,simulation,algebra,algorithm,3D geometry,least squares,curve fitting,equation integrator,rational,double,orthogonal,polynomials
 
|Keywords=mathematics,simulation,algebra,algorithm,3D geometry,least squares,curve fitting,equation integrator,rational,double,orthogonal,polynomials
|Is GNU=n
+
|Version identifier=7.2
|Last review by=Janet Casey
+
|Version date=2007/10/07
|Last review date=2008-01-07
+
|Version status=stable
 +
|Version download=http://www.spaceroots.org/software/mantissa/mantissa-7.2-src.zip
 +
|Version comment=7.2 stable released 2007-10-07
 +
|Last review by=Bendikker
 +
|Last review date=2018/03/29
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=5.7
+
|Is GNU=No
|Version date=2005-03-01
+
|License verified date=2004-08-24
|Version status=stable
+
}}
|Version download=http://www.spaceroots.org/software/mantissa/mantissa-5.7-src.zip
+
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Janet Casey
 
|License verified date=2004-08-24
 
|License verified date=2004-08-24
|Version comment=5.7 stable released 2005-03-01
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Luc Maisonobe
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Luc Maisonobe
 
 
|Email=luc@spaceroots.org
 
|Email=luc@spaceroots.org
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/Mantissa
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 42: Line 45:
 
|Interface=command-line
 
|Interface=command-line
 
|Use=mathematics
 
|Use=mathematics
}}
 
{{Project license
 
|License=BSD_3Clause
 
|License verified by=Janet Casey
 
|License verified date=2004-08-24
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 56: Line 54:
 
|Prerequisite description=ant
 
|Prerequisite description=ant
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 09:38, 29 March 2018


[edit]

Mantissa

http://www.spaceroots.org/software/mantissa/index.html
Algorithms for dynamics simulation and 3D geometry computation

'Mantissa' is a collection of various mathematical algorithms in Java aimed towards simulation. It features a small set of linear algebra classes, a least squares estimator, some curve fitting classes, several ordinary differential equation integrators (all supporting multiple switching functions and dense output), vectors and rotations in a three dimensional space, algebra-related classes like rational and double polynomials, various orthogonal polynomials, some optimization algorithms using direct search methods, and more.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

24 August 2004




Leaders and contributors

Contact(s)Role
Luc Maisonobe Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/Mantissa
Bug Tracking,Developer,SupportE-mailmailto:luc@spaceroots.org


Software prerequisites

KindDescription
Required to usejunit
Required to useant




Entry










"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.