JDSP - Digital Signal Processing for Java

JDSP is a library of signal processing tools aimed at providing functionalities as available in scipy-signal package for Python. The goal is to provide easy-to-use APIs for performing complex operation on signals eliminating the necessity of understanding the low-level complexities in the processing pipeline.

Лицензия

Лицензия

Группа

Группа

com.github.psambit9791
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JDSP - Digital Signal Processing for Java
JDSP is a library of signal processing tools aimed at providing functionalities as available in scipy-signal package for Python. The goal is to provide easy-to-use APIs for performing complex operation on signals eliminating the necessity of understanding the low-level complexities in the processing pipeline.
Ссылка на сайт

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

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

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

http://github.com/psambit9791/jDSP/tree/master

Скачать jdsp

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.knowm.xchart : xchart jar 3.8.0
ca.umontreal.iro.simul : ssj jar 3.3.1
org.apache.commons : commons-math3 jar 3.6.1
uk.me.berndporr : iirj jar 1.3
com.github.psambit9791 : wavfile jar 0.1

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.platform : junit-platform-surefire-provider jar 1.3.2
org.junit.jupiter : junit-jupiter-api jar 5.8.1

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

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

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

Версия
1.0.0
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0