Skip to content

Releases: Chris00/mesh

0.9.5

19 Mar 00:09
Compare
Choose a tag to compare

CHANGES:

  • Port to dune and dune.configurator.
  • Upgrade to OPAM 2.

0.9.4

28 Feb 22:22
Compare
Choose a tag to compare

0.9.4 2018-02-28

  • Restore the polymorphism of Mesh output functions.

0.9.3

11 Feb 18:31
Compare
Choose a tag to compare

0.9.3 2018-02-11

  • Refine dependencies.
  • Remove build-test which is deprecated with OPAM 2.

0.9.2

04 Jan 17:13
Compare
Choose a tag to compare

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

18 Dec 00:38
Compare
Choose a tag to compare

0.9.1 2017-12-18

  • Add Mesh.create and Mesh_triangle.create.
  • Slightly improve the documentation.
  • Mesh.scilab: improve suggested command to export to PDF.

0.9.0

14 Dec 14:50
Compare
Choose a tag to compare

0.9.0 2017-12-14

  • Rename Mesh_display as Mesh_graphics and Easymesh as
    Mesh_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

29 Oct 12:48
Compare
Choose a tag to compare

0.8.9 2017-10-30

  • Split the package into mesh, mesh-display, mesh-easymesh and
    mesh-triangle.
  • Port to jbuilder and topkg.

Version 0.8.8

31 Jan 23:17
Compare
Choose a tag to compare
  • More options for Scilab export (and cleaner output file).
  • Mesh Triangle: select level of verbosity in reporting progress.

Version 0.8.7

22 Feb 19:15
Compare
Choose a tag to compare
  • Improve compatibility with OCaml 4.02.
  • Better Scilab output (graphics).
  • Mention which version of the module generates the files.
  • Do not compile Mesh_display when Graphics is not present.

disk_scilab

0.8.6

31 Aug 10:08
Compare
Choose a tag to compare

Only the metadata is fixed.