ThomasGreenhill

Results 2 issues of ThomasGreenhill

There appears to be a bug in the LocalCartesian.reverse method when lat is pi/2 rad and lon is 1 rad. PyGeodesy 23.7.12 Python 3.9.7 ``` import numpy as np from...

**Description:** When changing the log level, i.e. symforce.set_log_level("error") from the default ("info"), the codegen output changes. We do a number of operations that require conversion to/from sympy, and with the...

bug