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