Skip to content

adopy/adopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADOpy: Adaptive Design Optimization for Psychological Tasks

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Travis CI CodeCov CodeFactor

A Python package for Adaptive Design Optimization on psychological tasks.

Currently working in progress.

Dependencies

  • Python 2.7 or 3.4+
  • NumPy
  • Pandas
  • SciPy

Installation

# Clone the repository from Github.
git clone <repo-url>

# Install the package with pip.
pip install .

# Or you can install it linked to sources for developmental purpose.
pip install -e .

Contributors 4

  •  
  •  
  •  
  •  

Languages