[PYTHON] Transform Iterative methods to tail recursive and warn when recursive usage (team 904000m2)
In many languages, recursive operations are very costly (memory and cpu), mainly in python. Tail Recursive operations with less than 2 args can easily be converted to iterative methods and must raise ...
This repository implements the Fast Iterative Method on tetrahedral domains and triangulated surfaces purely in python both for CPU (numpy) and GPU (cupy). The main focus is however on the GPU ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results