https://github.com/aymgal/utax

Utility functions for signal processing, compatible with the differentiable programming library JAX.

https://github.com/aymgal/utax

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Utility functions for signal processing, compatible with the differentiable programming library JAX.

Basic Info
  • Host: GitHub
  • Owner: aymgal
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 789 KB
Statistics
  • Stars: 3
  • Watchers: 4
  • Forks: 1
  • Open Issues: 1
  • Releases: 0
Created over 3 years ago · Last pushed 8 months ago
Metadata Files
Readme License

README.md

License PyPi python support Tests Coverage Status

utax

Utility functions for applications in signal processing problems, compatible with the differentable programming library JAX.

Owner

  • Name: Aymeric Galan
  • Login: aymgal
  • Kind: user

PhD in Observational Cosmology Currently postdoc at LASTRO, EPFL.

GitHub Events

Total
  • Push event: 3
  • Fork event: 1
Last Year
  • Push event: 3
  • Fork event: 1

Dependencies

.github/workflows/ci_tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • coverallsapp/github-action master composite
requirements.txt pypi
  • jax >=0.3.14
  • jaxlib >=0.3.14
test_requirements.txt pypi
  • jax >=0.3.14 test
  • jaxlib >=0.3.14 test
  • numpy * test
  • scipy * test
Gemfile rubygems
  • coveralls >= 0
setup.py pypi