Actualités

This is a small class that can help in generating Html reports for your scientific code with images, matplotlib 2D and 3D graphs, and numeric numpy arrays in Python. it use mpl3D in order to convert ...
If you have a 2D array (which might represent an image or something else, but the premise is that this 2D array can be plotted using matplotlib, meaning its structure is regular and the values must be ...