I keep seeing references in the documentation to both Parallel Colt and Clatrix, confusing me. Which implementation is used in 1.2.3-SNAPSHOT?
Asked
Active
Viewed 36 times
1 Answers
2
In version 1.2.2
they have been using Parallel Colt - cern.colt
extension.
Then they replaced it with clatrix
, so there is no trace of Parallel Colt in latest Incanter 1.5.x
.
Judging from Incanter Changelog, they changed internal matrix implementation in 1.5.0
major release, so in 1.2.3
it was still Parallel Colt.

Leonid Beschastny
- 50,364
- 10
- 118
- 122