mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
f3e62ec3c1
Submitted by: maintainer
12 lines
559 B
Plaintext
12 lines
559 B
Plaintext
Colt is a package for scalable scientific and technical computing in Java. It
|
|
consists of several free Java libraries, for user convenience bundled under one
|
|
single uniform umbrella. Namely the Colt library, the Jet library, the CoreJava
|
|
library, and the Concurrent library.
|
|
|
|
The Colt library provides fundamental general-purpose data structures optimized
|
|
for numerical data, such as resizable arrays, dense and sparse matrices
|
|
(multi-dimensional arrays), linear algebra, associative containers and buffer
|
|
management.
|
|
|
|
WWW: http://acs.lbl.gov/~hoschek/colt/
|