gastop

View on PyPIReverse Dependencies (0)

1.0.2 gastop-1.0.2-py3-none-any.whl

Wheel Details

Project: gastop
Version: 1.0.2
Filename: gastop-1.0.2-py3-none-any.whl
Download: [link]
Size: 32600
MD5: 7bc5b57d833b79eabacb4567251c6623
SHA256: d287fb2ba795b8fab9afade3c9f8f974cfbc7f1defb92dda5ae9374b44588bf0
Uploaded: 2019-01-15 23:06:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gastop
Version: 1.0.2
Summary: A Genetic Algorithm for Structural Design and Topological Optimization
Author: Rory Conlin, Paul Kaneelil, Cristian Lacey, Susan Redmond, Dan Shaw, Amlan Sinha
Author-Email: wconlin[at]princeton.edu
Home-Page: https://github.com/f0uriest/GASTOp/
Project-Url: Bug Reports, https://github.com/f0uriest/GASTOp/issues
Project-Url: Source, https://github.com/f0uriest/GASTOp/
Project-Url: Documentation, https://gastop.readthedocs.io
Keywords: genetic algorithm structure structural analysis design optimization topology
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Education :: Computer Aided Instruction (CAI)
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: configobj
Requires-Dist: tqdm
Requires-Dist: colorama
Requires-Dist: imageio
Requires-Dist: check-manifest; extra == "dev"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 2420 characters]

WHEEL

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

RECORD

Path Digest Size
gastop/__init__.py sha256=zxndwK16DBZHaaXypQw81mJtZ9FkbBCsY1V-2pfmN08 554
gastop/__main__.py sha256=T9CbNrW7bUvIfpVCpAauiliwuzWKvqWU_mfLC1s4Tuk 3851
gastop/crossover.py sha256=A3K2V97x7nQORwRCgLjj58bE2kny1k-WCAFFCwPk-RE 7050
gastop/encoders.py sha256=raSfej40G6xX2zcllITk20UiGVq7hbUVZ0iOsyuJOqQ 1865
gastop/evaluator.py sha256=1I3dmIocBsU_FLWTb-HxNbs6q_LxWlMzjS2_JpdFkOU 19186
gastop/fitness.py sha256=sHrCoJwDlFckujPmcX0JbHbbKa_mc9v2s8DiAlqg23Q 6735
gastop/genalg.py sha256=8T0hc3Sdm_Ib452v4USeIIa0DvcSIl6XtsXuw5obgoE 14571
gastop/mutator.py sha256=x5UG6YDJVRZ_adWCqNi0aSt305z4A8UqHMgtGm0wBuE 7752
gastop/progmon.py sha256=-BCPUZrYh9V_alt9oUyKrSscO88OFdcx9Ruw-_lyPHI 6375
gastop/selector.py sha256=IeS2iwc0qZHoFg6456wGhV7Oyh250pHpgJgfGpVHE2E 5624
gastop/truss.py sha256=eOaN_Kbj1k2-u-qypKEG-Vxbm8aQU2pFDHHMi9ytvBE 12609
gastop/utilities.py sha256=kgZGkztpBZUSz9dlqgedUwvhidDtcj7UyhS8UEyHBDQ 13564
gastop-1.0.2.dist-info/METADATA sha256=IdL7UiqwUyO2l9j-C8uwhzlqEnLWYlr3S-qqBz7gBnM 4158
gastop-1.0.2.dist-info/RECORD
gastop-1.0.2.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
gastop-1.0.2.dist-info/entry_points.txt sha256=8baLyC69vIO87hZaI_-A5z3fpvUXz5P2wYWD9M3Xad4 49
gastop-1.0.2.dist-info/top_level.txt sha256=y3gONPLUOvYzAoPMDovfOk3GKH8mUKQFfYYnDKXLQI0 7

top_level.txt

gastop

entry_points.txt

gastop = gastop.__main__:main