From: GBillotey <geo...@gm...> - 2012-10-28 20:17:51
|
Hi! I had recently to develop interpolators for a function defined at the nodes of a user-specified triangular mesh. (Beside interpolation, it can help producing higher-quality tricontour plots, using interpolation on a refined mesh and matplotlib tricontour function.) Being a regular user of matplotlib, I would be happy if it can be useful to others... The code is hosted here: https://github.com/GBillotey/trimesh-interpolator.git Please let me know if it this dev. can be useful and if the code needs some cleaning (I am not a computer scientist, only a mechanical engineer) Cheers, Geoffroy. -- View this message in context: http://matplotlib.1069221.n5.nabble.com/Interpolation-in-a-triangular-mesh-tri-Triangulation-tp39586.html Sent from the matplotlib - devel mailing list archive at Nabble.com. |