質問

I keep seeing references in the documentation to both Parallel Colt and Clatrix, confusing me. Which implementation is used in 1.2.3-SNAPSHOT?

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top