Python / Mesh / fc_hypermesh package
The

Python package allows to generate conforming meshes of d-orthotopes (i.e. hypercubes or
hyperrectangles) and their faces tesselated either with high order orthotopes or high order simplices. It was
created to show the implementation of the algorithms of the report
Vectorized algorithms for regular
tessellations of d-orthotopes and their faces with high-order orthotopes or simplicial elements
.
This package uses Python objects and is provided with meshes visualisation tools for dimension less than or
equal to
3.
Snapshots
Current development release
|
|
|
|
|
|
Version | date | archives | User’s Guide | preprint |
|
|
|
|
|
0.1.1 | December 30, 2019 | (20 Ko)
| (5482 Ko)
| |
|
|
|
|
|
|
Quick presentation with installation procedure and examples :
Version history
- 0.1.1 (Decemeber 30, 2019) :
- add tesselation with high-order orthotopes or simplices,
- upload to
pypi.org
- 0.0.12 (April 17, 2018) : upload to
pypi.org
- 0.0.11 (March 19, 2018) : Compatibility with Python 2
- 0.0.9 (August 24, 2017) : Add README.rst
- 0.0.7 (August 23, 2017) : Can now be installed without matplotlib
Old release
|
|
|
|
|
|
Version | date | archives | User’s Guide | Technical report |
|
|
|
|
|
0.0.12 | April 17, 2018 | (15 Ko)
| (1423 Ko)
| |
|
|
|
|
|
0.0.11 | March 19, 2018 | (15 Ko)
| (1422 Ko)
| |
|
|
|
|
|
0.0.10 | March 7, 2018 | (14 Ko)
| (1415 Ko)
| |
|
|
|
|
|
0.0.9 | August 24, 2017 | (9 Ko)
| (1399 Ko)
| |
|
|
|
|
|
0.0.7 | August 23, 2017 | (7 Ko)
| (1399 Ko)
| |
|
|
|
|
|
0.0.5 | June 14, 2017 | (6 Ko)
| (1389 Ko)
| |
|
|
|
|
|
0.0.4 | April 23, 2017 | (6 Ko)
| (1390 Ko)
| |
|
|
|
|
|
0.0.3 | March 4, 2017 | (6 Ko)
| (1388 Ko)
| |
|
|
|
|
|
|