Skip to content

Releases: sylvain-faure/cromosim

cromosim 2.1.0

30 Dec 19:44
Compare
Choose a tag to compare

No major changes since Release 2.0.2, just minor fixes to make the module easier to install and use.

cromosim 2.0.2

24 Apr 13:18
Compare
Choose a tag to compare

Main new features of the Release 2.0.2 of cromosim (mainly concerning
microscopic crowd modeling):

  • addition of a Destination class allowing to use a more elaborate color
    code: a door can be represented by a red line, another by a yellow line, etc ...
  • possibility of having several elements of the Domain class. It is for
    example possible to define a domain per floor.
  • possibility of having several possible destinations for people and
    chaining them
  • possibility of defining stairs, thanks to the Destination class
  • during the initialization of groups of people, their radius and speed of
    movement can be defined with probability laws (normal or uniform). They are
    also assigned an initial destination.

Unfortunately these big changes break the backward compatibility with
Release 1.0 scripts, at least for microscopic crowd modeling.

See www.cromosim.fr for more details

Initial release

16 Apr 19:04
Compare
Choose a tag to compare
v1.0

update for pip