Data for: An Analytic Computation-Driven Algorithms for Decentralized Multicore Systems

Published: 13 February 2019| Version 1 | DOI: 10.17632/fd2yhvfpp2.1
Contributors:
Zhifang Pan, Jiuqiang Chen, King Xinyuan, Yezhi Lin

Description

The main interface of Python package AdomianPy is asolve(eq, ics, kwargs), where the parameter $eq$ can be any supported ordinary or partial differential equations, ics is the set of boundary conditions for the differential equations. kwargs is optional, depending on the sophistication of our physical model. The kwargs includes func=None, n=5 type=4 and core=1, where func is a function of variables whose derivatives in that variables make up the ordinary or partial differential equations, n represents the required highest order of the truncated series solutions, type is the class number of the Adomian polynomials, core is the number of processors used for computation, and their default value is None, 5 ,4, 1 respectively. In Appendix A, we will describe the details about how-to-use of AdomianPy.

Files

Categories

Symbolic Computation

Licence