Marco Fantozzi
Marco Fantozzi
Added extra parameters to the get_flops() function so to change tf.profiler options in order to change result order and/or save the log to some specified file This is necessary since...
Looking at the `pca()` code I noticed that the function does not have a `BPPARAM` parameter as it happens to have the `BiocSingular::runSVD()` function and that allows usage of multi-core...
The package is actually failing on BioConductor due to a missing dependency about '**proj4**'. Please add the package in the DESCRIPTION file as one of the _Imports_ Here is the...