Frage

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

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top