Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neuroml/org.neuroml.import

Import other formats into LEMS & combine with NeuroML models
https://github.com/neuroml/org.neuroml.import

computational-neuroscience lems neuroml

Last synced: 21 days ago
JSON representation

Import other formats into LEMS & combine with NeuroML models

Awesome Lists containing this project

README

        

Import into LEMS format
=======================

[![Java CI with Maven](https://github.com/NeuroML/org.neuroml.import/actions/workflows/ci.yml/badge.svg)](https://github.com/NeuroML/org.neuroml.import/actions/workflows/ci.yml)
[![GitHub](https://img.shields.io/github/license/NeuroML/org.neuroml.import)](https://github.com/NeuroML/org.neuroml.import/blob/master/LICENSE.lesser)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/NeuroML/org.neuroml.import)](https://github.com/NeuroML/org.neuroml.import/pulls)
[![GitHub issues](https://img.shields.io/github/issues/NeuroML/org.neuroml.import)](https://github.com/NeuroML/org.neuroml.import/issues)
[![GitHub Org's stars](https://img.shields.io/github/stars/NeuroML?style=social)](https://github.com/NeuroML)
[![Twitter Follow](https://img.shields.io/twitter/follow/NeuroML?style=social)](https://twitter.com/NeuroML)
[![Gitter](https://badges.gitter.im/NeuroML/community.svg)](https://gitter.im/NeuroML/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

Import other formats into LEMS & combine with NeuroML models.

The simplest way to get access to this functionality is to install jNeuroML: https://github.com/NeuroML/jNeuroML
and find the range of import formats currently supported with:

jnml -help

This code is distributed under the terms of the GNU Lesser General Public License.

API Documentation can be found [here](http://neuroml.github.io/org.neuroml.import/index.html).