https://github.com/mandarancio/numerical-modeling
Practical works for Numerical Modeling class at UNIGE.ch
https://github.com/mandarancio/numerical-modeling
modelling numerical-modelling simulation
Last synced: over 1 year ago
JSON representation
Practical works for Numerical Modeling class at UNIGE.ch
- Host: GitHub
- URL: https://github.com/mandarancio/numerical-modeling
- Owner: Mandarancio
- Created: 2017-03-10T13:27:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-04T09:24:52.000Z (about 9 years ago)
- Last Synced: 2025-03-15T00:14:01.799Z (over 1 year ago)
- Topics: modelling, numerical-modelling, simulation
- Language: Jupyter Notebook
- Homepage:
- Size: 90.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Numerical-Modeling
Practical works for Numerical Modeling class at UNIGE.ch
## TP1: Hopfield Network
Implementation and test of the Hopfield Neural Network
## TP2: Cellular Autamaton
Implementation and test of Game of Life and Parity Rule Cellular Autaomata
## Exercise
### Lorenz Attractor
A simple Lorenz Attractor differential equation solver
### HPP Gas Model
A simple HPP gas model implementation