package mesh-easymesh
Triangular mesh generation with EasyMesh
Install
Dune Dependency
github.com
Readme
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (7)
Authors
Maintainers
Sources
mesh-0.9.5.tbz
sha256=1e356ceffaf5d22be6cdbb2f543e24adb1445170494b404c883b07b87ae96c2a
md5=d293a1715cd69ee9d76bfbb1385de224
doc/CHANGES.html
0.9.5 2019-03-14
- Port to
dune
anddune.configurator
. - Upgrade to OPAM 2.
0.9.4 2018-02-28
- Restore the polymorphism of Mesh output functions.
0.9.3 2018-02-11
- Refine dependencies.
- Remove
build-test
which is deprecated with OPAM 2.
0.9.2 2017-12-25
- Compile
EasyMesh.exe
and update the parsing of its output. - Make checks in
Mesh_triangle
more uniform. - Fix bug in the Triangle bindings.
- Remove all occurrences of
Obj.magic
to ensure polymorphism w.r.t. the layout. Does not change the interface.
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