hilbert_transform

A pure Java library for fast computation of a 1D signal's hilbert transform.

License

License

Categories

Categories

Ant Build Tools ORM Data
GroupId

GroupId

io.github.quantimb-lab
ArtifactId

ArtifactId

hilbert_transform
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

hilbert_transform
A pure Java library for fast computation of a 1D signal's hilbert transform.
Project URL

Project URL

https://github.com/Quantimb-Lab/Fast_Hilbert_Transform
Source Code Management

Source Code Management

https://github.com/Quantimb-Lab/Fast_Hilbert_Transform

Download hilbert_transform

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
net.sourceforge.jtransforms : jtransforms jar 2.4.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.platform : junit-platform-runner jar 1.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0