Ticket #4 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

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

Changed 2 years ago by thesamovar

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.