package mesh
Triangular mesh generation and manipulation
Install
Dune Dependency
github.com
Readme
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (9)
Authors
Maintainers
Sources
mesh-0.9.1.tbz
sha256=50d2b6612f97315d16b6b5e8a07ed9ebce9feaed5b7e40b71de739def781c029
md5=3692641abf2e3ae8b31fa1b60b6e36a1
doc/CHANGES.html
0.9.1 2017-12-18
- Add
Mesh.create
andMesh_triangle.create
. - Slightly improve the documentation.
Mesh.scilab
: improve suggested command to export to PDF.
0.9.0 2017-12-14
- Rename
Mesh_display
asMesh_graphics
andEasymesh
asMesh_easymesh
. - Mesh.scilab: check the vector (representing the function) size and make the files more portable.
- Install EasyMesh program as part of the library.
- Fix some typos.
0.8.9 2017-10-30
- Split the package into
mesh
,mesh-display
,mesh-easymesh
andmesh-triangle
. - Port to
jbuilder
andtopkg
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page