jmath

Math Extention for Java

Лицензия

Лицензия

Группа

Группа

com.flash3388.util
Идентификатор

Идентификатор

jmath
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jmath
Math Extention for Java
Ссылка на сайт

Ссылка на сайт

https://github.com/tomtzook/jmath
Система контроля версий

Система контроля версий

https://github.com/tomtzook/jmath

Скачать jmath

Имя Файла Размер
jmath-1.0.pom
jmath-1.0.jar 18 KB
jmath-1.0-sources.jar 10 KB
jmath-1.0-javadoc.jar 78 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.flash3388.util/jmath/ -->
<dependency>
    <groupId>com.flash3388.util</groupId>
    <artifactId>jmath</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.flash3388.util/jmath/
implementation 'com.flash3388.util:jmath:1.0'
// https://jarcasting.com/artifacts/com.flash3388.util/jmath/
implementation ("com.flash3388.util:jmath:1.0")
'com.flash3388.util:jmath:jar:1.0'
<dependency org="com.flash3388.util" name="jmath" rev="1.0">
  <artifact name="jmath" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flash3388.util', module='jmath', version='1.0')
)
libraryDependencies += "com.flash3388.util" % "jmath" % "1.0"
[com.flash3388.util/jmath "1.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

jmath

Maven Central Travis (.org) branch GitHub

The Java Math Extension adds additional, more complex, math functionalities to Java. Esentially, this could be seen as a math library.

Features

Among the new functionalities added, you can find:

  • Vector math
  • Matrices
  • Complex math
  • Implementation of algorithms, such as nth root, etc
  • Interpolations
  • and more!

Версии библиотеки

Версия
1.0