There was an error fetching the commit references. Please try again later.
New Time Loop - makes small block scenarios faster
- new time loop caches all kernel functions with their argument dict -> inner loop just calls C functions with cached kwargs
Showing
- boundaries/boundaryhandling.py 17 additions, 0 deletionsboundaries/boundaryhandling.py
- cpu/cpujit.py 0 additions, 1 deletioncpu/cpujit.py
- datahandling/parallel_datahandling.py 32 additions, 40 deletionsdatahandling/parallel_datahandling.py
- datahandling/serial_datahandling.py 6 additions, 0 deletionsdatahandling/serial_datahandling.py
- timeloop.py 59 additions, 45 deletionstimeloop.py
Please register or sign in to comment