hub/docs/build/html/_downloads/e1ab89a34fbe66ed8839d64f1e448e11/README.md

19 lines
774 B
Markdown
Raw Normal View History

2020-06-15 11:38:18 -04:00
# libs
Libs is part of Insel4D architecture for the urban simulations, created by the CERC group at Concordia University.
Libs repository contains a set of classes modeling the data for urban environments in the form of:
* city_model_structure
* geometry
* physics
* usages
Released under [LGPL license](LICENSE.md), will provide an object-oriented, modular approach to urban simulations.
Our aims are:
* involve as many scientists and contributors as possible
* provide a complete set of classes that help scientists and students to model urban environments.
Please check the [contributing information](CONTRIBUTING.md) and [code of conduct](CODE_OF_CONDUCT.md) if you want to contribute, and let us know any new feature you may be of interest for you or your team.