All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by signal with all dependencies

Search JAR files by class name

math from group io.fair-acc (version 11.3.1)

A small set of math routines that can operate directly on the DataSet primitive for fitting, computing spectra, linear algebra, FIR/IIR filtering, and other functionalities common to signal processing.

Group: io.fair-acc Artifact: math
Show all versions Show documentation Show source 
 

0 downloads
Artifact math
Group io.fair-acc
Version 11.3.1
Last update 08. March 2024
Organization not specified
URL Not specified
License LGPLv3
Dependencies amount 3
Dependencies dataset, JTransforms, commons-math3,
There are maybe transitive dependencies!

chartfx-math from group de.gsi.math (version 11.2.7)

A small set of math routines that can operate directly on the DataSet primitive for fitting, computing spectra, linear algebra, FIR/IIR filtering, and other functionalities common to signal processing.

Group: de.gsi.math Artifact: chartfx-math
Show all versions Show documentation Show source 
 

0 downloads
Artifact chartfx-math
Group de.gsi.math
Version 11.2.7
Last update 26. April 2022
Organization not specified
URL Not specified
License LGPLv3
Dependencies amount 3
Dependencies chartfx-dataset, JTransforms, commons-math3,
There are maybe transitive dependencies!

result from group nl.markv (version 1.1.0)

`Result` is a value that can be either `Ok` or `Err`, to signal whether an operation succeeded or failed. Each variant can contain data, e.g. `Result<User, ErrMsg>` contains a `User` if ok, and `ErrMsg` when it fails.

Group: nl.markv Artifact: result
Show documentation Show source 
 

0 downloads
Artifact result
Group nl.markv
Version 1.1.0
Last update 02. April 2022
Organization not specified
URL https://github.com/mverleg/java-result
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!

jdsp from group com.github.psambit9791 (version 3.0.0)

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.

Group: com.github.psambit9791 Artifact: jdsp
Show all versions Show documentation Show source 
 

0 downloads
Artifact jdsp
Group com.github.psambit9791
Version 3.0.0
Last update 01. January 2024
Organization not specified
URL https://github.com/psambit9791/jdsp
License MIT License
Dependencies amount 5
Dependencies xchart, ssj, commons-math3, iirj, wavfile,
There are maybe transitive dependencies!

if97 from group com.hummeling (version 2.0.0)

IF97 - water & steam properties Java library. Steam tables for industrial use according to the international standard for the properties of water and steam, the IAPWS-IF97 formulation and the international standards for transport and other properties. Hummeling Engineering BV (www.hummeling.com) develops engineering software in the fields of thermodynamics, mechanics, hydrodynamics, and digital signal processing.

Group: com.hummeling Artifact: if97
Show all versions Show documentation Show source 
 

0 downloads
Artifact if97
Group com.hummeling
Version 2.0.0
Last update 08. June 2022
Organization Hummeling Engineering BV
URL https://www.if97.software
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

panic from group info.guardianproject.panic (version 1.0)

PanicKit is a collection of tools for letting panic trigger and panic receiver apps safely and easily connect to each other. The trigger apps are the part that the user will actual engage when in a panic situation. The receiver apps receive the trigger signal from the trigger apps when the user has initiated the panic response. The connections between trigger and receiver can be strictly enforced based on Package Name and APK signing key.

Group: info.guardianproject.panic Artifact: panic
Show documentation Show source 
 

0 downloads
Artifact panic
Group info.guardianproject.panic
Version 1.0
Last update 08. April 2021
Organization not specified
URL https://github.com/guardianproject/PanicKit
License GNU Lesser General Public License, version 2.1 or newer (LGPLv2.1+)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

chartfx-parent from group io.fair-acc (version 11.3.1)

The chart-fx charting library is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...). The library also contains a small set of math routines that can operate directly on the DataSet primitive for fitting, computing spectra, linear algebra, FIR/IIR filtering, and other functionalities common to signal processing.

