A Scala 3 matrix library
Scala versions:
3.x
matr-std 0.0.6
Group ID:
io.github.dieproht
Artifact ID:
matr-std_3
Version:
0.0.6
Release Date:
May 5, 2025
Licenses:
Files:
Full Scala Version:
3.3.5
Developers:
libraryDependencies += "io.github.dieproht" %% "matr-std" % "0.0.6"
ivy"io.github.dieproht::matr-std:0.0.6"
//> using dep "io.github.dieproht::matr-std:0.0.6"
import $ivy.`io.github.dieproht::matr-std:0.0.6`
<dependency> <groupId>io.github.dieproht</groupId> <artifactId>matr-std_3</artifactId> <version>0.0.6</version> </dependency>
compile group: 'io.github.dieproht', name: 'matr-std_3', version: '0.0.6'