Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for NMLv2.3 #206

Merged
merged 132 commits into from
Sep 20, 2023
Merged

Updates for NMLv2.3 #206

merged 132 commits into from
Sep 20, 2023

Conversation

pgleeson
Copy link
Member

@pgleeson pgleeson commented May 3, 2023

No description provided.

pgleeson and others added 30 commits November 10, 2021 14:58
Update schema to correctly make components extend some base class
`BaseWithoutId` not `BaseWithoutID`
sanjayankur31 and others added 28 commits May 3, 2023 13:30
Includes LEMS dynamics elements that are used in the NeuroML core type definitions into the schema
fix(cells.xml): match proximal/distal properties to schema
Makes it easier to see if there is even a tiny change in behaviour of
simulators
Add dimension to current in silent syn
The regex says that the path must be a string that:

- may start with a `/`
- followed by any number of the following strings optionally suffixed
  with a `/`
  - `../`
  - `./`
  - `[0-9]`
  - a string with the first letter as an alphanumberic letter, followed
    by any number of alphanumeric + `_` letters
chore(componenttypes): add `Meta`
feat(schema): add simple type to restrict component reference paths
Mainly updates to units preferred in neuron mod file generation
Add hindmarshRose1984Cell to core cells & schema
@pgleeson pgleeson marked this pull request as ready for review September 20, 2023 18:12
@pgleeson pgleeson merged commit d072b32 into master Sep 20, 2023
21 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants