fastlife

View on PyPIReverse Dependencies (0)

0.2 fastlife-0.2-py3-none-any.whl

Wheel Details

Project: fastlife
Version: 0.2
Filename: fastlife-0.2-py3-none-any.whl
Download: [link]
Size: 11353
MD5: ccb279f63099a6c088cc57562d69b382
SHA256: 0d8255354233ef58520f87324fdf2312b79e45843300ef073a0569db4254f81f
Uploaded: 2020-07-28 01:36:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fastlife
Version: 0.2
Summary: Benchmarks for implementations of Conway's Game of Life
Author: Benjamin Bengfort
Author-Email: benjamin[at]bengfort.com
Home-Page: https://fastlife.readthedocs.io/en/latest/
Download-Url: https://github.com/bbengfort/fastlife/tarball/v0.2
Project-Url: Documentation, https://fastlife.readthedocs.io/en/latest/
Project-Url: Download, https://github.com/bbengfort/fastlife/tarball/v0.2
Project-Url: Source, https://github.com/bbengfort/fastlife
Project-Url: Tracker, https://github.com/bbengfort/fastlife/issues
License: BSD 3-Clause
Keywords: cython,game of life,cellular automata,parallel processing,benchmarks
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Artificial Life
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.4, <4
Requires-Dist: numpy (==1.19.1)
Requires-Dist: matplotlib (==3.3.0)
Requires-Dist: memory-profiler (==0.57.0)
Requires-Dist: tqdm (==4.48.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2366 characters]

WHEEL

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

RECORD

Path Digest Size
fastlife/__init__.py sha256=3bcJTyvxpXDLJovlluBRFeRU8CDFqf0ORHkHFQIFsj4 619
fastlife/__main__.py sha256=nggZOklsQghu1QU0UKs0pDOvdGCBpIQAKOwa88HpaVw 4937
fastlife/exceptions.py sha256=3j9n0P_JaH7YS9B5X-V1eEl9Aqqzr1qLUnz7CwFAOA8 976
fastlife/grid.py sha256=5clqDtAQZwCIEHJdbvMJC6myOZPcphwLkbkmm_NDnqE 5323
fastlife/sequential.py sha256=N02LPd5efBN4G58zpgj50KWBgEcZLVf8XnWXKS6Xl-4 4121
fastlife/utils.py sha256=CxKL11FCOGzy9LVJrxAO9E0Rv5WB0kOcP2D2zq2W1wE 1904
fastlife/version.py sha256=fSvhCtXoZqeZxJoOeg5yEprO7OAaBWAoM1jCDvdoqVw 1470
fastlife-0.2.dist-info/LICENSE sha256=IcqSH-_UTDUflFUxRmEDdxaSBiiP01fFjw7VkGpVN1E 1525
fastlife-0.2.dist-info/METADATA sha256=5Vcdy2oLmlLk71EdyKKO03fF68FCJIGhAb8kBqzdC2A 3962
fastlife-0.2.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
fastlife-0.2.dist-info/entry_points.txt sha256=0jdWV1pZr0FwK2b0WQeGpGtmVoEGM5H18AjO6ymvZXs 53
fastlife-0.2.dist-info/top_level.txt sha256=CmKV-jgZYujesrZRtO6-IoOxIoYazu0DTzVnDC2Kxbs 9
fastlife-0.2.dist-info/RECORD

top_level.txt

fastlife

entry_points.txt

fastlife = fastlife.__main__:main