The main scientific contribution of this package lies in the internal helper routines that construct the quadrature weights and stability parameters, such as: _compute_weights, _compute_rho_max (NumPy ...
明示的な相対インポートに関するサンプル。 明示的な相対インポートを使用しているモジュールを直接実行する場合には、 ファイル名を指定するのではなくモジュール名で指定する必要がある。 module01, module02はutilsを呼び出したい。 この時from mypackage import ...