Skip to content

Conversation

@clinssen
Copy link
Contributor

@clinssen clinssen commented May 9, 2024

For a full discussion, see #1020.

Removes the "inline aliases convolution" concept. Convolutions or inlines can no longer be assigned to. For those cases, the onEvent handler blocks and an explicitly specified set of state variables need to be used.

TODO

  • Fix issue with the units: need a full table of predefind units and multiplers for sympy parsing.
  • Fix issue with the units: ODEs coming back from ODE-toolbox have mixed units/no units, such as x/tau**2 - x. Overall physical unit of the ODE rhs should be 1/s.
    • disable the check! Already in place via after_ast_rewrite in co_cos_manager.py.
  • Pick an extreme lowest priority for the added event handlers and add the handlers with the right priority
  • Fix CI
  • Fix NEST-compartmental
  • Update documentation

Fixes #1020.
Fixes #1013.
Fixes #993.
Fixes #1008.

@clinssen clinssen force-pushed the kernel-transformer branch from de22d17 to 4bd5b42 Compare August 27, 2024 14:27
@clinssen clinssen force-pushed the kernel-transformer branch 2 times, most recently from 3a175ae to 64d09f6 Compare September 1, 2024 19:11
@github-actions
Copy link

github-actions bot commented Oct 4, 2024

🐰 Bencher Report

Branch1050/merge
Testbedubuntu-latest

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
tests/nest_continuous_benchmarking/test_nest_continuous_benchmarking.py::TestNESTContinuousBenchmarking::test_stdp_nn_synapse📈 view plot
⚠️ NO THRESHOLD
4,428,440,483.20
🐰 View full continuous benchmarking report in Bencher

@clinssen clinssen mentioned this pull request Mar 14, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant