Download Latest Version vle-2.0.2.tar.gz (984.8 kB)
Email in envelope

Get an email when there's a new version of Virtual Laboratory Environment

Home / 1.1 / 1.1.1
Name Modified Size InfoDownloads / Week
Parent folder
vle-1.1.1.zip 2014-04-03 917.0 kB
vle-1.1.1.tar.gz 2014-04-03 577.5 kB
vle-1.1.1.sha1sum 2014-04-03 659 Bytes
vle-1.1.1.sha1sum.asc 2014-04-03 819 Bytes
vle-1.1.1-Windows-x86.exe 2014-04-03 113.1 MB
vle-1.1.1.md5sum 2014-04-03 571 Bytes
vle-1.1.1.md5sum.asc 2014-04-03 819 Bytes
rvle_1.1.1-0.zip 2014-04-03 238.4 kB
pyvle-1.1.1.zip 2014-04-03 87.1 kB
rvle_1.1.1-0.tar.gz 2014-04-03 302.9 kB
packages-1.1.1.zip 2014-04-03 2.1 MB
pyvle-1.1.1.tar.gz 2014-04-03 68.0 kB
packages-1.1.1.tar.gz 2014-04-03 1.5 MB
changelog-v1.1.1 2014-04-03 292 Bytes
README.md 2014-04-03 2.0 kB
Totals: 15 Items   118.8 MB 0

VLE 1.1.1

A patch release of VLE:

Documentation:

Changes from 1.1.0

VLE and VFL

Gauthier Quesnel (9): AUTHORS: update Switch to 2014 gvle: update AUTHORS gvle: update website scripts: adding script to convert vpz 1.1 to 1.2

Patrick Chabrier (1): gvle: fix the matrix value editor

Release highlights 1.1

From VLE 1.1, the extension (FSA, Petri net, Difference Equation, etc.) are provided into packages. A package can provides simulators, gvle's plug-ins, data, documentation, headers and static libraries. A package can depends of another package to be build and to be use at runtime of the simulation.

The package can now be installed from remote repositories with the command line interface. Packages and theirs build dependencies and runtime dependencies are automatically downloaded and build.

To improve the stability of VLE, We merge all shared libraries of vle (libvleutils, libvlevpz, libvledevs etc.) into an unique shared library called libvle-1.1.so or vle-1.1.dll. We provide an archive called vle-1.1.a or vle-1.1.lib.

We remove the Eov program and the libvleeov shared library. Now, graphical output are available into the GVLE application.

We add two build dependencies:

  • The Boost::Asio library to download packages from remote repositories over http protocol.
  • The libarchive library to extract gzip, bzip2 tarball and zip archives from the remote repositories.

We add an MPI mode (not required) to use cluster machine with big experimental frames.

Switch VLE to Github

Source: README.md, updated 2014-04-03