Thorsten Hater
Thorsten Hater
Hi @bcumming any thoughts?
I think this is impossible given our current model building: For example, label resolution is performed during simulation construction.
I have felt that frustration before, but I fear I see no way out of it. That said, and to justify my 'ton of work' comment: simulation construction is when...
If doable, that would be pretty cool, go for it. It'll require tagging this ```py decor.place(..., ..., 'my_tåg') connection(..., 'my_tag') # attach trace here silently. ``` in Python with a...
Ok, that seems quite brittle, eg if we change the exception wording everything will break?
0. Is Python only, right? But I like this! Less complication to deal with. 1. Seems orthogonal, spikes and samples have been separate so far. Better split this into a...
I like the idea of having vector probes to be equivalent to multi-location scalar probes. No idea though if this is realisable in C++ efficiently. Definitely pro labels as well,...
This is not at the level of polish it needs for 0.8, @llandsmeer and me are still making nmlcc ready for release.
This can be added to (Github) CI/CD, but I would want to have a version of NSUITE able to run with an installed version of arbor.
Hey, we have turned this inside out, NSuite now has CI to build Arbor master.