nemos

View on PyPIReverse Dependencies (0)

0.2.1 nemos-0.2.1-py3-none-any.whl

Wheel Details

Project: nemos
Version: 0.2.1
Filename: nemos-0.2.1-py3-none-any.whl
Download: [link]
Size: 145525
MD5: 43e60ceb937d0b23b04586621737a32b
SHA256: a6360cf5fb584f9ca22db1b037b90c39bd6dc3e5c5573a8eb7ee52d60af9103e
Uploaded: 2025-01-23 23:00:59 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: nemos
Version: 0.2.1
Summary: NEural MOdelS, a statistical modeling framework for neuroscience.
Author: nemos authors
License: MIT License Copyright (c) 2023 nemos authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: neuroscience,Poisson-GLM
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: jax (>=0.4.28)
Requires-Dist: jaxopt (>=0.6)
Requires-Dist: numpy (>1.20)
Requires-Dist: scipy (>=1.10)
Requires-Dist: typing_extensions (>=4.6)
Requires-Dist: pynapple (>=0.6.6)
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: statsmodels; extra == "dev"
Requires-Dist: scikit-learn; extra == "dev"
Requires-Dist: matplotlib (>=3.7); extra == "dev"
Requires-Dist: pooch; extra == "dev"
Requires-Dist: dandi; extra == "dev"
Requires-Dist: seaborn; extra == "dev"
Requires-Dist: myst-nb; extra == "dev"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: pydata-sphinx-theme; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-design; extra == "docs"
Requires-Dist: sphinx-issues; extra == "docs"
Requires-Dist: sphinxcontrib-apidoc; extra == "docs"
Requires-Dist: sphinx-togglebutton; extra == "docs"
Requires-Dist: sphinx_code_tabs; extra == "docs"
Requires-Dist: sphinxemoji; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: myst-nb; extra == "docs"
Requires-Dist: dandi; extra == "docs"
Requires-Dist: sphinx-autobuild; extra == "docs"
Requires-Dist: sphinx-contributors; extra == "docs"
Requires-Dist: scikit-learn; extra == "docs"
Requires-Dist: dandi; extra == "docs"
Requires-Dist: matplotlib (>=3.7); extra == "docs"
Requires-Dist: seaborn; extra == "docs"
Requires-Dist: pooch; extra == "docs"
Requires-Dist: ipywidgets; extra == "docs"
Requires-Dist: ipykernel; extra == "docs"
Requires-Dist: patsy; extra == "docs"
Requires-Dist: scikit-learn; extra == "examples"
Requires-Dist: dandi; extra == "examples"
Requires-Dist: matplotlib (>=3.7); extra == "examples"
Requires-Dist: seaborn; extra == "examples"
Requires-Dist: pooch; extra == "examples"
Requires-Dist: fsspec; extra == "examples"
Requires-Dist: patsy; extra == "examples"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: examples
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8020 characters]

WHEEL

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

RECORD

