daducci / COMMIT

Linear framework to combine tractography and tissue micro-structure estimation with diffusion MRI
Other
43 stars 33 forks source link

Fix proximal of L2 norm #73

Closed MarioOcampo closed 4 years ago

MarioOcampo commented 4 years ago

The implementation of the projection on the L2 ball has a bug.

To fix the bug the Proximal Operator of the Euclidean Norm (𝐿2 Norm) was implemented.