Go to file
2021-10-25 18:05:51 -04:00
city_model_structure Merge remote-tracking branch 'origin/master' 2021-10-25 13:33:48 -04:00
config testing building separation in storeys with the new configuration of geometry using polygons and polyhedrons (NOT working yet). 2021-03-25 09:11:42 -04:00
data added many new classes needed for the transportation group models. The documentation is not done because it is needed the students feed-back 2021-10-25 13:33:08 -04:00
exports Small in the factories documentation 2021-09-22 07:25:53 -04:00
helpers import changes into typevar to avoid circular references when documentation is created 2021-10-25 13:28:43 -04:00
imports created customized imports factory and correspondent test 2021-10-25 18:05:51 -04:00
unittests created customized imports factory and correspondent test 2021-10-25 18:05:51 -04:00
.gitignore First working version of dynamic building simulation 2021-08-27 17:20:24 -04:00
CODE_OF_CONDUCT.md Update 'CODE_OF_CONDUCT.md' 2020-06-08 10:37:09 -04:00
CONTRIBUTING.md Update 'CONTRIBUTING.md' 2020-06-09 08:48:16 -04:00
LICENSE.md Update 'LICENSE.md' 2020-06-08 10:31:36 -04:00
PYGUIDE.md created weather_factory but not completed 2020-10-28 13:14:05 -04:00
pylintrc Review overall code quality and improve pylintrc 2021-08-30 11:44:19 -04:00
README.md New commit and push 2020-08-07 12:05:25 -04:00
requirements.txt import changes into typevar to avoid circular references when documentation is created 2021-10-25 13:28:43 -04:00
WINDOWS_INSTALL.md Update 'WINDOWS_INSTALL.md' 2020-06-26 11:23:41 -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, 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 and code of conduct if you want to contribute, and let us know any new feature you may be of interest for you or your team.