Skip to main content

A Python-based simulation framework for bionic vision

Project description

DOI BSD 3-clause PyPI build GitHub forks GitHub stars

pulse2percept: A Python-based simulation framework for bionic vision

By 2020 roughly 20 million people will suffer from retinal diseases such as macular degeneration or retinitis pigmentosa, and a variety of sight restoration technologies are being developed to target these diseases.

Retinal prostheses, now implanted in over 500 patients worldwide, electrically stimulate surviving cells in order to evoke neuronal responses that are interpreted by the brain as visual percepts (‘phosphenes’). However, interactions between the device electronics and the retinal neurophysiology result in perceptual distortions that may severely limit the quality of the generated visual experience:

Input stimulus and predicted percept

(left: input stimulus, right: predicted percept)

Built on the NumPy and SciPy stacks, pulse2percept provides an open-source implementation of a number of computational models for state-of-the-art visual prostheses (also known as the ‘bionic eye’), such as ArgusII and AlphaIMS, to provide insight into the visual experience provided by these devices.

Simulations such as the above are likely to be critical for providing realistic estimates of prosthetic vision, thus providing regulatory bodies with guidance into what sort of visual tests are appropriate for evaluating prosthetic performance, and improving current and future technology.

If you use pulse2percept in a scholarly publication, please cite as:

M Beyeler, GM Boynton, I Fine, A Rokem (2017). pulse2percept: A Python-based simulation framework for bionic vision. Proceedings of the 16th Python in Science Conference (SciPy), p.81-88, doi:10.25080/shinma-7f4c6e7-00c.

Installation

Once you have Python 3 and pip, the stable release of pulse2percept can be installed with pip:

pip3 install pulse2percept

In order to get the bleeding-edge version of pulse2percept, use the commands:

git clone https://github.com/pulse2percept/pulse2percept.git
cd pulse2percept
pip3 install .

When installing the bleeding-edge version on Windows, note that you will have to install your own C compiler first. Detailed instructions for different platforms can be found in our Installation Guide.

Dependencies

pulse2percept 0.4.3 was the last version to support Python 2.7 and 3.4. pulse2percept 0.5+ requires Python 3.5+.

pulse2percept requires:

  1. Python (>= 3.5)

  2. Cython (>= 0.28)

  3. NumPy (>= 1.9)

  4. SciPy (>= 1.0)

  5. Matplotlib (>= 2.1)

  6. JobLib (>= 0.11)

Optional packages:

  1. scikit-image for image functionality in the io module.

  2. scikit-video for video functionality in the io module. You will also need an FFMPEG codec (see next bullet point).

  3. ffmpeg codec if you’re on Windows and want to use functions in the io module.

  4. Pandas for loading datasets in the datasets module.

  5. Dask for parallel processing (a joblib alternative). Use conda to install.

  6. Pytest to run the test suite.

All required packages are listed in requirements.txt in the root directory of the git repository, and can be installed with the following command:

git clone https://github.com/pulse2percept/pulse2percept.git
cd pulse2percept
pip3 install -r requirements.txt

All packages required for development (including all optional packages) are listed in requirements-dev.txt and can be installed via:

pip3 install -r requirements-dev.txt

Where to go from here

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulse2percept-0.6.0.tar.gz (600.6 kB view details)

Uploaded Source

Built Distributions

