gadget-framework / gadget3

TMB-based gadget implemtation
GNU General Public License v2.0
8 stars 6 forks source link

Tidy up bodges post-iterate-lists #74

Closed lentinj closed 3 months ago

lentinj commented 1 year ago

Now we're not forced to not subset length, g3a_age should be a lot simpler and more standard. Rewrite using modern techniques.

Also, https://github.com/gadget-framework/gadget3/issues/40 would have liked to get the iterator for just age. Now it can.

lentinj commented 3 months ago

Happening in #134