Skip to content

Development -> Master#475

Closed
sanjayankur31 wants to merge 346 commits into
masterfrom
development
Closed

Development -> Master#475
sanjayankur31 wants to merge 346 commits into
masterfrom
development

Conversation

@sanjayankur31
Copy link
Copy Markdown
Member

Cut new release? long overdue.

We don't need to find this again, we already know the tree root.
While checking the XML string is fine, checking the NeuroML object tree
is more future proof. We'll modify the tests to do that as we go.
Otherwise, one has to then re-load the written NeuroML file again.
We'll use these to test our implementation
`create_unbranche_segment` adds one to the root segments of all
unbranched segment groups
The first two points belong to the first segment in this case also, and
that needed to be correctly recorded. Otherwise, other segments that
have the second point as the parent were not referring to the first
segment as the parent segment---they were referring to the next segment
where the second point was the proximal, not the distal.
Also regenerates all man pages

[skip ci]
Use better variable names to clarify what point is being used.
Also correctly map points to their corresponding segments.
Otherwise some of our test files don't get committed.
feat: enable py3.14 ci + support
Otherwise we end up with lots of issues related to paths.
WIP, more testing needed
Do not skip if they are default parameters.
feat: add script to generate python scripts from xml
@pgleeson
Copy link
Copy Markdown
Member

pgleeson commented Jun 2, 2026

Sure, but in the past we could do py package releases (tagged here) from development, and just merge gh repos to master on a new release of the nml specs...

@sanjayankur31
Copy link
Copy Markdown
Member Author

Cool, I'll just do that. Closing this one.

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.

3 participants