https://github.com/aymgal/utax
Utility functions for signal processing, compatible with the differentiable programming library JAX.
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
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
Owner
- Name: Aymeric Galan
- Login: aymgal
- Kind: user
- Repositories: 6
- Profile: https://github.com/aymgal
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