Skip to content

Alexandr-Pronin/SimLuxJS

 
 

Repository files navigation

SimLuxJS is an open JavScript-based discrete event simulator.

In the repo you will find SimLuxJS-kernel in the file SimLuxJS.js.

You can find running example simulation models in the examples directory. There are three subdirectories:

  • browser: The .js-files in here are meant to be run as script in a browser. Open the htmlExample.html to see how it works.
  • nodejs: These files can be run via Node.js.
  • python: ... coming soon ...

The directory "Performance Tests" contains some examples to measure the performance of SimLuxJS in comparison to their python equivalents.

The docs will be coming soon ... (to the end of August 2024)

The authors

About

SimLuxJS – an optimized JavaScript-simulator for discrete simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 83.7%
  • Python 16.3%