Skip to main content

Toolbox for basic Generalized Linear Models (GLMs) for neural data analysis

Project description

LOGO

nemos

NEural MOdelS, a statistical modeling framework for neuroscience.

Disclaimer

This is an alpha version, the code is in active development and the API is subject to change.

Setup

To install, clone this repo and install using pip:

git clone git@github.com:flatironinstitute/nemos.git
cd nemos/
pip install -e .

If you have a GPU, you may need to install jax separately to get the proper build. The following has worked for me on a Flatiron Linux workstation: conda install jax cuda-nvcc -c conda-forge -c nvidia. Note this should be done without jax and jaxlib already installed, so either run this before the earlier pip install command or uninstall them first (pip uninstall jax jaxlib). See jax docs for details (the pip instructions did not work for me).

FOOT

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

nemos-0.1.0.tar.gz (147.7 kB view hashes)

Uploaded Source

Built Distribution

nemos-0.1.0-py3-none-any.whl (20.4 kB view hashes)

Uploaded Python 3

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