ejml-3dtools

A Java library for 3D vector and matrix operations

License

License

MIT
GroupId

GroupId

com.github.dabasan
ArtifactId

ArtifactId

ejml-3dtools
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ejml-3dtools
A Java library for 3D vector and matrix operations
Project URL

Project URL

https://github.com/Dabasan/ejml-3dtools
Source Code Management

Source Code Management

https://github.com/Dabasan/ejml-3dtools

Download ejml-3dtools

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dabasan/ejml-3dtools/ -->
<dependency>
    <groupId>com.github.dabasan</groupId>
    <artifactId>ejml-3dtools</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dabasan/ejml-3dtools/
implementation 'com.github.dabasan:ejml-3dtools:0.0.1'
// https://jarcasting.com/artifacts/com.github.dabasan/ejml-3dtools/
implementation ("com.github.dabasan:ejml-3dtools:0.0.1")
'com.github.dabasan:ejml-3dtools:jar:0.0.1'
<dependency org="com.github.dabasan" name="ejml-3dtools" rev="0.0.1">
  <artifact name="ejml-3dtools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dabasan', module='ejml-3dtools', version='0.0.1')
)
libraryDependencies += "com.github.dabasan" % "ejml-3dtools" % "0.0.1"
[com.github.dabasan/ejml-3dtools "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ejml : ejml-all jar 0.39

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

ejml-3dtools

3D操作に必要なベクトルや行列の演算を行うことができます。

線形代数ライブラリのEJMLを使用して作成されています。

必要環境

Java ≥ 11

インストール

Maven

Maven Centralからダウンロードできます。

<groupId>com.github.dabasan</groupId>
<artifactId>ejml-3dtools</artifactId>
<version>0.0.1</version>

Versions

Version
0.0.1