pyglyph

View on PyPIReverse Dependencies (0)

0.5.3 pyglyph-0.5.3-py3-none-any.whl

Wheel Details

Project: pyglyph
Version: 0.5.3
Filename: pyglyph-0.5.3-py3-none-any.whl
Download: [link]
Size: 40341
MD5: f07174c7c5151cb2255cf8ba8774632d
SHA256: 4278a5de5726fdc1291a2969a31cfdfe7808c0686564fc685547b3c26a68d328
Uploaded: 2019-07-10 21:52:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyglyph
Version: 0.5.3
Summary: Symbolic regression tools.
Author: Markus Abel, Julien Gout, Markus Quade
Author-Email: markus.quade[at]ambrosys.de
Home-Page: https://github.com/Ambrosys/glyph
License: LGPL
Keywords: complex systems,control,machine learning,genetic programming
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Requires-Dist: deap
Requires-Dist: dill
Requires-Dist: numpy
Requires-Dist: pyyaml
Requires-Dist: scipy
Requires-Dist: sympy
Requires-Dist: toolz
Requires-Dist: pyzmq
Requires-Dist: matplotlib
Requires-Dist: cache.py (==0.1.3)
Requires-Dist: deprecated
Requires-Dist: stopit
Requires-Dist: gooey (>=1.0.0); extra == "gui"
Provides-Extra: gui
Description-Content-Type: text/markdown
[Description omitted; length: 2434 characters]

WHEEL

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

RECORD

Path Digest Size
glyph/__init__.py sha256=-pinX5iemcBiK3VPKUwDoCmDsWbnY0JLauYyq88ViPM 86
glyph/_version.py sha256=SB0-6zQEhSnLfHjV245tDxnbI4EzD1qP7jfb5N5D3kg 536
glyph/application.py sha256=J2QtQVw4rXrM3gt90i42kRuHc4v5izVFbb8xPxfriWU 22985
glyph/assessment.py sha256=GED4COE3wcM_4j3icVFTiK7XBQ4U-bXQcUGo-i5mKGY 9223
glyph/observer.py sha256=O1wa7r5rj5A2d98e6DS8lj2flbdDkhFsbZE5P51dhEA 2457
glyph/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
glyph/cli/_parser.py sha256=oYwJhQ-D7tmqgvIzS_XVKOE3LVAs2BwqkNtc3CH6508 9951
glyph/cli/glyph_remote.py sha256=kkjtS_HylOf7h84iR26AfYtOt5n8cVYNkZYCKNW0-Fo 18778
glyph/gp/__init__.py sha256=AEoEqLFTsXWu_REvIyu-VIii2hYpXAE15VrdrmlDhPg 385
glyph/gp/algorithms.py sha256=ZU8TKvv8LAXb2Ii6hpKLjZbLI-I_ZYUHT9q7tvdoKU0 6051
glyph/gp/breeding.py sha256=03Y395I6GTnsTmL85rIcSgrqAKUo6y9MLEOMAbAaAgA 2107
glyph/gp/constraints.py sha256=frwkrdk2U3kWSOWR2Rgc0JMEINtJK9aZaEnZq0HyMrc 4795
glyph/gp/individual.py sha256=xPRz4Eh3fM8lg0Dd-8D9yd6WsgyzKe7qM7_UdgyuBxw 17781
glyph/utils/__init__.py sha256=YDj-_uGiXPLD5Cfhi1jjtmvwSwyda-ZutOY6MO45JYo 1908
glyph/utils/argparse.py sha256=pFGxzZJipYKrKqqByOaSOf986ZvcKszF-UrHt5bcbfk 2652
glyph/utils/break_condition.py sha256=Pi6LWegWy5t1t-drSrKNi819iCL4ibnJiHL7vvMGUFw 1939
glyph/utils/logging.py sha256=MjvrHoKTi3NTSlW8F3KyMU_S2WuP4m7wVrE496Cj-1A 1469
glyph/utils/numeric.py sha256=jDSNnwZ9N7XTp827OF44vbfkpV-uAprXIifnLpkXRxU 4179
pyglyph-0.5.3.dist-info/LICENCE sha256=2n6rt7r999OuXp8iOqW9we7ORaxWncIbOwN1ILRGR2g 7651
pyglyph-0.5.3.dist-info/METADATA sha256=9SqIXklKVcsjKOzCQ4LShVJfCDcprSGLsI_BkDwb1_c 3574
pyglyph-0.5.3.dist-info/WHEEL sha256=S8S5VL-stOTSZDYxHyf0KP7eds0J72qrK0Evu3TfyAY 92
pyglyph-0.5.3.dist-info/entry_points.txt sha256=pqKGFVkU111LJeIZaiuHqdVtMRV5kSEP2AzDxltuC9o 62
pyglyph-0.5.3.dist-info/top_level.txt sha256=7oKP9XJaQdceFF0_sCnoUiS4ELx_R025RJjYyhcuUps 6
pyglyph-0.5.3.dist-info/RECORD

top_level.txt

glyph

entry_points.txt

glyph-remote = glyph.cli.glyph_remote:main