dunovank / fastdm

Python wrapper for the fast-dm drift diffusion model fitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fast-dm Python wrapper

This is a simple Python wrapper around the fast-dm library.

Installation

You can install this package like any other.

simplest way is pip install fastdm

Or if you want to install the bleeding-edge development version:

pip install git+git://github.com/Gilles86/fastdm.git#egg=fastdm

Examples

Here you find an IPython notebook showing how to use the wrapper.

Dependencies

About

Python wrapper for the fast-dm drift diffusion model fitter


Languages

Language:Jupyter Notebook 87.7%Language:Python 12.3%