Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ifp_egm] Tidy up EGM, remove jitclass (#144)
* misc * TMP: return to previous software environment CUDA=12.1.0 * Revert "TMP: return to previous software environment CUDA=12.1.0" This reverts commit 0192e23. * add suggestion to clarify which jit is used * MAINT: update action versions * check python version * update nb to numba * TMP: disable cache for clean build test * Revert "TMP: disable cache for clean build test" This reverts commit 226b45f. * update full build folder on failre * initiate a reverse ssh tunnel * instal tmux fo reverse tunnel * update apt-get * install upterm * update reference to deb file * remove reverse tunnel action -- not working * TMP: simplify jit function interface for testing * Revert "TMP: simplify jit function interface for testing" This reverts commit 180b02e. * TST: test if arrays was the issue * TST: remove array unpacking as passed in separately * TST: update arrays variable to contain numpy arrays --------- Co-authored-by: mmcky <[email protected]>
- Loading branch information