You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Group._load_vars assumes no delays, this is bad. The variable views should be made multi-dimensional exposing the delay slots directly. This will break existing code in a reasonably intuitive way and we can add a helper property to automatically pull out the correct slice based on the spike queue pointer.
The text was updated successfully, but these errors were encountered:
Group._load_vars
assumes no delays, this is bad. The variable views should be made multi-dimensional exposing the delay slots directly. This will break existing code in a reasonably intuitive way and we can add a helper property to automatically pull out the correct slice based on the spike queue pointer.The text was updated successfully, but these errors were encountered: