package mesh-triangle
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Binding to the triangle mesh generator
Install
dune-project
Dependency
Authors
Maintainers
Sources
mesh-0.9.5.tbz
sha256=1e356ceffaf5d22be6cdbb2f543e24adb1445170494b404c883b07b87ae96c2a
md5=d293a1715cd69ee9d76bfbb1385de224
Description
This module is a binding to the Triangle library which was awarded the James Hardy Wilkinson Prize in Numerical Software in 2003. If libtriangle-dev is not installed on your system, it will install a local copy for this library.
Dependencies (5)
-
mesh
= version - base-bytes
- base-bigarray
- dune
-
ocaml
>= "4.03.0" & < "5.0"
Dev Dependencies (1)
-
lacaml
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page