Group: io.fair-acc Artifact: chartfx-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chartfx-parent
Group io.fair-acc
Version 11.3.1
Last update 08. March 2024
Organization GSI Helmholtzzentrum für Schwerionenforschung GmbH
URL https://github.com/fair-acc/chart-fx
License LGPLv3
Dependencies amount 3
Dependencies slf4j-api, commons-lang3, annotations,
There are maybe transitive dependencies!

chartfx from group de.gsi (version 11.2.7)

The chart-fx charting library is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...). The library also contains a small set of math routines that can operate directly on the DataSet primitive for fitting, computing spectra, linear algebra, FIR/IIR filtering, and other functionalities common to signal processing.

Group: de.gsi Artifact: chartfx
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chartfx
Group de.gsi
Version 11.2.7
Last update 26. April 2022
Organization GSI Helmholtzzentrum für Schwerionenforschung GmbH
URL https://github.com/GSI-CS-CO/chart-fx
License LGPLv3
Dependencies amount 3
Dependencies slf4j-api, commons-lang3, annotations,
There are maybe transitive dependencies!

ratchet-android from group com.virgilsecurity (version 0.1.4)

Virgil Security is presenting an implementation of the [Double Ratchet](https://signal.org/docs/specifications/doubleratchet/) algorithm, which is used by parties to exchange encrypted messages based on a shared secret key. The implementation includes: - **Virgil Perfect Forward Secrecy (PFS) service** – a standalone web-service that is dedicated to managing one-time keys and long-time keys that are based on their Identity Public Keys (public keys that are contained in user cards published on Virgil Cards service); - **Ratchet SDK** – interacts with PFS service for publishing and managing one-time keys and long-time keys and interacts with Virgil Cards service for retrieving user's indentity cards which the OTK and LTK are based on. The parties derive new keys for every Double Ratchet message so that previous private keys cannot be calculated from new ones. The parties that participate in the communication also send Diffie-Hellman public values attached to their messages. The results of Diffie-Hellman calculations are mixed into the derived keys so that the new private keys cannot be calculated from the previous ones.

Group: com.virgilsecurity Artifact: ratchet-android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ratchet-android
Group com.virgilsecurity
Version 0.1.4
Last update 21. May 2020
Organization not specified
URL https://www.virgilsecurity.com/
License Virgil Security, Inc. license
Dependencies amount 4
Dependencies ratchet, sdk-android, crypto-android, ratchet-android,
There are maybe transitive dependencies!

ratchet from group com.virgilsecurity (version 0.1.4)

Virgil Security is presenting an implementation of the [Double Ratchet](https://signal.org/docs/specifications/doubleratchet/) algorithm, which is used by parties to exchange encrypted messages based on a shared secret key. The implementation includes: - **Virgil Perfect Forward Secrecy (PFS) service** – a standalone web-service that is dedicated to managing one-time keys and long-time keys that are based on their Identity Public Keys (public keys that are contained in user cards published on Virgil Cards service); - **Ratchet SDK** – interacts with PFS service for publishing and managing one-time keys and long-time keys and interacts with Virgil Cards service for retrieving user's indentity cards which the OTK and LTK are based on. The parties derive new keys for every Double Ratchet message so that previous private keys cannot be calculated from new ones. The parties that participate in the communication also send Diffie-Hellman public values attached to their messages. The results of Diffie-Hellman calculations are mixed into the derived keys so that the new private keys cannot be calculated from the previous ones.

Group: com.virgilsecurity Artifact: ratchet
Show all versions Show documentation Show source 
 

0 downloads
Artifact ratchet
Group com.virgilsecurity
Version 0.1.4
Last update 21. May 2020
Organization not specified
URL https://www.virgilsecurity.com/
License Virgil Security, Inc. license
Dependencies amount 3
Dependencies crypto, sdk, ratchet,
There are maybe transitive dependencies!



Page 7 from 8 (items total 72)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy