AUTHORS.md
CHANGELOG.rst
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
src/compas_cem/__init__.py
src/compas_cem.egg-info/PKG-INFO
src/compas_cem.egg-info/SOURCES.txt
src/compas_cem.egg-info/dependency_links.txt
src/compas_cem.egg-info/entry_points.txt
src/compas_cem.egg-info/not-zip-safe
src/compas_cem.egg-info/requires.txt
src/compas_cem.egg-info/top_level.txt
src/compas_cem/diagrams/__init__.py
src/compas_cem/diagrams/diagram.py
src/compas_cem/diagrams/form.py
src/compas_cem/diagrams/topology.py
src/compas_cem/diagrams/mixins/__init__.py
src/compas_cem/diagrams/mixins/edge_mixins.py
src/compas_cem/diagrams/mixins/node_mixins.py
src/compas_cem/elements/__init__.py
src/compas_cem/elements/deviation.py
src/compas_cem/elements/edge.py
src/compas_cem/elements/node.py
src/compas_cem/elements/trail.py
src/compas_cem/equilibrium/__init__.py
src/compas_cem/equilibrium/force.py
src/compas_cem/equilibrium/force_numpy.py
src/compas_cem/ghpython/__init__.py
src/compas_cem/ghpython/artists.py
src/compas_cem/ghpython/install.py
src/compas_cem/ghpython/uninstall.py
src/compas_cem/ghpython/components/CEM_ArtistColors/code.py
src/compas_cem/ghpython/components/CEM_ArtistColors/icon.png
src/compas_cem/ghpython/components/CEM_ArtistColors/metadata.json
src/compas_cem/ghpython/components/CEM_ArtistForm/code.py
src/compas_cem/ghpython/components/CEM_ArtistForm/icon.png
src/compas_cem/ghpython/components/CEM_ArtistForm/metadata.json
src/compas_cem/ghpython/components/CEM_ArtistTopology/code.py
src/compas_cem/ghpython/components/CEM_ArtistTopology/icon.png
src/compas_cem/ghpython/components/CEM_ArtistTopology/metadata.json
src/compas_cem/ghpython/components/CEM_ConstrainedFormFinding/code.py
src/compas_cem/ghpython/components/CEM_ConstrainedFormFinding/icon.png
src/compas_cem/ghpython/components/CEM_ConstrainedFormFinding/metadata.json
src/compas_cem/ghpython/components/CEM_ConstraintDeviationEdgeLength/code.py
src/compas_cem/ghpython/components/CEM_ConstraintDeviationEdgeLength/icon.png
src/compas_cem/ghpython/components/CEM_ConstraintDeviationEdgeLength/metadata.json
src/compas_cem/ghpython/components/CEM_ConstraintNodeLine/code.py
src/compas_cem/ghpython/components/CEM_ConstraintNodeLine/icon.png
src/compas_cem/ghpython/components/CEM_ConstraintNodeLine/metadata.json
src/compas_cem/ghpython/components/CEM_ConstraintNodePlane/code.py
src/compas_cem/ghpython/components/CEM_ConstraintNodePlane/icon.png
src/compas_cem/ghpython/components/CEM_ConstraintNodePlane/metadata.json
src/compas_cem/ghpython/components/CEM_ConstraintNodePoint/code.py
src/compas_cem/ghpython/components/CEM_ConstraintNodePoint/icon.png
src/compas_cem/ghpython/components/CEM_ConstraintNodePoint/metadata.json
src/compas_cem/ghpython/components/CEM_ConstraintReactionForce/code.py
src/compas_cem/ghpython/components/CEM_ConstraintReactionForce/icon.png
src/compas_cem/ghpython/components/CEM_ConstraintReactionForce/metadata.json
src/compas_cem/ghpython/components/CEM_ConstraintTrailEdgeForce/code.py
src/compas_cem/ghpython/components/CEM_ConstraintTrailEdgeForce/icon.png
src/compas_cem/ghpython/components/CEM_ConstraintTrailEdgeForce/metadata.json
src/compas_cem/ghpython/components/CEM_DisassembleForm/code.py
src/compas_cem/ghpython/components/CEM_DisassembleForm/icon.png
src/compas_cem/ghpython/components/CEM_DisassembleForm/metadata.json
src/compas_cem/ghpython/components/CEM_DisassembleTopology/code.py
src/compas_cem/ghpython/components/CEM_DisassembleTopology/icon.png
src/compas_cem/ghpython/components/CEM_DisassembleTopology/metadata.json
src/compas_cem/ghpython/components/CEM_EdgeDeviation/code.py
src/compas_cem/ghpython/components/CEM_EdgeDeviation/icon.png
src/compas_cem/ghpython/components/CEM_EdgeDeviation/metadata.json
src/compas_cem/ghpython/components/CEM_EdgeSearchKey/code.py
src/compas_cem/ghpython/components/CEM_EdgeSearchKey/icon.png
src/compas_cem/ghpython/components/CEM_EdgeSearchKey/metadata.json
src/compas_cem/ghpython/components/CEM_EdgeTrail/code.py
src/compas_cem/ghpython/components/CEM_EdgeTrail/icon.png
src/compas_cem/ghpython/components/CEM_EdgeTrail/metadata.json
src/compas_cem/ghpython/components/CEM_FormFinding/code.py
src/compas_cem/ghpython/components/CEM_FormFinding/icon.png
src/compas_cem/ghpython/components/CEM_FormFinding/metadata.json
src/compas_cem/ghpython/components/CEM_Info/code.py
src/compas_cem/ghpython/components/CEM_Info/icon.png
src/compas_cem/ghpython/components/CEM_Info/metadata.json
src/compas_cem/ghpython/components/CEM_Node/code.py
src/compas_cem/ghpython/components/CEM_Node/icon.png
src/compas_cem/ghpython/components/CEM_Node/metadata.json
src/compas_cem/ghpython/components/CEM_NodeLoad/code.py
src/compas_cem/ghpython/components/CEM_NodeLoad/icon.png
src/compas_cem/ghpython/components/CEM_NodeLoad/metadata.json
src/compas_cem/ghpython/components/CEM_NodeSearchKey/code.py
src/compas_cem/ghpython/components/CEM_NodeSearchKey/icon.png
src/compas_cem/ghpython/components/CEM_NodeSearchKey/metadata.json
src/compas_cem/ghpython/components/CEM_NodeSupport/code.py
src/compas_cem/ghpython/components/CEM_NodeSupport/icon.png
src/compas_cem/ghpython/components/CEM_NodeSupport/metadata.json
src/compas_cem/ghpython/components/CEM_ParameterDeviationEdge/code.py
src/compas_cem/ghpython/components/CEM_ParameterDeviationEdge/icon.png
src/compas_cem/ghpython/components/CEM_ParameterDeviationEdge/metadata.json
src/compas_cem/ghpython/components/CEM_ParameterNodeOriginX/code.py
src/compas_cem/ghpython/components/CEM_ParameterNodeOriginX/icon.png
src/compas_cem/ghpython/components/CEM_ParameterNodeOriginX/metadata.json
src/compas_cem/ghpython/components/CEM_ParameterNodeOriginY/code.py
src/compas_cem/ghpython/components/CEM_ParameterNodeOriginY/icon.png
src/compas_cem/ghpython/components/CEM_ParameterNodeOriginY/metadata.json
src/compas_cem/ghpython/components/CEM_ParameterNodeOriginZ/code.py
src/compas_cem/ghpython/components/CEM_ParameterNodeOriginZ/icon.png
src/compas_cem/ghpython/components/CEM_ParameterNodeOriginZ/metadata.json
src/compas_cem/ghpython/components/CEM_ParameterTrailEdge/code.py
src/compas_cem/ghpython/components/CEM_ParameterTrailEdge/icon.png
src/compas_cem/ghpython/components/CEM_ParameterTrailEdge/metadata.json
src/compas_cem/ghpython/components/CEM_ResultsEdge/code.py
src/compas_cem/ghpython/components/CEM_ResultsEdge/icon.png
src/compas_cem/ghpython/components/CEM_ResultsEdge/metadata.json
src/compas_cem/ghpython/components/CEM_ResultsNode/code.py
src/compas_cem/ghpython/components/CEM_ResultsNode/icon.png
src/compas_cem/ghpython/components/CEM_ResultsNode/metadata.json
src/compas_cem/ghpython/components/CEM_TopologyDiagram/code.py
src/compas_cem/ghpython/components/CEM_TopologyDiagram/icon.png
src/compas_cem/ghpython/components/CEM_TopologyDiagram/metadata.json
src/compas_cem/ghpython/components/CEM_TrailsBuild/code.py
src/compas_cem/ghpython/components/CEM_TrailsBuild/icon.png
src/compas_cem/ghpython/components/CEM_TrailsBuild/metadata.json
src/compas_cem/ghpython/components/ghuser/CEM_ArtistColors.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ArtistForm.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ArtistTopology.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ConstrainedFormFinding.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ConstraintDeviationEdgeLength.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ConstraintNodeLine.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ConstraintNodePlane.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ConstraintNodePoint.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ConstraintReactionForce.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ConstraintTrailEdgeForce.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_DisassembleForm.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_DisassembleTopology.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_EdgeDeviation.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_EdgeSearchKey.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_EdgeTrail.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_FormFinding.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_Info.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_Node.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_NodeLoad.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_NodeSearchKey.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_NodeSupport.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ParameterDeviationEdge.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ParameterNodeOriginX.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ParameterNodeOriginY.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ParameterNodeOriginZ.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ParameterTrailEdge.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ResultsEdge.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_ResultsNode.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_TopologyDiagram.ghuser
src/compas_cem/ghpython/components/ghuser/CEM_TrailsBuild.ghuser
src/compas_cem/loads/__init__.py
src/compas_cem/loads/node_load.py
src/compas_cem/optimization/__init__.py
src/compas_cem/optimization/_serialization.py
src/compas_cem/optimization/grad.py
src/compas_cem/optimization/nlopt.py
src/compas_cem/optimization/objective_func.py
src/compas_cem/optimization/optimizer.py
src/compas_cem/optimization/proxy.py
src/compas_cem/optimization/constraints/__init__.py
src/compas_cem/optimization/constraints/constraint.py
src/compas_cem/optimization/constraints/force.py
src/compas_cem/optimization/constraints/length.py
src/compas_cem/optimization/constraints/line.py
src/compas_cem/optimization/constraints/mesh.py
src/compas_cem/optimization/constraints/plane.py
src/compas_cem/optimization/constraints/point.py
src/compas_cem/optimization/parameters/__init__.py
src/compas_cem/optimization/parameters/edge.py
src/compas_cem/optimization/parameters/node.py
src/compas_cem/plotters/__init__.py
src/compas_cem/plotters/form_plotter.py
src/compas_cem/plotters/proxy.py
src/compas_cem/plotters/topology_plotter.py
src/compas_cem/supports/__init__.py
src/compas_cem/supports/node_support.py