-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: openbraininstitute/neurodamus
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Selective refactoring to help introduce new team members to development
#21
opened Jan 30, 2025 by
jamesgking
updated Jan 30, 2025
Case study: replace Compat.Vector with python data type
good first issue
Good for newcomers
#23
opened Jan 30, 2025 by
WeinaJi
updated Jan 30, 2025
Build and push Docker image with GitHub actions workflow
#25
opened Jan 31, 2025 by
WeinaJi
updated Jan 31, 2025
Update the organization to "openbraininstitute" in multiple files.
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
#32
opened Feb 5, 2025 by
WeinaJi
updated Feb 5, 2025
update_synapse_parameters(self, **params):
is probably unused
#37
opened Feb 5, 2025 by
mgeplf
updated Feb 5, 2025
fixup github actions
good first issue
Good for newcomers
#39
opened Feb 6, 2025 by
cattabiani
updated Feb 6, 2025
Review bluecellulab unit tests
test
Test related issues
#53
opened Feb 7, 2025 by
jamesgking
updated Feb 12, 2025
Can I save "coreneuron_input" in a path different from other output files?
#72
opened Feb 13, 2025 by
sungjae-cho
updated Feb 17, 2025
Switch to
Path
instead of using str
for paths
#83
opened Feb 20, 2025 by
mgeplf
updated Feb 20, 2025
See if
mtype
SONATA attribute loading is necessary
#85
opened Feb 20, 2025 by
mgeplf
updated Feb 20, 2025
SONATA node properties x/y/z are loaded unconditionally
#86
opened Feb 20, 2025 by
mgeplf
updated Feb 20, 2025
Look into
self._run_conf.get("BasePopulation")
and whether it's used
#87
opened Feb 21, 2025 by
mgeplf
updated Feb 21, 2025
The
ND_DEBUG_CONN
environment variable should be documented
#90
opened Feb 25, 2025 by
mgeplf
updated Feb 25, 2025
better errors
enhancement
New feature or request
question
Further information is requested
#93
opened Feb 25, 2025 by
cattabiani
updated Feb 25, 2025
remove usage of New feature or request
get_connection
?
enhancement
#35
opened Feb 5, 2025 by
mgeplf
updated Feb 25, 2025
Deprecate NeuronConfigure?
enhancement
New feature or request
#91
opened Feb 25, 2025 by
mgeplf
updated Feb 25, 2025
METype.py
should get proper getter and setter if possible
enhancement
#100
opened Feb 26, 2025 by
cattabiani
updated Feb 26, 2025
neurodamus core singleton structure may be improved
enhancement
New feature or request
#99
opened Feb 26, 2025 by
cattabiani
updated Feb 26, 2025
Refactor New feature or request
Node.__init__
having an "internal" API
enhancement
#103
opened Feb 26, 2025 by
mgeplf
updated Feb 26, 2025
When running CoreNEURON enabled sims on AWS, some ranks are unable to read the files.dat, job dies
#102
opened Feb 26, 2025 by
jamesgking
updated Feb 26, 2025
fixed values should be avoided
enhancement
New feature or request
#110
opened Feb 26, 2025 by
cattabiani
updated Feb 26, 2025
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.