Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/victorhmp/mac209
- Owner: victorhmp
- Created: 2018-03-16T21:07:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-29T17:05:16.000Z (over 6 years ago)
- Last Synced: 2024-12-21T21:41:44.606Z (about 2 months 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
```