Initial Home page

Cosmin Ștefan Ciocan
2024-01-25 21:01:58 +01:00
commit be57434771
+1
@@ -0,0 +1 @@
* Implement an interface for extracting information from profilers and displaying it as graphs (using matplotlib or seaborn). It should provide the user a set of variables that can be profiled (e.g. memory bandwidth) and the user can implement a function that takes in these variables and outputs an image to be displayed as the cell's output.