Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

chenkianwee/py4design

Repository files navigation

This is no longer maintained. geomie3d is a successor to this library.


#========================================================
Py4design previously known as Pyliburo
#========================================================
The citation if you are using the library for your research work:

Chen, Kian Wee, and Leslie Norford. 2017. “Developing an Open Python Library for Urban Design Optimisation - Pyliburo.” In Building Simulation 2017, 486–493. San Francisco, USA.

Publications that have used Py4design:

Chen, Kian Wee, and Leslie Norford. 2017. “Evaluating Urban Forms for Comparison Studies in the Massing Design Stage.” Sustainability 9 (6). doi:10.3390/su9060987.

Chen, Kian Wee, Patrick Janssen, and Leslie Norford. 2017. “Automatic Parameterisation of Semantic 3D City Models for Urban Design Optimisation.” In Future Trajectories of Computation in Design – Proceedings of the 17th International Conference on Computer Aided Architectural Design Futures, 51–65. Istanbul, Turkey.

Chen, Kian Wee, Patrick Janssen, and Leslie Norford. 2017. “Automatic Generation of Semantic 3D City Models from Conceptual Massing Models.” In Future Trajectories of Computation in Design – Proceedings of the 17th International Conference on Computer Aided Architectural Design Futures, 84–100. Istanbul, Turkey.

Chen, Kian Wee, and Leslie K Norford. 2016. “Workflow for Generating 3D Urban Models from Open City Data for Performance-Based Urban Design.” In Asim 2016 IBPSA Asia Conference. Jeju, Korea.

API documentation available at http://chenkianwee.github.io/py4design/
Working examples are available at https://github.com/chenkianwee/py4design_examples

The best way to install the library is through conda:
1.) install miniconda/anaconda for python3
(instructions on how to use anaconda: http://conda.pydata.org/docs/using/envs.html)

2.) conda install -c dlr-sc -c algo4bex py4design

3.) conda install spyder (for editing the scripts)

4.) (Optional) install Daysim for running solar simulation from http://daysim.ning.com/ for the daylighting analysis

    a.) if c:/daysim/radiance/bin on env path, delete it
	
#========================================================
list of libraries used in py4design
#========================================================

1.) lxml ((BSD) libxml2 and libxslt2 (MIT))

2.) pyshp (mit license)

3.) pythonocc (GNU LGPL3)

4.) numpy (BSD 3-clause "New" or "Revised" License)

5.) scipy (BSD 3-clause "New" or "Revised" License)

6.) sympy (BSD 3-clause "New" or "Revised" License)

7.) pycollada (BSD 3-clause "New" or "Revised" License)

8.) networkx (BSD 3-clause "New" or "Revised" License)

9.) scikit-learn (BSD 3-clause "New" or "Revised" License)

10.) pymf (GNU General Public License (GPL))

11.) cvxopt (GNU General Public License v3.0)

12.) matplotlib (PSF LICENSE)

13.) numpy-stl (BSD License)

14.) gdal (MIT license)

15.) pyproj (osi approved license))

16.) laspy (BSD License (BSD))

About

Python Library for Rapid Development of Design Workflows (previously known as Pyliburo)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages