compas-fd

View on PyPIReverse Dependencies (2)

0.5.1 compas_fd-0.5.1-py3-none-any.whl

Wheel Details

Project: compas-fd
Version: 0.5.1
Filename: compas_fd-0.5.1-py3-none-any.whl
Download: [link]
Size: 18619
MD5: 9c6f4d3edac66d257fa7a234151a4fa7
SHA256: 75bf6fbefa20b2130d82ea79de935bd9dd8b41153f64e74299937195c4d569d3
Uploaded: 2024-05-14 13:39:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: compas_fd
Version: 0.5.1
Summary: Constrained form finding using the Force Density Method.
Author-Email: tom van mele <tom.v.mele[at]gmail.com>
Project-Url: Homepage, https://blockresearchgroup.github.io/compas_fd
Project-Url: Repository, https://github.com/blockresearchgroup/compas_fd
License: MIT License Block Research Group - ETH Zurich 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,force density
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"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1033 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_fd/__init__.py sha256=Ma_jcngRnV-gmJLoFS9dvQQuX23OaasZCPakECY077U 609
compas_fd/install.py sha256=iUDSiVb67mRgVsE4KbM9JbtRiiGVBlxViGOE6vrwTEA 138
compas_fd/types.py sha256=C-qn3v_UdkCp-KbDvozc2lVPoPJobtSEUIwxf0vIZtk 693
compas_fd/constraints/__init__.py sha256=e5iUmL7jpQYgsNdUdCfgiywLqxWcrgaQkrBbJmBpr8g 1160
compas_fd/constraints/circleconstraint.py sha256=pPUcSM4f-r6NhkGayzTj_T1QiRWc0PpWV5QObiJpDtg 2113
compas_fd/constraints/constraint.py sha256=BkeFiBs77y1nQj7Fig5sznwgD3PUzdqFSSzwaEokiQQ 5132
compas_fd/constraints/curveconstraint.py sha256=peckL4rlyGmsrWGzxK94l4i9CQFGwI6cnUMpVt2WXtU 2042
compas_fd/constraints/exceptions.py sha256=v0vIqBBfX4-fWN6QRy7Cb3sF1qtlGkKWJLOMsEayvlQ 61
compas_fd/constraints/frameconstraint.py sha256=3nU4S_01BqTRNkXA2pVlvdyblDRYsulbbJG12RRELBM 1196
compas_fd/constraints/lineconstraint.py sha256=Mj_VuJBHqN6aEsOpml6Xap40JDs0E00x_SAX4DS3vo4 1904
compas_fd/constraints/planeconstraint.py sha256=I_B7_x5dfb1FnrQekix6r-8cj7rvY1Y_Sr8NgaKtXLA 1350
compas_fd/constraints/surfaceconstraint.py sha256=9p_U22qTtqQOMx6STt24nWqDqm6ABdAG7frOpIf98rw 2047
compas_fd/constraints/vectorconstraint.py sha256=BZ5hvwasSRAzKpiokRQxP0ud9Ix8tJIvDPuSEnqybTs 1150
compas_fd/loads/__init__.py sha256=uTGcMLErG5OHsaifE-Uy0G9ToK_mPKUbSwx8u6U5q5w 81
compas_fd/loads/selfweight.py sha256=wIXkbEgTjL5s02b-pOzYXdi5wAsTP6TmmcNGQacojBc 4094
compas_fd/solvers/__init__.py sha256=7ugyWqSstEGnBx4VftGLeluAvuhh4b8kpOaJl9RC01M 577
compas_fd/solvers/fd_constrained_numpy.py sha256=BKlptgwjKUWZHD5ukytHoVgR7w2QRQ1PcMzSMnPLse8 4915
compas_fd/solvers/fd_numerical_data.py sha256=aZ_FlfOd6YN2MmZSFqbyJF5j3UErlAuzBvCVQXnhUYw 3453
compas_fd/solvers/fd_numpy.py sha256=RvXNj0jFcmXRxyx4yt8r45QzpAb5J7Zf6zszarI8Ar8 2107
compas_fd/solvers/result.py sha256=BcnI1i9fnq81mKoZnvtvkjf42-I-3NbaqFxJXW1aQIc 412
compas_fd-0.5.1.dist-info/LICENSE sha256=tNf0F-3UgZANk-KPUGRtXiv8c8A7CXwtl6cSltBtenE 1071
compas_fd-0.5.1.dist-info/METADATA sha256=9Bt5vg2X1i0wGcU9PmD7pjuRpsdOJzWGjbEQH1ac-To 3594
compas_fd-0.5.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
compas_fd-0.5.1.dist-info/top_level.txt sha256=JfGxfgVEWzzYfNMPpVlQNd33J4FtjYf78do28nTQNa0 10
compas_fd-0.5.1.dist-info/RECORD

top_level.txt

compas_fd