Path Digest Size
nemos/__init__.py sha256=xgKyP458xR-2_DBb2xD3RMsbi8jk6UNbRA9mtfHW-7g 285
nemos/_regularizer_builder.py sha256=LCUazo2FA3zdmcEFRfaF5JSiU2LdnlwT6seee2qYaMM 1145
nemos/base_class.py sha256=f_w3DImKKJvNuVbSbw64CKMvhj8JCgA0wHJ6AcsERfE 5614
nemos/base_regressor.py sha256=cEE9UYc6gfWV5fKQJa4W5kjc_P7oQGS1qzqE_usgt58 25222
nemos/convolve.py sha256=0MgOeXUCeTTrdrCHjn5nGEh7Yi7H5-6brHj6Hbc-vqw 12507
nemos/exceptions.py sha256=T8ITyr0E2RjACHDTYG9mW6blSszoMs4PPo0-PXkzIsc 632
nemos/glm.py sha256=bgC5EZQbLrizmD7BlZnZ8O0XZk3btR2G6RzHWxePNiA 68619
nemos/identifiability_constraints.py sha256=jLqu_jWpu8VKJv8cY1LfafZT9FAd4sak00nFshkfEHo 13074
nemos/initialize_regressor.py sha256=lb5pUFoxa3m5LYvFZxuSZXYaMlwwDgSfJsTMPek19Hg 3410
nemos/observation_models.py sha256=4RcNGiXFbCAa6ZN_vKLwwTeRuiND2R4Kggx6YP--oq8 34416
nemos/proximal_operator.py sha256=SFX-9zGtlGrisM6S7x0qymmdwz71F_KjPbNaaUcnq4E 6833
nemos/pytrees.py sha256=mxnUHUn0uc3QitqTxlZZutZLZh8fziEjFY_DQv5jl4U 3276
nemos/regularizer.py sha256=r71GyL-ct2G8tcGBo2U-UY1n5J99pslGQgTqVYe2HhU 14537
nemos/simulation.py sha256=3xx20m4zcQ8-nhY88MAQwBzDdp35HOsbTMz6-Jhh9b8 15374
nemos/tree_utils.py sha256=X-WC7yTtcb_CITKUPtSWj8fkTWafqJHB5AFT3rpYsiM 7404
nemos/type_casting.py sha256=FE8P7dYHkUeverbGynbnkzwDpnD95qcaAUw_3SojojU 11879
nemos/typing.py sha256=fjvz6si1ld2fK69loyuM8DHrcfeWgN0IRsPd5spzDt0 1404
nemos/utils.py sha256=ovINzFteSqVFaaNBGERwrbHg3AmZPYx_78htZYUvxQM 19700
nemos/validation.py sha256=m1bAJqJXjhDv6oBhpzBUudTPxN135tfO-4Q47L0vmCc 8850
nemos/_documentation_utils/__init__.py sha256=Wmczanaw3egD3-IaWHevU5nY0qhhalUAydODh3qhdeM 624
nemos/_documentation_utils/_myst_nb_glue.py sha256=KMdEXVSD4P5A6DNu2CMHaj8lmF8ryqtyYUjYFK_CTik 4603
nemos/_documentation_utils/plotting.py sha256=Rs6qOc4KBKSwUBZrMttRYQooOX0zuGQREO61JbzUJTA 34369
nemos/_inspect_utils/__init__.py sha256=-faFb2TtI603a7YyaiquLb-1BMjaPkDaDEoP466P_Xo 883
nemos/_inspect_utils/inspect_utils.py sha256=_ViwknoJh-VfKGrW2RVpWcfrR53B6geZecez5M05doA 7203
nemos/basis/__init__.py sha256=fE1JJez2kX7xIVRefPwmx4Ep4d0LMjjmk4zvjoVsXmY 432
nemos/basis/_basis.py sha256=MLExwYuGtndy4kaQvwbRGqsNPSIIMkgnbg5fqd0iZTY 52006
nemos/basis/_basis_mixin.py sha256=qQSRHt6yhoYwjWHeKFmDEo18nP3f1gJJ4HIFsCdmRnY 25394
nemos/basis/_decaying_exponential.py sha256=fGXuj8SAFygyQxmz1bvyjQXUbdXEuaLkEkz8c-bLZSQ 7802
nemos/basis/_identity.py sha256=wlm26YVUZQc-3mb8b6WXxxFnMDsp7da1OzdrwFmCNdk 5797
nemos/basis/_raised_cosine_basis.py sha256=-4GYA8fccUW1fJSKS8tBnnpyieUv__bmXA_cuo-dqmA 12315
nemos/basis/_spline_basis.py sha256=0b5XKMbUPtxFsfz6algx7rSxO2TA0wq_roj25AxAbKo 22716
nemos/basis/_transformer_basis.py sha256=mQLFKheAHHTeHrljxKN1OJXIrCq5ZNiKrz1W6yl-Xy8 17972
nemos/basis/basis.py sha256=LUJbDfrc5lrYfwDnA_RJrI9zjeGd4C36dGQ5QgJSpLA 75185
nemos/fetch/__init__.py sha256=9GR36pzMIJjHeR9JJ4yecSiC16BenwGNgHMZTbK0_NA 76
nemos/fetch/fetch_data.py sha256=wwFbJ6e7dh-hqe-Vz0Sc1YIQRH5QTSN0YSmBzROHon0 6506
nemos/solvers/__init__.py sha256=ih410UFN-K5pExX2J9MBev9zbBwO0WU1ojMOjVsGbSw 141
nemos/solvers/_compute_defaults.py sha256=bI8nAqKK4TSCZzydnFpAxxeytnK0aGJJA4T3tV2Ltz0 2622
nemos/solvers/_svrg.py sha256=74-XiYjBw0VkZRX9192m7pUn3FNR38TSWWbwXTALyD0 28751
nemos/solvers/_svrg_defaults.py sha256=Xd6fyXA4O0V7ZAYz20epqQp1VvsCYqkwGI3xa8_BESo 17072
nemos/styles/__init__.py sha256=ruwrd60gRryfMs71VLTdDUmMwaSL2CZ_2QDQG1QtJPk 112
nemos/styles/nemos.mplstyle sha256=Mx5hYLyC0oUuiXxonKSuld_HJT4wxzWeLBxZbMR4Ulw 144
nemos-0.2.1.dist-info/LICENSE sha256=RdC2hUPVoHyVq3nxN8q2kzy2qwMrB50WUiJzK_iK3rU 1070
nemos-0.2.1.dist-info/METADATA sha256=Dq958bR0-IAl8tNijATImNNb1TwGwI1l89VwmFzLbkI 12076
nemos-0.2.1.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
nemos-0.2.1.dist-info/top_level.txt sha256=SuPislc-8fqzaJ03SvKws_0wdVIQjeh7dkUKrRcE_UU 6
nemos-0.2.1.dist-info/RECORD

top_level.txt

nemos