issues
search
georust
/
geographiclib-rs
A port of geographiclib in Rust.
MIT License
41
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
favor type usize for variables that are primarily an array index
#12
stonylohr
closed
10 months ago
3
add doc comments for functions
#11
stonylohr
opened
4 years ago
1
avoid passing GEODESIC_ORDER as argument
#10
stonylohr
opened
4 years ago
2
consider changes to ang_round
#9
stonylohr
opened
4 years ago
1
changes to consider for atan2d
#8
stonylohr
opened
4 years ago
3
consider changes for sincosd
#7
stonylohr
closed
9 months ago
3
consider simplifying polyval
#6
stonylohr
closed
2 years ago
3
replace geomath::fmod with direct calls to % operator
#5
stonylohr
opened
4 years ago
0
replace geomath::cbrt with f64::cbrt
#4
stonylohr
opened
4 years ago
0
reduce use of variable shadowing (geomath)
#3
stonylohr
opened
4 years ago
2
replace get_min_val with f64 MIN_POSITIVE
#2
stonylohr
opened
4 years ago
1
replace get_epsilon with f64 EPSILON
#1
stonylohr
opened
4 years ago
1
Previous