A path to multi(arbitrary)-precision, distributed scientific computation with Python3.

preview_player
Показать описание
Boris Daszuta
On occasion scientific computations at double(quadruple) precision are simply not sufficient. In lieu of the usual NumPy and SciPy one can instead make use of mpmath or SymPy. For a 'large-scale' calculation one must appeal to parallelism and indeed distributed resources (eg. Dask-distributed). We describe a package that provides for library delegation based on calculation requirements at runtime.
Рекомендации по теме