5 <div class="alert alert-warning">
6 **Attention**, l'extension est en plein développement, nous n'en
7 sommes toujours pas à la version 0.1, donc, beaucoup de choses ne sont
8 pas opérationnelles. Utilisez là, mais en ayant ça en tête.
10 Tout retour d'utilisation sera le bienvenu !
13 <div class="alert alert-warning">
14 **Warning**, this package is under development, a lot of things is not
15 working properly yet. There is no documentation (but there will be).
17 Every feedback will be appreciated.
22 A PDF documentation is available in the `doc` directory.
26 * Reader for gmesh `msh` file to plot meshes produced by this
28 * Macro to generate a meshed rectangle.
29 * Macro to generate a meshed circle.
30 * Macro that, given a border defined by a set of points, adds points
31 inside to generate the mesh.
32 * Other 2D algorithms (divide and conquer, etc.)