An open API service indexing awesome lists of open source software.

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

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