https://github.com/ct-clmsn/linearalgebrajama
a Chapel implementation of NIST's JAMA linear algebra library
https://github.com/ct-clmsn/linearalgebrajama
apache2-license chapel linear-algebra
Last synced: about 2 months ago
JSON representation
a Chapel implementation of NIST's JAMA linear algebra library
- Host: GitHub
- URL: https://github.com/ct-clmsn/linearalgebrajama
- Owner: ct-clmsn
- License: apache-2.0
- Created: 2017-09-15T18:43:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-25T15:48:17.000Z (almost 7 years ago)
- Last Synced: 2025-04-07T07:49:52.735Z (about 2 months ago)
- Topics: apache2-license, chapel, linear-algebra
- Language: Chapel
- Size: 90.8 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# chapel-module-jamalinearalgeabra
a chapel module that implements the NIST/Mathworks free linear algebra library called jama (http://math.nist.gov/javanumerics/jama/).