uk.me.berndporr:iirj

A selection of standard IIR filters such as Butterworth, Bessel and Chebyshev which are set up with a single command and then can be used for realtime processing: outsample = filter(insample).

License

License

GroupId

GroupId

uk.me.berndporr
ArtifactId

ArtifactId

iirj
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

uk.me.berndporr:iirj
A selection of standard IIR filters such as Butterworth, Bessel and Chebyshev which are set up with a single command and then can be used for realtime processing: outsample = filter(insample).
Project URL

Project URL

https://github.com/berndporr/iirj
Source Code Management

Source Code Management

https://github.com/berndporr/iirj

Download iirj

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.3
1.2
1.1
1.0.5
1.0