An open API service indexing awesome lists of open source software.

https://github.com/hoechenberger/questplus

A QUEST+ implementation in Python.
https://github.com/hoechenberger/questplus

psychology psychophysics

Last synced: 4 months ago
JSON representation

A QUEST+ implementation in Python.

Awesome Lists containing this project

README

          

# A QUEST+ implementation in Python

[![Latest PyPI Release](https://img.shields.io/pypi/v/questplus.svg)](https://pypi.org/project/questplus/)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/questplus.svg)](https://anaconda.org/conda-forge/questplus)
[![Travis Build Status](https://travis-ci.com/hoechenberger/questplus.svg?branch=master)](https://travis-ci.com/hoechenberger/questplus)
[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/hy6dm2w9bs3mt6tb/branch/master?svg=true)](https://ci.appveyor.com/project/hoechenberger/questplus/branch/master)

This is a simple implementation of the QUEST+ algorithm in Python.

## Documentation
Please find the documentation at [questplus.readthedocs.io](https://questplus.readthedocs.io/en/latest/index.html).