ROOT-Sim / core

The ROme OpTimistic Simulator (ROOT-Sim) core
https://root-sim.github.io/core
GNU General Public License v3.0
6 stars 6 forks source link

Backport from SNN #19

Open alessandropellegrini opened 3 years ago

alessandropellegrini commented 3 years ago

Backport:

alessandropellegrini commented 3 years ago

Depends on #21. Assign TAGS in MODELINIT, which are dynamically assigned by the runtime.

alessandropellegrini commented 2 years ago

@Piccions although still far from what we discussed, we should consider retractable as addressed by 282ad6628c72e47d097ce3de6a5928ea6226097c couldn't we?

Piccions commented 2 years ago

@Piccions although still far from what we discussed, we should consider retractable as addressed by 282ad66 couldn't we?

For the purposes of SNNs and simple ABM models, that retractable module is enough. I'll write some tests and clean the code a bit. I'll open a merge request in the next days.

alessandropellegrini commented 2 years ago

Good! I'm marking retractable as done. The new ScheduleNewEvent interface will deserve a new issue.

alessandropellegrini commented 2 years ago

@AdrianoPi I think the backport of the pubsub module will still take some time, won't it? Shall we move this to v3.1.0?

AdrianoPi commented 2 years ago

It likely will. We can move it to v3.1.0 which might make things smoother.