适用于Python的Gmsh。 pygmsh将的功能与Python的多功能性结合在一起。 它提供了Gmsh自己的Python界面的有用抽象,因此您可以更轻松地创建复杂的几何图形。 要使用,请从安装Gmsh本身和pygmsh: [sudo] apt install python3-gmsh pip install pygmsh 本文档和目录包含许多小示例。 有关完整的文档,请参见。 平面形状 多边形 圆圈 (B-)花键 代码: import pygmsh with pygmsh . geo . Geometry () as geom : geom . add_polygon ( [ [ 0.0 , 0.0 ], [ 1.0 , - 0.2 ], [ 1.1 , 1.2 ],
2023-02-09 15:31:58 91KB python engineering pypi mathematics
1
Dennis G. Zill & Warren S. Wright. - 5th edition. PDF彩印版,带目录,涉及“积分变换”,“复变函数”“线性代数”“概率论”“场论”等数学知识。
1
Mathematics软件编写代码画出石墨烯能带结构图,附件中包含代码及得出的结果
2022-12-08 15:56:38 898KB Mathematics 石墨烯
1
Robot Manipulators Mathematics Programming and Control
2022-11-27 11:50:33 10.83MB Mathematics Programming and Control
1
A good book concernning metamath.
2022-11-18 12:29:47 1.29MB computer programming language
1
Experimental Mathematics Examples, Methods and Implications
2022-11-17 11:25:02 689KB 实验数学 计算数学
1
自制完整书签,官方draft版书签有误。 For a lot of higher level courses in Machine Learning and Data Science, you find you need to freshen up on the basics in mathematics - stuff you may have studied before in school or university, but which was taught in another context, or not very intuitively, such that you struggle to relate it to how it’s used in Computer Science.
2022-11-12 20:31:08 21.51MB math ml
1
Mathematics作为一种专注于符号计算的软件,在求解微分方程的方面有着强大的能力。通过学习Mathematics如何具体求解常微分方程,对这一软件的入门变得更加迅速
2022-09-17 01:24:05 2.91MB 微分方程 Mathematics
1
这是关于高等数学的电子书,高清,最新版本,经典著作,英文版
2022-08-25 20:38:34 1.21MB Higher
1
THIS BOOK IS BASED on a course of the same name that has been taught annually at Stanford University since 1970. About fty students have taken it each year|juniors and seniors, but mostly graduate students|and alumni
of these classes have begun to spawn similar courses elsewhere. Thus the time
seems ripe to present the material to a wider audience (including sophomores).
2022-08-21 11:18:31 2.83MB concrete mathematics
1