compas-dr

View on PyPIReverse Dependencies (0)

0.3.1 compas_dr-0.3.1-py3-none-any.whl

Wheel Details

Project: compas-dr
Version: 0.3.1
Filename: compas_dr-0.3.1-py3-none-any.whl
Download: [link]
Size: 22211
MD5: 5b4c201242b34b6c55622d56fadda42c
SHA256: f0eb2b31fb63946211cf3162a8dabfc67a45bf906948feba3a6879c49e8eb058
Uploaded: 2024-05-14 13:39:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: compas_dr
Version: 0.3.1
Summary: Constrained form finding using the Dynamic Relaxation Method.
Author-Email: tom van mele <tom.v.mele[at]gmail.com>
Project-Url: Homepage, https://blockresearchgroup.github.io/compas_dr
Project-Url: Repository, https://github.com/blockresearchgroup/compas_dr
License: MIT License ETH Zurich - Block Research Group Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: form finding,dynamic relaxation
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Requires-Dist: compas (>=2.1)
Requires-Dist: attrs (>=17.4); extra == "dev"
Requires-Dist: black (>=22.12.0); extra == "dev"
Requires-Dist: bump-my-version; extra == "dev"
Requires-Dist: compas-invocations2; extra == "dev"
Requires-Dist: compas-notebook; extra == "dev"
Requires-Dist: compas-viewer; extra == "dev"
Requires-Dist: invoke (>=0.14); extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: sphinx-compas2-theme; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: numba; extra == "hpc"
Provides-Extra: dev
Provides-Extra: hpc
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1032 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
compas_dr/__init__.py sha256=InFW94JZvrstKNIb5gpKoa43Mauu_PV15FRYvKJ2Pdw 545
compas_dr/__main__.py sha256=-GqoftNECZBtC8F82KWJrdSD05BcKBrrL0ElHEEUHyk 36
compas_dr/install.py sha256=DcvmRJ2ZQwxBsy-5WpiC1MmNb4yaEzMdKzeve1L3RXc 138
compas_dr/numdata.py sha256=ob8FJHxQPwVGK1sGjd-hevjADnhJZAkK5rio81o00nY 9934
compas_dr/types.py sha256=ch7AocI7mygkxoTFDl1eHolMwpm72yVyeBzfYE15YUY 569
compas_dr/constraints/__init__.py sha256=_FaKBRCZd2T38kHxn-ceRgnwcy6YOUE5vb6su5yvU60 907
compas_dr/constraints/circleconstraint.py sha256=pPUcSM4f-r6NhkGayzTj_T1QiRWc0PpWV5QObiJpDtg 2113
compas_dr/constraints/constraint.py sha256=JoHg-4Cb0oxKIelXkzCQP6akMfYJH0j-RL1fXcjT6D4 5132
compas_dr/constraints/curveconstraint.py sha256=peckL4rlyGmsrWGzxK94l4i9CQFGwI6cnUMpVt2WXtU 2042
compas_dr/constraints/exceptions.py sha256=v0vIqBBfX4-fWN6QRy7Cb3sF1qtlGkKWJLOMsEayvlQ 61
compas_dr/constraints/lineconstraint.py sha256=Mj_VuJBHqN6aEsOpml6Xap40JDs0E00x_SAX4DS3vo4 1904
compas_dr/constraints/planeconstraint.py sha256=I_B7_x5dfb1FnrQekix6r-8cj7rvY1Y_Sr8NgaKtXLA 1350
compas_dr/constraints/surfaceconstraint.py sha256=9p_U22qTtqQOMx6STt24nWqDqm6ABdAG7frOpIf98rw 2047
compas_dr/loads/__init__.py sha256=uTGcMLErG5OHsaifE-Uy0G9ToK_mPKUbSwx8u6U5q5w 81
compas_dr/loads/selfweight.py sha256=X7WWlM0McxGRT1GeMmomilHMObyvOxfSc8ZRxyzdQa4 4094
compas_dr/solvers/__init__.py sha256=P45rfvjquoE6mCS2Qbyx1R9jRf4KHelIB_w--E6yhyg 175
compas_dr/solvers/dr.py sha256=lNspRCzqxIV1eOYbsrRrmqIyy5qNAASvBpuElK3ptQA 9419
compas_dr/solvers/dr_constrained_numpy.py sha256=59QcyjIrogBo5QxwpfzqlS-rDQTpc0eSoSeswzuSKDQ 7949
compas_dr/solvers/dr_numpy.py sha256=ntuMTAY_kOixD07eocZ3SVrxGuvPlrWQxSoB7XD5rPA 7356
compas_dr-0.3.1.dist-info/LICENSE sha256=wLowriMQkZN59QuARxuHKSyxeWroT2yQwAHRItCs2yM 1071
compas_dr-0.3.1.dist-info/METADATA sha256=9z6RiVxS2A6XcsUQoYVp0kNl4xaAt1etVnuvORdJ0Yo 3661
compas_dr-0.3.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
compas_dr-0.3.1.dist-info/top_level.txt sha256=suP1JBU34m5iENVHNT9COEsgUYT4mSJrb2gjqSkkaac 10
compas_dr-0.3.1.dist-info/RECORD

top_level.txt

compas_dr