| License |
License |
|---|---|
| GroupId | GroupIdorg.ejml |
| ArtifactId | ArtifactIdejml-fsparse |
| Last Version | Last Version0.41 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEJML
A fast and easy to use dense and sparse matrix linear algebra library written in Java.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ejml-fsparse-0.41.pom | |
| ejml-fsparse-0.41.jar | 68 KB |
| ejml-fsparse-0.41-sources.jar | 61 KB |
| ejml-fsparse-0.41-javadoc.jar | 519 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ejml/ejml-fsparse/ -->
<dependency>
<groupId>org.ejml</groupId>
<artifactId>ejml-fsparse</artifactId>
<version>0.41</version>
</dependency>
// https://jarcasting.com/artifacts/org.ejml/ejml-fsparse/
implementation 'org.ejml:ejml-fsparse:0.41'
// https://jarcasting.com/artifacts/org.ejml/ejml-fsparse/
implementation ("org.ejml:ejml-fsparse:0.41")
'org.ejml:ejml-fsparse:jar:0.41'
<dependency org="org.ejml" name="ejml-fsparse" rev="0.41">
<artifact name="ejml-fsparse" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ejml', module='ejml-fsparse', version='0.41')
)
libraryDependencies += "org.ejml" % "ejml-fsparse" % "0.41"
[org.ejml/ejml-fsparse "0.41"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ejml : ejml-core | jar | 0.41 |
| org.ejml : ejml-fdense | jar | 0.41 |