Anne-Laure did most of the work to add more informative messages when root finding for event detection fails. This commit adds a few polishes.
- Added Anne-Laure Lugan as a contributor
- Updated messages to print g values to full precision.
- Made try {} as small as possible since catch() is so broad
- Fix checkstyle warnings
- Add test to check message is formatted correctly
Anne-Laure's original MR !165 (merged)
This one is separate because I can't add commits to hers.