Pregunta

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

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top