Skip to main content

Python bindings for DDA (Delay Differential Analysis)

Project description

dda-py

Python bindings for DDA (Delay Differential Analysis).

Installation

pip install dda-py

Usage

from dda_py import DDARequest, DDARunner, ST, generate_select_mask

# Create a DDA request
request = DDARequest(
    input_file="data.csv",
    output_file="results.csv",
    select_mask=generate_select_mask([ST]),  # Select ST variant
)

# Run DDA
runner = DDARunner()
result = runner.run(request)

Variants

The package provides access to all DDA variants:

  • ST - Standard
  • CT - Continuous Time
  • CD - Continuous Data
  • DE - Differential Equation
  • SY - Synchrony

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dda_py-0.2.5.tar.gz (24.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dda_py-0.2.5-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

Details for the file dda_py-0.2.5.tar.gz.

File metadata

  • Download URL: dda_py-0.2.5.tar.gz
  • Upload date:
  • Size: 24.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for dda_py-0.2.5.tar.gz
Algorithm Hash digest
SHA256 4dd4599b049db806afcf7bf4bf0362de561691b33cf50571217c25188aa6d7b2
MD5 9a981e5ff4a43a68aa12ba4b878d022c
BLAKE2b-256 0768623451871ad4b9ef91fde4b5eec144c234ad9db2fc3e77ee28a84ec99d22

See more details on using hashes here.

File details

Details for the file dda_py-0.2.5-py3-none-any.whl.

File metadata

  • Download URL: dda_py-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for dda_py-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 edd481fd8ed8a9439c451cf7299a1cc471b33a41f9ffe5adc9e212d02a912ca7
MD5 5a97265c3b683a684a2759884845181d
BLAKE2b-256 9ff4abd8400ad40123ebe0b133ce592e5324051cc352f4d9289745cac3b84e1c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page