文件名称:pyplatec:python的板模拟(现有C库的包装器)
文件大小:65KB
文件格式:ZIP
更新时间:2024-06-27 18:02:03
C++
注意力! 这个项目被转移到。 一个简短的历史: 我们最初创建 pyplatec 作为platec的python绑定 从那时起,我们将platec分叉为板块构造,因为该项目没有得到维护。 Pyplatec 成为板块构造学的 python 绑定而不是platec 我们认为拥有一个包含库和 python 绑定的单个项目更有意义。 该项目是板块构造]( )。 此项目 (PyPlatec) 仅作为现有用户的参考。 PyPlatec 特拉维斯 应用程序 python的板模拟(现有C/C++库的包装器)。 看看工作中的模拟: : 原始项目在这里: : 。 该项目是芬兰赫尔辛基城市应用科学大学工程学士学位论文的一部分。 该论文可从免费下载。 感谢原作者:Lauri Viitanen! 要求 支持的版本: Python 2.6 Python 2.7 Python 3.2
【文件预览】:
pyplatec-master
----MANIFEST.in(56B)
----.travis.yml(735B)
----LICENSE(26KB)
----appveyor.yml(2KB)
----setup.cfg(27B)
----setup.py(2KB)
----.gitignore(331B)
----appveyor()
--------run_with_compiler.cmd(2KB)
--------install.ps1(3KB)
----.pypirc(294B)
----README.md(2KB)
----platec_src()
--------simplexnoise.hpp(9KB)
--------simplerandom.cpp(3KB)
--------lithosphere.cpp(34KB)
--------platecapi.cpp(3KB)
--------plate.cpp(38KB)
--------utils.cpp(185B)
--------platecmodule.cpp(4KB)
--------sqrdmd.hpp(2KB)
--------heightmap.hpp(3KB)
--------noise.hpp(345B)
--------plate.hpp(13KB)
--------heightmap.cpp(95B)
--------sqrdmd.cpp(7KB)
--------simplerandom.hpp(570B)
--------lithosphere.hpp(6KB)
--------platecapi.hpp(2KB)
--------rectangle.hpp(4KB)
--------simplexnoise.cpp(19KB)
--------utils.hpp(249B)
--------rectangle.cpp(2KB)
--------noise.cpp(3KB)