Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 686 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 686 Bytes

#Note: These libs are still in alpha. Vesion numbers 0.*.* are considered unstable and not completely documented. Syntax may not be preserved among releases.

Documentation

https://ibllib.readthedocs.io/en/latest/

Installation

https://ibllib.readthedocs.io/en/latest/02_installation.html

Demonstration

https://ibllib.readthedocs.io/en/latest/_static/one_demo.html

Requirements

OS: Linux and Windows. Untested on Mac.

Python Module: Python 3.6 or higher.

Matlab Module: Matlab R2016b or higher (jsonencode function).

Development practices

Gitflow and Semantic Versioning.

Python

  • run tests
  • flake8
  • build documentation

Matlab

  • run tests