Projects
Fault Analyzer
Python3The fault analyzer is a tool I developped during my PhD. thesis. It aims at providing all the tools needed for analyzing fault experiments regarding the state of the art of fault models. It also propose a way for plotting results to use them in scientific papers.
Source DocumentationPlotter
Python3Plotter is a plotting library based on matplotlib. It intends to simplify the
plotting of data in Python by creating a descriptive approach for plots. The
plots can be static or dynamic and exported in Tikz
for scientific
publications.