论文标题
计算机代数系统的模块化扩展
A modular extension for a computer algebra system
论文作者
论文摘要
计算机代数系统是复杂的软件系统,涵盖了广泛的科学和实际问题。但是,绝对覆盖范围无法实现。通常,需要为现有的计算机代数系统创建用户扩展名。在这种情况下,应考虑系统的可扩展性。在本文中,我们考虑了一种技术,用于扩展Sympy计算机代数系统,该系统具有实现随机数生成器的低级模块。
Computer algebra systems are complex software systems that cover a wide range of scientific and practical problems. However, the absolute coverage cannot be achieved. Often, it is required to create a user extension for an existing computer algebra system. In this case, the extensibility of the system should be taken into account. In this paper, we consider a technology for extending the SymPy computer algebra system with a low-level module that implements a random number generator.