Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danglotb/species
https://github.com/danglotb/species
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danglotb/species
- Owner: danglotb
- Created: 2015-11-26T14:58:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-07T09:20:12.000Z (almost 9 years ago)
- Last Synced: 2024-06-12T18:10:38.142Z (5 months ago)
- Language: Groff
- Size: 4.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Benjamin DANGLOT tp1 : Gillespie SSA
Requiert scala 2.11 :
http://www.scala-lang.org/news/2.11.7 ou directement avec le gestionnaire de paquet : sudo apt-get scala dans un terminal
Commande de compilation :
scalac -d bin src/*/*scala
Commande de lancement :
scala -cp bin tp1.Main
(depuis la racine du projet)
Lorsque la simulation est terminée, l'application affiche l'évolution des quantités de matieres au cours du temps.
De plus elle crée des fichiers :
- out : fichier de données
- plot.plt : script gnuplot pour afficher les courbes correspondantes au fichier out.