DedalusProject / dedalus

A flexible framework for solving PDEs with modern spectral methods.
http://dedalus-project.org/
GNU General Public License v3.0
489 stars 115 forks source link

Profiling enhancements #288

Closed kburns closed 5 months ago

kburns commented 5 months ago

This adds some extra wrapper layers around the cython routines to make them appear in cprofile. Some of this will hopefully be supported again in cython3 and python 3.12+, but we don't know how soon that will be.