A discrete computer simulation, or simply a computer simulation, is a computer program that tries to reproduce, for pedagogical or scientific purposes, a natural phenomenon through the visualization of the different states that it can have.
Each of these states is described by a set of variables that change in time due to the iteration of a given algorithm.
All this means that EJS is a program that helps you create other programs; more precisely, to create scientific simulations.
Easy Java Simulations, also known as EJS, was created as a modeling and authoring instrument.
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· Minor, but important update with some bug fixes and the upgrade to Apache Commons Math library version 3.0.