pulse2percept-0.6.0-cp38-cp38-win_amd64.whl (436.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

pulse2percept-0.6.0-cp38-cp38-win32.whl (371.7 kB view details)

Uploaded CPython 3.8 Windows x86

pulse2percept-0.6.0-cp38-cp38-manylinux2010_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

pulse2percept-0.6.0-cp38-cp38-manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

pulse2percept-0.6.0-cp38-cp38-manylinux1_i686.whl (1.6 MB view details)

Uploaded CPython 3.8

pulse2percept-0.6.0-cp38-cp38-macosx_10_14_x86_64.whl (444.6 kB view details)

Uploaded CPython 3.8 macOS 10.14+ x86-64

pulse2percept-0.6.0-cp37-cp37m-win_amd64.whl (432.6 kB view details)

Uploaded CPython 3.7m Windows x86-64

pulse2percept-0.6.0-cp37-cp37m-win32.whl (367.0 kB view details)

Uploaded CPython 3.7m Windows x86

pulse2percept-0.6.0-cp37-cp37m-manylinux2010_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

pulse2percept-0.6.0-cp37-cp37m-manylinux2010_i686.whl (1.4 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

pulse2percept-0.6.0-cp37-cp37m-manylinux1_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.7m

pulse2percept-0.6.0-cp37-cp37m-manylinux1_i686.whl (1.4 MB view details)

Uploaded CPython 3.7m

pulse2percept-0.6.0-cp37-cp37m-macosx_10_14_intel.whl (722.2 kB view details)

Uploaded CPython 3.7m macOS 10.14+ intel

pulse2percept-0.6.0-cp36-cp36m-win_amd64.whl (432.7 kB view details)

Uploaded CPython 3.6m Windows x86-64

pulse2percept-0.6.0-cp36-cp36m-win32.whl (367.3 kB view details)

Uploaded CPython 3.6m Windows x86

pulse2percept-0.6.0-cp36-cp36m-manylinux2010_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

pulse2percept-0.6.0-cp36-cp36m-manylinux2010_i686.whl (1.4 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

pulse2percept-0.6.0-cp36-cp36m-manylinux1_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.6m

pulse2percept-0.6.0-cp36-cp36m-manylinux1_i686.whl (1.4 MB view details)

Uploaded CPython 3.6m

pulse2percept-0.6.0-cp36-cp36m-macosx_10_14_intel.whl (721.2 kB view details)

Uploaded CPython 3.6m macOS 10.14+ intel

pulse2percept-0.6.0-cp35-cp35m-win_amd64.whl (428.9 kB view details)

Uploaded CPython 3.5m Windows x86-64

pulse2percept-0.6.0-cp35-cp35m-win32.whl (364.4 kB view details)

Uploaded CPython 3.5m Windows x86

pulse2percept-0.6.0-cp35-cp35m-manylinux2010_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.5m manylinux: glibc 2.12+ x86-64

pulse2percept-0.6.0-cp35-cp35m-manylinux2010_i686.whl (1.4 MB view details)

Uploaded CPython 3.5m manylinux: glibc 2.12+ i686

pulse2percept-0.6.0-cp35-cp35m-manylinux1_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.5m

pulse2percept-0.6.0-cp35-cp35m-manylinux1_i686.whl (1.4 MB view details)

Uploaded CPython 3.5m

pulse2percept-0.6.0-cp35-cp35m-macosx_10_14_intel.whl (707.9 kB view details)

Uploaded CPython 3.5m macOS 10.14+ intel

File details

Details for the file pulse2percept-0.6.0.tar.gz.

File metadata

  • Download URL: pulse2percept-0.6.0.tar.gz
  • Upload date:
  • Size: 600.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0.tar.gz
Algorithm Hash digest
SHA256 b9e7f34200ecfa7c0d11ed223b4022169f48afb6b84612fada299e1a3bc8adcc
MD5 c538a2253c7842794d14683ff217e743
BLAKE2b-256 34ece886f35be22e653a31a0c96349e2cca15e45ec02cbe76f6dee146e71dd8f

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 436.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 465bae951694c99eebf3cab61e9b1ad186c50dd9d3c8ef41aa2e57e0bffc0329
MD5 ba6f64d60a097ba0259cfe03881afe07
BLAKE2b-256 caf6978dd6e981deff60efc50e8612f5d520720be780ce8e4256a641b04a9b88

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 371.7 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a1db30bc9b8dfa2bdff44386cabf0988af18086b38511ba9a163198b0bcf50c0
MD5 3312bd41fea9f98ac8b2a6750613e7eb
BLAKE2b-256 2a3ae53c124ee3d225f22b4e57cad4503848013d40ddfc7fe56a98199526b4e5

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 4cb1d3f05726800b327e2fcf59a0b8c8122c469d5eb98b446983a068ec817360
MD5 2172497814c7fbe35b7fcacc6bee5bcc
BLAKE2b-256 2a5b1a1b3cf01808808a30d436a38d2c1ed1587c3eb8e9352ce6d61cbb0b3f15

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 5d3ef1b5e5c562b4a540d7f5db8fae1310adef3cd577fb6bf71d15467440f64c
MD5 478641e4fc4671cb66ac5d0b4976d99e
BLAKE2b-256 71a92fcc7d96475aa9605d4c5a5020bef4d4e3239066d731129652c4edde5253

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b5d48063e989722936b467c92b951bb17f8dc24451eab5c7b0b828f2b09a0dd8
MD5 2ceefbb9e9ff87bbc449436cec9abc56
BLAKE2b-256 8d42a3108e0df571fd821c2a31fa8c3a7f940a8d6b99f40766f1a30a407f5f19

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 23cc8fdf6ec841c2314a7217c157647703538f75e71e067ee3325ec2e1880557
MD5 81b21109d64d1da1685face5725294e9
BLAKE2b-256 a5ca0e7fb3e746d251af40a16656b5e7e0cda846a8fae2ccc601b429dd9328f1

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp38-cp38-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp38-cp38-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 444.6 kB
  • Tags: CPython 3.8, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp38-cp38-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 af3537983491e95df09c2cb0f2b66231f00bd6b65d7fbc5519967534311e7a11
MD5 c4fdd3cbdb8c36fcd9de53f58173de17
BLAKE2b-256 f7e61ba6f1675f01b45344e8023025af779a7983b52b72eab7076fed8363e57e

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 432.6 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 406ef220ebeed9a38f2c0f1ba3f933c42e0d18b7b1e7a9b8071db5e820152ff7
MD5 a038ddb84874b0744cdf1deddbf829e9
BLAKE2b-256 088d26c97e30a73194fd1976f55fd543c983dfc771b034f93e2cc979e8ca8550

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 367.0 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 2e5188b91114195971e15c89bbe996fbafca2a29564af4f999eeee624eba3d7c
MD5 b75a54883e4d78ecd72f24d98d039292
BLAKE2b-256 7a500bc77724a3ad0a14409f5094309d2e75b39c635c92eac06d030126ee4fd9

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 ec9f8e18a2e2f9d6694281a7280c593506a1997191943fb4e90e05b5a854ffff
MD5 d56126ebc85b48b33e68af80163e8e71
BLAKE2b-256 dd3187f2d2f05f557b606141c2fddb29ed96a68e10328cac43061f88c4e0f9f6

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 48be0f1cffdfbb436e8cb3d4e4ce196890f83434ee56a74a35231c1137c4fa3d
MD5 0dd6330adb3ceff6ba0d19a6938a94fe
BLAKE2b-256 8b86659be31681d0a0331112f01c4e4ec4a456e2087da7e103ead0faa56e0c91

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b21dd0f97e70b6d81b509cb82b283411399b229f8028748aabd0d6031152b9af
MD5 1b1acdc9e2aa029234d59036ee64f2c4
BLAKE2b-256 27f0da9a02c37b834afa9d288f44af9662d4534950f3ce98d78eefe9e079708f

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 b9627b5d90b405b38d87442eeaba907adc2dce4891434a1ddd4a866d2c333fea
MD5 be29b03f39ad5788a1a33df82deeccbf
BLAKE2b-256 765663d3d0f82ebdda91402755cf70e9df65b26eefc17e03ec26a88b32bb3937

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp37-cp37m-macosx_10_14_intel.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp37-cp37m-macosx_10_14_intel.whl
  • Upload date:
  • Size: 722.2 kB
  • Tags: CPython 3.7m, macOS 10.14+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp37-cp37m-macosx_10_14_intel.whl
Algorithm Hash digest
SHA256 37b2b00e3bb3dfa150ce9638754b4d1f1231b87cff1f84ce166a2e9547bb4375
MD5 59e48fbe1e489b0ec8160ea5d961a314
BLAKE2b-256 11cf8a8e0ffd63f323ec5a4f15ad1f981e5d9ab5b683f069754e7167184f0dfa

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 432.7 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 724a9a8a6562a31f8ea349926fc850724639a39d731b48833c1720e5b2397fe8
MD5 349955c0728dd9f35bcf746efc4b72be
BLAKE2b-256 9bfd88061d4cd9e868cb32aed7285a9604f2a086acc3ccf4f29c4705e80698a0

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp36-cp36m-win32.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 367.3 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 35baab977da7b8db930c7da51eedc0dbc6244eebb04bb03e370acbfa90c19144
MD5 8a597b13558e02accc5ca7cd9b7c3e06
BLAKE2b-256 93798f9d773191cef575752170c3a745db00d2dcc46ea60ce612dc798ed8a67a

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 296b267adeb7a4ee0cac4b2f5b3a9aaa1435dbcfd6017c7d48e707a5396b526b
MD5 4413da24083ba06911b9b60bad99f8ad
BLAKE2b-256 14c1596e401ed08a7b4c83735efb0578e7359721feb64b7f703f05c86061b5a9

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 2e3fb635db1b9adefcf382fbfad87c5edf1f5833c4c002f3f59e991fdecaa6a1
MD5 9836250738b83313c91282919de274f5
BLAKE2b-256 39dbad82e3a720bd93f8fd75ac35421eab5d8b95d2c78d6be85fdf657c5bcb7e

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c80be4a7de957901618476806394261ed8587a1364af272e92415d496e51e97a
MD5 183ac271c5177aaa826ee7ad44f9d497
BLAKE2b-256 0616ec1f19025bb34d41c3b591a6490c5217dff4ea960fe192dad62224e6f45d

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 9325fb46cabec948de5c597f28a2ebe600214338c0620ef4ca77a4b5da4dbf3e
MD5 a2f3bf29a8450488eaabb9f0b7355a44
BLAKE2b-256 5cccb040dfc27d903b9b38d6953fd58cffd518cac762d022be68f0ed2835d3fe

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp36-cp36m-macosx_10_14_intel.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp36-cp36m-macosx_10_14_intel.whl
  • Upload date:
  • Size: 721.2 kB
  • Tags: CPython 3.6m, macOS 10.14+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp36-cp36m-macosx_10_14_intel.whl
Algorithm Hash digest
SHA256 245591d84851e381150c28b5dc769567c77c75773f2a710bcb3ba5f56f5537db
MD5 865a426a9cc749c9f95175aa83699acc
BLAKE2b-256 e28b59ee273122a7c2d5edad66dacb398137e1de3f9272f57d71d11691403135

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 428.9 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 2e5120424629f134efc88887477e903f76161f4187b1ba1cf5e1ebefef4e4d73
MD5 847bacc9de6e77e462af58ed7201a186
BLAKE2b-256 1781e993831034b592e2afc2afdda3a5444b4ca1ea37e07df4780b045968860a

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp35-cp35m-win32.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 364.4 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 1a9f92e5f3bce9f31d171344fc21cea9642ddec401d221c101746e3e1587008c
MD5 e222e4b1826d3441fec10ab638d804fe
BLAKE2b-256 4d9ae85ec8d33b95d93eacffd4f9e0a40d0e37eaa48011fc0f281a91072942f3

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 f8f98f9819c709feedac4ee72d05b3e4f19857bee7a72cca9bebb680053f84b9
MD5 fe0637e35e750a62ea29091babcdbe1e
BLAKE2b-256 dd4080c25611e915ce62f04d3578abc017672ad10890dee21e28fe4363c5adde

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp35-cp35m-manylinux2010_i686.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp35-cp35m-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp35-cp35m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 edc98def133bfa5bbdf9679c6902b69b6911ea4c16419ba025eaa81cb0da764b
MD5 44b05e15a30838fd83500b95aec66707
BLAKE2b-256 97cabd86bc8ea6502d016f7683fcf5eadc72ae88542caf2a82c1c61e726e2fa5

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7806aa891113492a9af5ef885b36cab65c53f46194cb8202e24e9d9bbec64c91
MD5 0758e7135ba514691d1c891df9ad6d02
BLAKE2b-256 484a1c6275c5ff8ef36dbb0d5b7e6aa9bbde2b936f2ee40a75b9f2ebf05bea30

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 ca38c1cdd2fea64e34d9f5db3b1a21bf2d18e7a2683250ee8dd28fcb8335633e
MD5 b08abcb440bac355d4a345dacd5aa58a
BLAKE2b-256 4fec79236079326b23abfcf080a14f0aee1d84076e580d8d52c08c4fb101b30c

See more details on using hashes here.

File details

Details for the file pulse2percept-0.6.0-cp35-cp35m-macosx_10_14_intel.whl.

File metadata

  • Download URL: pulse2percept-0.6.0-cp35-cp35m-macosx_10_14_intel.whl
  • Upload date:
  • Size: 707.9 kB
  • Tags: CPython 3.5m, macOS 10.14+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for pulse2percept-0.6.0-cp35-cp35m-macosx_10_14_intel.whl
Algorithm Hash digest
SHA256 b441399d58535d7316ec379128a43f6000a312b101af09112bc3a55d97490db2
MD5 8d4ea2c04c9dcf4988d58b08fb468f97
BLAKE2b-256 d23fdbe622a9866ffb7ba505b3b7b02b4db63d7674186d813e8e3ba79bc35145

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page