OpenSourceBrain / Contribute

A central repository for issues listing OSB projects looking for contributors
4 stars 1 forks source link

Test and update C++ NeuroML API with latest OSB models #14

Open pgleeson opened 5 years ago

pgleeson commented 5 years ago

Brief description

There is a preliminary C++ NeuroML API here: https://github.com/NeuroML/NeuroML_API, and this should be tested, some minor updates made and checked with some of the latest OSB models.

Full description

The basic API has been tested and works with small NML models. It would be great to have a more comprehensive test against a wider range of NML models, e.g. those in Gleeson et al. 2019.

It would also be good to test the API on other platforms, e.g. Windows, Mac.

There are some suggestions for updates to the API here: https://github.com/NeuroML/NeuroML_API/issues

Suggested steps

Knowledge prerequisites

C++ Some basic neuroscience

Contact/mentor

Contact p.gleeson -at- ucl.ac.uk if you are interested in contributing to this task, or just fork the individual repos & start working.