https://github.com/bertoldi-collab/jax-intro
First steps with Jax for modeling metamaterials
https://github.com/bertoldi-collab/jax-intro
Last synced: 2 months ago
JSON representation
First steps with Jax for modeling metamaterials
- Host: GitHub
- URL: https://github.com/bertoldi-collab/jax-intro
- Owner: bertoldi-collab
- License: mit
- Created: 2023-11-08T03:29:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T16:59:07.000Z (over 1 year ago)
- Last Synced: 2025-01-17T13:48:28.307Z (4 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 330 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction to Jax
First steps with Jax for modeling metamaterials.
## Run the notebooks in Google Colab
- [First steps](https://colab.research.google.com/github/bertoldi-collab/jax-intro/blob/main/notebooks/first_steps.ipynb)
- [1D mass-spring chain](https://colab.research.google.com/github/bertoldi-collab/jax-intro/blob/main/notebooks/1D_mass_spring_chain.ipynb)