v1.5.7
functions added to ocsmesh.utilts:
calc_el_angles(msht), for calculating the internal angles of each element (tri and quads)
order_mesh(msht_: returns the reordered mesh (counterclockwise)
quads_from_tri(msht): creates quads from triangular mesh
Full Changelog: v1.5.6...v1.5.7