Java科學計算包 JScience
JScience 是一個Java的科學計算包。它包含了以下模塊:
- Implementation of Units of Measurement services.
- A coordinates module compliant with OGC/ISO specifications for the development and deployment of geographic applications.
- A rigourous mapping of mathematical structures (e.g. Group, Ring, Field, VectorSpace ) to Java interfaces.
- A linear algebra module, which includes a first (and I believe unique) parameterized matrix class capable of resolving linear system of equations involving any kind of elements (e.g. Complex, ModuloInteger, RationalFunctions)
- A functions module for symbolic calculations and analysis.
- Different types of numbers such as real numbers of arbitrary and guaranteed precision, or the always exact rational numbers.
- Support for exact or arbitrary precision measurements (also strongly typed).
- Support for Standard , Relativistic , High-Energy , Quantum and Natural physical models.
- A monetary module for precision-guaranteed calculations and currencies conversions.
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!