summer_course_2024/README.md

21 lines
776 B
Markdown
Raw Normal View History

2020-08-06 13:44:58 -04:00
# Libs
2020-05-18 13:14:41 -04:00
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:
2020-05-19 12:28:36 -04:00
* 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.
2020-08-06 14:01:17 -04:00
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.