Fix the parsing of namespaces in the algo breakdown script
This MR fixes a small bug in the parsing of namespaces in the algo breakdown script by adding the character :
to the accepted list of algorithm names. This bug lead to some algorithms not appearing in the list.
- Now, the namespace is stripped from the reported name of the algorithm.
Edited by Rosen Matev