Closed dgasmith closed 6 years ago
Make mpmath an optional dependency only if one wishes to extend the maximum angular momentum. Accomplish this by pre-compiling and serializing up to AM=16 so that this maximum is not often hit.
Fixed in 125fe7fa94c80e78e03daf5573a5ff29ca7f61dc.
Make mpmath an optional dependency only if one wishes to extend the maximum angular momentum. Accomplish this by pre-compiling and serializing up to AM=16 so that this maximum is not often hit.