scenestats

View on PyPIReverse Dependencies (0)

0.0.1 scenestats-0.0.1-py3-none-any.whl

Wheel Details

Project: scenestats
Version: 0.0.1
Filename: scenestats-0.0.1-py3-none-any.whl
Download: [link]
Size: 3178
MD5: 9754672e8c3c0b1d2c9f3004c0138ac6
SHA256: c3e25e477658aec3b27007644030e5f8aae3742eb03956c5d59badf9762cb9d4
Uploaded: 2024-07-17 13:08:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: scenestats
Version: 0.0.1
Summary: A PyTorch port of the Freeman-Simoncelli model introduced in J. Freeman and E. P. Simoncelli, “Metamers of the ventral stream,” Nat Neurosci, vol. 14, no. 9, pp. 1195–1201, Sep. 2011, doi: 10.1038/nn.2889.
Author-Email: Benjamin Beilharz <benjamin.beilharz[at]pm.me>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: mpmath (==1.3.0)
Requires-Dist: pyparsing (==3.1.2); python_full_version >= "3.6.8"
Requires-Dist: charset-normalizer (==3.3.2); python_full_version >= "3.7.0"
Requires-Dist: torch (==2.3.1); python_full_version >= "3.8.0"
Requires-Dist: python-dateutil (==2.9.0.post0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"
Requires-Dist: six (==1.16.0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"
Requires-Dist: networkx (==3.3); python_version >= "3.10"
Requires-Dist: scipy (==1.14.0); python_version >= "3.10"
Requires-Dist: idna (==3.7); python_version >= "3.5"
Requires-Dist: certifi (==2024.7.4); python_version >= "3.6"
Requires-Dist: jinja2 (==3.1.4); python_version >= "3.7"
Requires-Dist: kiwisolver (==1.4.5); python_version >= "3.7"
Requires-Dist: lazy-loader (==0.4); python_version >= "3.7"
Requires-Dist: markupsafe (==2.1.5); python_version >= "3.7"
Requires-Dist: plenoptic (==1.0.2); python_version >= "3.7"
Requires-Dist: pyrtools (==1.0.4); python_version >= "3.7"
Requires-Dist: tqdm (==4.66.4); python_version >= "3.7"
Requires-Dist: cycler (==0.12.1); python_version >= "3.8"
Requires-Dist: einops (==0.8.0); python_version >= "3.8"
Requires-Dist: filelock (==3.15.4); python_version >= "3.8"
Requires-Dist: fonttools (==4.53.1); python_version >= "3.8"
Requires-Dist: fsspec (==2024.6.1); python_version >= "3.8"
Requires-Dist: imageio (==2.34.2); python_version >= "3.8"
Requires-Dist: packaging (==24.1); python_version >= "3.8"
Requires-Dist: pillow (==10.4.0); python_version >= "3.8"
Requires-Dist: requests (==2.32.3); python_version >= "3.8"
Requires-Dist: sympy (==1.13.0); python_version >= "3.8"
Requires-Dist: typing-extensions (==4.12.2); python_version >= "3.8"
Requires-Dist: urllib3 (==2.2.2); python_version >= "3.8"
Requires-Dist: contourpy (==1.2.1); python_version >= "3.9"
Requires-Dist: matplotlib (==3.9.1); python_version >= "3.9"
Requires-Dist: numpy (==2.0.0); python_version >= "3.9"
Requires-Dist: scikit-image (==0.24.0); python_version >= "3.9"
Requires-Dist: tifffile (==2024.7.2); python_version >= "3.9"
Requires-Dist: asttokens (==2.4.1); extra == "dev"
Requires-Dist: fastjsonschema (==2.20.0); extra == "dev"
Requires-Dist: fqdn (==1.5.1); extra == "dev"
Requires-Dist: isoduration (==20.11.0); extra == "dev"
Requires-Dist: jsonpointer (==3.0.0); extra == "dev"
Requires-Dist: jupyter (==1.0.0); extra == "dev"
Requires-Dist: pure-eval (==0.2.2); extra == "dev"
Requires-Dist: stack-data (==0.6.3); extra == "dev"
Requires-Dist: uri-template (==1.3.0); extra == "dev"
Requires-Dist: wcwidth (==0.2.13); extra == "dev"
Requires-Dist: webcolors (==24.6.0); extra == "dev"
Requires-Dist: webencodings (==0.5.1); extra == "dev"
Requires-Dist: ptyprocess (==0.7.0); os_name != "nt" and extra == "dev"
Requires-Dist: appnope (==0.1.4); platform_system == "Darwin" and extra == "dev"
Requires-Dist: beautifulsoup4 (==4.12.3); python_full_version >= "3.6.0" and extra == "dev"
Requires-Dist: charset-normalizer (==3.3.2); python_full_version >= "3.7.0" and extra == "dev"
Requires-Dist: prompt-toolkit (==3.0.47); python_full_version >= "3.7.0" and extra == "dev"
Requires-Dist: nbclient (==0.10.0); python_full_version >= "3.8.0" and extra == "dev"
Requires-Dist: pandocfilters (==1.5.1); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: python-dateutil (==2.9.0.post0); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: six (==1.16.0); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: defusedxml (==0.7.1); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: rfc3339-validator (==0.1.4); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: rfc3986-validator (==0.1.1); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: psutil (==6.0.0); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5") and extra == "dev"
Requires-Dist: send2trash (==1.8.3); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5") and extra == "dev"
Requires-Dist: ipython (==8.26.0); python_version >= "3.10" and extra == "dev"
Requires-Dist: decorator (==5.1.1); python_version >= "3.5" and extra == "dev"
Requires-Dist: executing (==2.0.1); python_version >= "3.5" and extra == "dev"
Requires-Dist: idna (==3.7); python_version >= "3.5" and extra == "dev"
Requires-Dist: nest-asyncio (==1.6.0); python_version >= "3.5" and extra == "dev"
Requires-Dist: argon2-cffi-bindings (==21.2.0); python_version >= "3.6" and extra == "dev"
Requires-Dist: certifi (==2024.7.4); python_version >= "3.6" and extra == "dev"
Requires-Dist: jedi (==0.19.1); python_version >= "3.6" and extra == "dev"
Requires-Dist: overrides (==7.7.0); python_version >= "3.6" and extra == "dev"
Requires-Dist: parso (==0.8.4); python_version >= "3.6" and extra == "dev"
Requires-Dist: python-json-logger (==2.0.7); python_version >= "3.6" and extra == "dev"
Requires-Dist: pyyaml (==6.0.1); python_version >= "3.6" and extra == "dev"
Requires-Dist: argon2-cffi (==23.1.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: attrs (==23.2.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: h11 (==0.14.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: iniconfig (==2.0.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: ipywidgets (==8.1.3); python_version >= "3.7" and extra == "dev"
Requires-Dist: jinja2 (==3.1.4); python_version >= "3.7" and extra == "dev"
Requires-Dist: jupyter-console (==6.6.3); python_version >= "3.7" and extra == "dev"
Requires-Dist: jupyterlab-widgets (==3.0.11); python_version >= "3.7" and extra == "dev"
Requires-Dist: markupsafe (==2.1.5); python_version >= "3.7" and extra == "dev"
Requires-Dist: mistune (==3.0.2); python_version >= "3.7" and extra == "dev"
Requires-Dist: notebook-shim (==0.2.4); python_version >= "3.7" and extra == "dev"
Requires-Dist: pyzmq (==26.0.3); python_version >= "3.7" and extra == "dev"
Requires-Dist: qtpy (==2.4.1); python_version >= "3.7" and extra == "dev"
Requires-Dist: sniffio (==1.3.1); python_version >= "3.7" and extra == "dev"
Requires-Dist: widgetsnbextension (==4.0.11); python_version >= "3.7" and extra == "dev"
Requires-Dist: anyio (==4.4.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: arrow (==1.3.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: async-lru (==2.0.4); python_version >= "3.8" and extra == "dev"
Requires-Dist: babel (==2.15.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: bleach (==6.1.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: cffi (==1.16.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: comm (==0.2.2); python_version >= "3.8" and extra == "dev"
Requires-Dist: debugpy (==1.8.2); python_version >= "3.8" and extra == "dev"
Requires-Dist: httpcore (==1.0.5); python_version >= "3.8" and extra == "dev"
Requires-Dist: httpx (==0.27.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: ipykernel (==6.29.5); python_version >= "3.8" and extra == "dev"
Requires-Dist: json5 (==0.9.25); python_version >= "3.8" and extra == "dev"
Requires-Dist: jsonschema[format-nongpl] (==4.23.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: jsonschema-specifications (==2023.12.1); python_version >= "3.8" and extra == "dev"
Requires-Dist: jupyter-client (==8.6.2); python_version >= "3.8" and extra == "dev"
Requires-Dist: jupyter-core (==5.7.2); python_version >= "3.8" and extra == "dev"
Requires-Dist: jupyter-events (==0.10.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: jupyter-lsp (==2.2.5); python_version >= "3.8" and extra == "dev"
Requires-Dist: jupyter-server (==2.14.2); python_version >= "3.8" and extra == "dev"
Requires-Dist: jupyter-server-terminals (==0.5.3); python_version >= "3.8" and extra == "dev"
Requires-Dist: jupyterlab (==4.2.3); python_version >= "3.8" and extra == "dev"
Requires-Dist: jupyterlab-pygments (==0.3.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: jupyterlab-server (==2.27.3); python_version >= "3.8" and extra == "dev"
Requires-Dist: matplotlib-inline (==0.1.7); python_version >= "3.8" and extra == "dev"
Requires-Dist: nbconvert (==7.16.4); python_version >= "3.8" and extra == "dev"
Requires-Dist: nbformat (==5.10.4); python_version >= "3.8" and extra == "dev"
Requires-Dist: notebook (==7.2.1); python_version >= "3.8" and extra == "dev"
Requires-Dist: packaging (==24.1); python_version >= "3.8" and extra == "dev"
Requires-Dist: platformdirs (==4.2.2); python_version >= "3.8" and extra == "dev"
Requires-Dist: pluggy (==1.5.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: prometheus-client (==0.20.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: pycparser (==2.22); python_version >= "3.8" and extra == "dev"
Requires-Dist: pygments (==2.18.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: pytest (==8.2.2); python_version >= "3.8" and extra == "dev"
Requires-Dist: qtconsole (==5.5.2); python_version >= "3.8" and extra == "dev"
Requires-Dist: referencing (==0.35.1); python_version >= "3.8" and extra == "dev"
Requires-Dist: requests (==2.32.3); python_version >= "3.8" and extra == "dev"
Requires-Dist: rpds-py (==0.19.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: setuptools (==70.3.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: soupsieve (==2.5); python_version >= "3.8" and extra == "dev"
Requires-Dist: terminado (==0.18.1); python_version >= "3.8" and extra == "dev"
Requires-Dist: tinycss2 (==1.3.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: tornado (==6.4.1); python_version >= "3.8" and extra == "dev"
Requires-Dist: traitlets (==5.14.3); python_version >= "3.8" and extra == "dev"
Requires-Dist: types-python-dateutil (==2.9.0.20240316); python_version >= "3.8" and extra == "dev"
Requires-Dist: urllib3 (==2.2.2); python_version >= "3.8" and extra == "dev"
Requires-Dist: websocket-client (==1.8.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: pexpect (==4.9.0); (sys_platform != "win32" and sys_platform != "emscripten") and extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
scenestats/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scenestats-0.0.1.dist-info/METADATA sha256=e7l6916FOgVj8FL7ioZuVsgiCPtv5XrAF_6bWYoSJ78 11006
scenestats-0.0.1.dist-info/WHEEL sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk 91
scenestats-0.0.1.dist-info/top_level.txt sha256=7lopEJGTZ5sZgA2L4md6NlE0mHvL5UPSv0mjmcJST3g 11
scenestats-0.0.1.dist-info/RECORD

top_level.txt

scenestats