Are we interested in hosting clipping and niche socioecon logic that has been sped up with numba/cython/fortran/rust, etc?
https://github.com/brews/ideal-succotash has a respectable collection of code for running different adaptation scenarios quickly. Specifically, it has some useful numba code for u-clipping that runs as a gnfunc. Fast and memory efficient. It should be an example in examples/ (see #4) but I'm not sure that it is general and stable enough to be generalized in this library.
Maybe this kind of thing should be off in its own library so isku doesn't get difficult to compile components? That would be keeping with the "minimalist" feature isku toutes.
Are we interested in hosting clipping and niche socioecon logic that has been sped up with numba/cython/fortran/rust, etc?
https://github.com/brews/ideal-succotash has a respectable collection of code for running different adaptation scenarios quickly. Specifically, it has some useful numba code for u-clipping that runs as a gnfunc. Fast and memory efficient. It should be an example in examples/ (see #4) but I'm not sure that it is general and stable enough to be generalized in this library.
Maybe this kind of thing should be off in its own library so isku doesn't get difficult to compile components? That would be keeping with the "minimalist" feature isku toutes.