Ticket #4 (closed enhancement: fixed)
STDP to support nonlinear equations and parameters
| Reported by: | thesamovar | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
STDP should allow for parameters in equations, not just DEs (currently raises LinAlgError?). Also, should be able to access STDP variables directly somehow - currently not possible. Ideally, this would be via the STDP object, e.g. stdp.A_pre, etc. The separation code is basically written now, see dev/ideas/separate_equations.py.
Change History
Note: See
TracTickets for help on using
tickets.
