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
add another implementation of solver, just for testing numba code. This would probably violate DRY as I expect to have a plain copy of the current python implementation. In other words as the first step make a 1:1 copy of the python implementation from Rewrite initial_recombination.py in pure python #38 and call it numba_something
add another entry for numba in solver abstraction layer
initial_recombination.pyx
to pure Python #28 (comment)For numba testing, I suggest moving to Ares PLGRID computing node with 48 cores.
The text was updated successfully, but these errors were encountered: