Skip to content

Lotka-Volterra equation system solver (predator–prey model) made with Scala and some small demo Scalatra webapp.

License

Notifications You must be signed in to change notification settings

onix/lotka-volterra-history-emulator-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lotka-Volterra History Emulator on Scala

Lotka–Volterra model (a.k.a. predator–prey model) equations solver made with Scala Programing Language and functional approach.

A tiny demo web application, made with Scalatra, jQuery and Highcharts attached. Demo Webapp

Build & Run

$ cd lotka-volterra-history-emulator-scala
$ ./sbt
> container:start
> browse

If browse doesn't launch your browser, manually open http://localhost:8080/ in your browser.

TODO?

  • Some html design improvements.
  • Some input fields checks.

About

Lotka-Volterra equation system solver (predator–prey model) made with Scala and some small demo Scalatra webapp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published