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 year ago
JSON representation
Repository for assignments and experimental analysis
- Host: GitHub
- URL: https://github.com/victorhmp/mac209
- Owner: victorhmp
- Created: 2018-03-16T21:07:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-29T17:05:16.000Z (almost 8 years ago)
- Last Synced: 2025-02-14T05:45:42.310Z (over 1 year ago)
- Topics: jupyter-notebooks, physics, simulation-modeling
- Language: Jupyter Notebook
- Size: 10 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```