Git Product home page Git Product logo

bdtpy's Introduction

bdtpy

Python port of the Brain Dynamics Toolbox (BDT) (all credit goes to them). I wrote this because if for some reason you don't like Matlab, you can use this package. Though the BDT is much nicer and has much more functionality.

If you use these models, please cite their work

  • Heitmann S & Breakspear M (2023) Brain Dynamics Toolbox (Version 2023a). Zenodo. https://doi.org/10.5281/zenodo.10112763
  • Heitmann S & Breakspear M (2023) Handbook for the Brain Dynamics Toolbox. 8th Edition: Version 2023. bdtoolbox.org. Sydney, Australia. ISBN 978-0-6450669-3-7.
  • Heitmann S, Aburn M, Breakspear M (2017) The Brain Dynamics Toolbox for Matlab. Neurocomputing. Vol 315. p82-88. doi:10.1016/j.neucom.2018.06.026

Installation

git clone https://github.com/nikitas-k/bdtpy.git
pip install bdtpy/
# Note: do not omit the trailing slash from the above code otherwise
# you'll get an error (it'll look for it on pipy, bad. naughty interpreter)
# better yet just click the "Copy" button at the top of this box

Features

Only some SDEs are coded up for now

  • Nonlinear (1D, 2D) oscillators
  • Ornstein-Uhlenbeck independent processes
  • Geometric Brownian Motion
  • Kloeden-Platen 1999 SDE (Eq. 4.46)
  • Plotting of timeseries (and phase portraits if >1D) only if run in a jupyter notebook

bdtpy's People

Contributors

nikitas-k avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.