nengo-ocl

View on PyPIReverse Dependencies (0)

3.0.0 nengo_ocl-3.0.0-py3-none-any.whl

Wheel Details

Project: nengo-ocl
Version: 3.0.0
Filename: nengo_ocl-3.0.0-py3-none-any.whl
Download: [link]
Size: 92444
MD5: eef03e017809661fc7bfddb5133f333f
SHA256: 9ab3b96c812f07859b786f6cdb9458c885ce170f331832a84b4c11db3307f4b9
Uploaded: 2023-11-16 21:11:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nengo-ocl
Version: 3.0.0
Summary: OpenCL-based simulator for Nengo neural models
Author: Applied Brain Research
Author-Email: info[at]appliedbrainresearch.com
Home-Page: https://www.nengo.ai/nengo-ocl/
License: GNU General Public License, version 2
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Nengo
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Requires-Dist: nengo (>=3.1.0)
Requires-Dist: mako
Requires-Dist: pyopencl
Requires-Dist: click (>=7.0); extra == "all"
Requires-Dist: matplotlib (>=1.4); extra == "all"
Requires-Dist: nbsphinx; extra == "all"
Requires-Dist: nengo-sphinx-theme (>=1.2.0); extra == "all"
Requires-Dist: numpydoc (>=0.6.0); extra == "all"
Requires-Dist: sphinx (>=1.8); extra == "all"
Requires-Dist: pytest (>=3.6.0); extra == "all"
Requires-Dist: pytest-allclose (>=1.0.0); extra == "all"
Requires-Dist: pytest-plt (>=1.0.0); extra == "all"
Requires-Dist: pytest-rng (>=1.0.0); extra == "all"
Requires-Dist: click (>=7.0); extra == "docs"
Requires-Dist: matplotlib (>=1.4); extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: nengo-sphinx-theme (>=1.2.0); extra == "docs"
Requires-Dist: numpydoc (>=0.6.0); extra == "docs"
Requires-Dist: sphinx (>=1.8); extra == "docs"
Requires-Dist: matplotlib (>=1.4); extra == "tests"
Requires-Dist: pytest (>=3.6.0); extra == "tests"
Requires-Dist: pytest-allclose (>=1.0.0); extra == "tests"
Requires-Dist: pytest-plt (>=1.0.0); extra == "tests"
Requires-Dist: pytest-rng (>=1.0.0); extra == "tests"
Provides-Extra: all
Provides-Extra: docs
Provides-Extra: optional
Provides-Extra: tests
License-File: LICENSE.rst
[Description omitted; length: 11346 characters]

WHEEL

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

RECORD

Path Digest Size
nengo_ocl/__init__.py sha256=xZIMMrdIp7pghnFv5W47utk7ryzzzMyLEHdyp8zip90 844
nengo_ocl/ast_conversion.py sha256=7Vg6uEkNU45l-7ITxzqlGHnBao9EWTObhACbKgVLzuw 30095
nengo_ocl/builder.py sha256=G03_ipiA7sXjzodEvuX32Vzg5tsahF2rVu-TtotucXE 1653
nengo_ocl/clra_gemv.py sha256=xPOeSq5LRO8b9pfPXk5NnWqae0ta1ul8qdKwuRFrZfM 64354
nengo_ocl/clra_nonlinearities.py sha256=514P3MlyhvLNQ9ljxzsNOui26PxElEcTYiw_UfWxuYw 74454
nengo_ocl/clraggedarray.py sha256=cIBRx4aIcZXKyRoD9n475ulloI0FrRcLI66Tmh9Wtmg 9587
nengo_ocl/operators.py sha256=695p5vfK-iJx6OqqJuIA9wgfvlk3y2XGooihhBl-Puk 11048
nengo_ocl/plan.py sha256=0vav3bSZ2anvY5WoVOHoZac3MOA5_WH7JKlEYTF_djE 4214
nengo_ocl/planners.py sha256=FNtONYHplKcTcra-fXIAavGMfjfhJJBhZPUvAS-jcaI 3240
nengo_ocl/raggedarray.py sha256=yVkFsR9JlGprcI_rghHwaoOsNcq7Fx3B4X0G89886u8 7209
nengo_ocl/simulator.py sha256=1TpbaJPHMIkoMwKsqn4WLb3SeWvAHLEqMw9HVuN8Ls4 55172
nengo_ocl/utils.py sha256=45LdrRVSHaYLyBAA89vtNYuBCrRRx2DemZAsHslnYSA 6054
nengo_ocl/version.py sha256=ipM6rn8k5jbpuXuZQ7re30v2dhvgFtHqkO_UlswvUBA 1280
nengo_ocl/tests/__init__.py sha256=xo7wi96SGLKs1CWqz9CPZK9MCf8TKG9Wrdy5DdlndgI 463
nengo_ocl/tests/test_ast_conversion.py sha256=ExVGAiDrWS62t1XhoXP6j-x6Z5x99Ij5ChxgWCNNHco 13544
nengo_ocl/tests/test_clra_gemv.py sha256=6XWbv5Pvz5tT3RnOHQP3uzc5NnHdhFlyuvyOYMc4IaY 14165
nengo_ocl/tests/test_clra_nonlinearities.py sha256=4BU8oGy0Q_TZdPDAJ8dB-SyzRUbskx-aHCT9jztsyF0 13323
nengo_ocl/tests/test_clraggedarray.py sha256=wcl6dh8EL6ZoFUoKxiX6RjAg8obfqgt-pNXYbG3logw 2994
nengo_ocl/tests/test_nengo_tests.py sha256=2wJyQ3rlKrVysF-zFiGIFa8ajIqUQ_4d0MK2waNepSg 397
nengo_ocl/tests/test_operators.py sha256=zBqi3vp_BSP-gz1DAnBQyeuxtxEw3dL80l-y4FXwXpU 2805
nengo_ocl/tests/test_planners.py sha256=dvOEu0zpBP6x0NYvUH5SPpRWIak71HwJyTDaEhpYeSs 1410
nengo_ocl/tests/test_simulator.py sha256=ZJ4SNpoqvRjM3ncDhUi3W55jvXrtOmhZmy6nUBIGt7o 3197
nengo_ocl-3.0.0.dist-info/LICENSE.rst sha256=iLooFuG9MXG-VAB0kUhqMPNncfNqpzb9X1M9fd_Flqw 17690
nengo_ocl-3.0.0.dist-info/METADATA sha256=XKtd6MMPJe7_2GwNO7thGhS5p_tqInICOhxXzvjLkNA 13428
nengo_ocl-3.0.0.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
nengo_ocl-3.0.0.dist-info/entry_points.txt sha256=iYuv3bV33ECM94HKObjrzQ132Sg6DPmmyuXCobttjBU 43
nengo_ocl-3.0.0.dist-info/top_level.txt sha256=S3T1QZJwhu2JH0yxWEgi6sRx0gXioDV0eovYfVN01m0 10
nengo_ocl-3.0.0.dist-info/RECORD

top_level.txt

nengo_ocl

entry_points.txt

ocl = nengo_ocl:Simulator