Вопрос

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