issues
search
BlueBrain
/
nmodl
Code Generation Framework For NEURON MODeling Language
https://bluebrain.github.io/nmodl/
Apache License 2.0
57
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump min Python version from 3.8 to 3.9
#1559
JCGoran
closed
3 days ago
0
Fix for finite differences.
#1558
1uc
closed
1 week ago
0
Support PROTECT via _NMODLMUTEX{,UN}LOCK.
#1557
1uc
closed
1 week ago
0
Lower PROTECT related code.
#1556
1uc
closed
1 week ago
0
Fix race condition in CMake code.
#1555
1uc
closed
2 weeks ago
1
Fix CMake integration of NMODL generation.
#1554
1uc
closed
2 weeks ago
1
Fix NMODL_GENERATED_SOURCES without Python.
#1553
1uc
closed
2 weeks ago
0
Fix typo
#1552
JCGoran
closed
2 weeks ago
0
Create CVODE on demand.
#1551
1uc
closed
2 weeks ago
0
Hide `CodegenCppVisitor::setup`.
#1550
1uc
closed
2 weeks ago
0
Extend `reindent_text(..., indent_level)`.
#1549
1uc
closed
2 weeks ago
0
Remove superfluous Codegen ctor.
#1548
1uc
closed
2 weeks ago
0
For CoreNEURON, DERIVATIVE doesn't need sympy.
#1547
1uc
closed
3 weeks ago
0
Refactor variable name of random variables.
#1546
1uc
closed
3 weeks ago
0
Rename `print_parallel_iteration_hint`.
#1545
1uc
closed
3 weeks ago
0
Lift shared `print_top_verbatim_blocks` code.
#1544
1uc
closed
3 weeks ago
0
Lower printing of VERBATIM code.
#1543
1uc
closed
3 weeks ago
0
Move shared parallel hint code.
#1542
1uc
closed
3 weeks ago
0
Fix some whitespace.
#1541
1uc
closed
3 weeks ago
0
Add SIMD/ivdep pragmas.
#1540
1uc
opened
3 weeks ago
0
Move from pybind11 to nanobind + raw C API
#1539
JCGoran
opened
3 weeks ago
0
Don't have instance copies of POINTER.
#1538
1uc
closed
3 weeks ago
2
Prepare for deprecating `vectorize`.
#1537
1uc
closed
3 weeks ago
0
Consider LINEAR as vectorizeable.
#1536
1uc
closed
3 weeks ago
0
Remove tests for not vectorized code.
#1535
1uc
closed
3 weeks ago
0
Adjust thread-variable promotion condition.
#1534
1uc
closed
3 weeks ago
0
Consider NONLINEAR vectorizable.
#1533
1uc
closed
3 weeks ago
1
Handle voltage via instance specific copy.
#1532
1uc
closed
3 weeks ago
0
Fix SymPy errors when using reserved symbols in `differentiate2c`
#1531
JCGoran
opened
1 month ago
0
Properly handle user functions when calling `integrate2c`
#1530
JCGoran
opened
1 month ago
0
Avoid premature segfaults.
#1529
1uc
closed
1 month ago
2
Rename 'shared_global'.
#1528
1uc
closed
1 month ago
0
Ignore '.pkl' and '.png' in 'test/usecases'.
#1527
1uc
closed
1 month ago
0
Error checking for SOLVE procedure.
#1526
1uc
opened
1 month ago
0
Support `SUFFIX nothing`.
#1525
1uc
closed
1 month ago
1
Implement `stringutils::join_arguments`.
#1524
1uc
closed
1 month ago
0
Refactor printing FUNCTIONS.
#1523
1uc
closed
1 month ago
0
Refactor HOC/Python wrapper printing.
#1522
1uc
closed
1 month ago
0
SOLVE a PROCEDURE.
#1521
1uc
closed
1 month ago
2
Hide most functions/global variables.
#1520
1uc
closed
1 month ago
1
Prevent inlining VERBATIM.
#1519
1uc
closed
3 weeks ago
0
Run tests in parallel.
#1518
1uc
closed
1 month ago
1
Add support for diffing against `sympy.Indexed` instances
#1517
JCGoran
closed
1 month ago
0
Eigen solvers in ARTIFICIAL_CELLS can't use voltage.
#1516
1uc
closed
1 month ago
0
Add longitudinal diffusion usecase to suite
#1515
JCGoran
closed
1 month ago
0
Fix pip.
#1514
1uc
closed
1 month ago
0
Fix FUNCTION_TABLE with POINT_PROCESS/ARTIFICIAL_CELL.
#1513
1uc
closed
1 month ago
0
NONLINEAR requires `sympy --analytic`.
#1512
1uc
closed
1 month ago
0
Refactor forcing `sympy --analytic`.
#1511
1uc
closed
1 month ago
0
Simplify `try_replace_tagged_statement`.
#1510
1uc
closed
1 month ago
0
Next