论文标题
NetworkDynamics.jl-在Julia中组成和模拟复杂网络
NetworkDynamics.jl -- Composing and simulating complex networks in Julia
论文作者
论文摘要
NetworkDynamics.jl是一个易于使用且具有计算高效的软件包,用于与复杂网络上的异构动力学系统合作,用朱莉娅(Julia)编写,一种高级,高性能,动态编程语言。通过将来自不同的差异算法的状态结合到不同的求解器算法。
NetworkDynamics.jl is an easy-to-use and computationally efficient package for working with heterogeneous dynamical systems on complex networks, written in Julia, a high-level, high-performance, dynamic programming language. By combining state of the art solver algorithms from DifferentialEquations.jl with efficient data structures, NetworkDynamics.jl achieves top performance while supporting advanced features like events, algebraic constraints, time-delays, noise terms and automatic differentiation.