Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/victorhmp/mac209

Repository for assignments and experimental analysis
https://github.com/victorhmp/mac209

jupyter-notebooks physics simulation-modeling

Last synced: about 1 hour ago
JSON representation

Repository for assignments and experimental analysis

Awesome Lists containing this project

README

        

# MAC0209 - Modeling and Computer Simulations

This repository contains experimental data and computational analysis done
using Python during the discipline "MAC0209 - Modelagem e Simulação".

Discipline ministered by Professors Roberto Marcondes Cesar Junior and Roberto Hirata Jr. during the first semester of 2018.

This repository contains a Dockerfile and docker-compose.yml file, so you can execute it with:

```
$ docker-compose build
$ docker-compose up
```