Skip to content

added first set of unit tests for VecCore math

Sandro Christian Wenzel requested to merge swenzel/veccoremathtest into master

a first unit test for Backend math; introducing tests for functions Sqrt; Cos; Sin; Exp; Log

Test pointed out that Tan is missing in Vc.

Merge request reports