https://github.com/yonesuke/jaxkuramoto
JAX implementation of Kuramoto model.
https://github.com/yonesuke/jaxkuramoto
jax kuramoto-model physics python
Last synced: 5 months ago
JSON representation
JAX implementation of Kuramoto model.
- Host: GitHub
- URL: https://github.com/yonesuke/jaxkuramoto
- Owner: yonesuke
- License: mit
- Created: 2023-01-10T16:11:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T03:02:30.000Z (over 3 years ago)
- Last Synced: 2025-09-25T11:36:18.498Z (9 months ago)
- Topics: jax, kuramoto-model, physics, python
- Language: Python
- Homepage: https://jaxkuramoto.readthedocs.io/
- Size: 9.88 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jaxkuramoto


[](https://jaxkuramoto.readthedocs.io/en/latest/?badge=latest)
[](https://jaxkuramoto.readthedocs.io/)
[](https://pepy.tech/project/jaxkuramoto)
JAX implementation of the Kuramoto model.

## Installation
`jaxkuramoto` can be installed with pip with the following command:
```
pip install jaxkuramoto
```