Skip to content

Things enabled by this project #38

@borismarin

Description

@borismarin

We can finally start ticking these boxes, and fix bugs as they appear (infrastructure almost usable!)

OSB/geppetto: discuss with @adrianq @tarelli

  • no need to parse neuroml models twice (as nml and as lems). We get org.?ml.model.DomainType extends org.lemsml.model.Component
  • plotting arbitrary expressions. Components have a scope.evaluate(symbol) method.
  • rendering equations as mathml. There are methods to render expressions as mathml(tex), C, java, python (and anything else we care to implement).
  • getting lists of cells/networks/channels independently of file names (i.e. na.channel.nml). There are methods to get all components of a given type (including extensions).

Elsewhere:

  • automatic generation of API / xml schema directly from Lems Component Types. No more duplication of work maintaining defs and a xsd! See here
  • code generation via a "proper"(room for a lot of improvement) semantic model for Lems, with a well defined pipeline (visitors) for producing intermediate representations and merging them with templates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions