SW-PRODUCT/개발-데이터분석
Java에서의 NumPy : ND4J
굴돌
2016. 4. 9. 16:48
(흠.. ML4J로...대체 되는 영역이려나? 완전 다르려나? ML4J에도 배열연산 있는것 같던데)
ND4J: N-Dimensional Arrays for Java
ND4J and ND4S are scientific computing libraries for the JVM. They are meant to be used in production environments, which means routines are designed to run fast with minimum RAM requirements.
Main features
- Versatile n-dimensional array object
- Multiplatform functionality including GPUs
- Linear algebra and signal processing functions