It is more convenient for everyone when importing a package on its own does does not run any expensive code. Currently we think that much of the import time can be blamed on k-wave-python, and using the custom branch mentioned in #7 helps a lot. However, the import time is noticeably a bit long even with this custom branch, so perhaps the situation can be improved still?
It is more convenient for everyone when importing a package on its own does does not run any expensive code. Currently we think that much of the import time can be blamed on
k-wave-python, and using the custom branch mentioned in #7 helps a lot. However, the import time is noticeably a bit long even with this custom branch, so perhaps the situation can be improved still?