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
clippy nits
#62
michaelkirk
closed
2 months ago
1
use libm remquo and copysign for a little speedup
#61
michaelkirk
closed
9 months ago
0
remove sincosd
#60
valarauca
closed
9 months ago
1
Use faster loop iter (despite clippy's advice)
#59
michaelkirk
closed
9 months ago
0
Mkirk/usize
#58
michaelkirk
closed
9 months ago
0
Standardized to usize
#57
valarauca
closed
9 months ago
9
Streamline constants
#56
valarauca
closed
9 months ago
4
include example
#55
michaelkirk
closed
9 months ago
0
Compilation error[E0195]: lifetime parameters or bounds on type `Target` do not match the trait declaration
#54
stephan-j-lange
closed
9 months ago
4
clippy fixes
#53
michaelkirk
closed
11 months ago
0
Replace `lazy_static` dependency with `sync::OnceLock`.
#52
frewsxcv
closed
11 months ago
1
prepare for 0.2.3 release
#51
michaelkirk
closed
1 year ago
2
Clippy, formatting, and minor fixes
#50
michaelkirk
closed
1 year ago
4
Adding PolygonArea for calculating the perimeter and area of a polygon on a Geodesic
#49
phayes
closed
1 year ago
17
Release 0.2.2
#48
michaelkirk
closed
1 year ago
0
Release 0.2.2?
#47
Quba1
closed
1 year ago
1
Make lazy_static optional?
#46
Quba1
closed
11 months ago
5
Resolve clippy warnings and errors
#45
Quba1
closed
2 years ago
4
release 0.2.1
#44
michaelkirk
closed
2 years ago
3
switch to approx
#43
michaelkirk
closed
2 years ago
0
Add gnomonic projection
#42
ondt
opened
3 years ago
10
#30 part: geodtest inverse12 S12
#41
stonylohr
closed
3 years ago
6
fix #20 test_arcdirect
#40
stonylohr
closed
3 years ago
2
Address #6: polyval
#39
stonylohr
closed
3 years ago
2
fix #25: geodsolve29.
#38
stonylohr
closed
3 years ago
1
Address #36: geomath::norm
#37
stonylohr
closed
3 years ago
1
make geomath::norm use &mut arguments
#36
stonylohr
closed
3 years ago
1
Fix #24: geodsolve28
#35
stonylohr
closed
3 years ago
2
Fix #22 and #23: geodsolve15 and geodsolve26
#34
stonylohr
closed
3 years ago
1
fix #26: geodsolve76. bug in test itself
#33
stonylohr
closed
3 years ago
3
improve performance
#32
stonylohr
opened
3 years ago
2
investigate test_geodtest_geodesic_inverse12 behavior for azi1/azi2/m12
#31
stonylohr
opened
3 years ago
0
fix test_geodtest_geodesic_inverse12 S12 behavior
#30
stonylohr
opened
3 years ago
1
review test_geodtest_geodesic_direct21 lon2 and azi2 tolerances
#29
stonylohr
opened
3 years ago
0
fix test_geodtest_geodesic_direct12 S12 behavior
#28
stonylohr
opened
3 years ago
0
fix test_std_geodesic_geodsolve78 failure
#27
stonylohr
closed
3 years ago
1
fix test_std_geodesic_geodsolve76 failure
#26
stonylohr
closed
3 years ago
1
fix test_std_geodesic_geodsolve29 failure
#25
stonylohr
closed
3 years ago
1
fix test_std_geodesic_geodsolve28 failure
#24
stonylohr
closed
3 years ago
0
fix test_std_geodesic_geodsolve26 failure
#23
stonylohr
closed
3 years ago
1
fix test_std_geodesic_geodsolve15 failure
#22
stonylohr
closed
3 years ago
0
fix test_std_geodesic_geodsolve2 test failure
#21
stonylohr
closed
3 years ago
0
resolve test_arcdirect failure
#20
stonylohr
closed
3 years ago
1
Update benchmarks
#19
michaelkirk
closed
3 years ago
6
Ci
#18
stonylohr
closed
3 years ago
1
hook up CI
#17
michaelkirk
closed
3 years ago
7
add Karney's standard unit tests
#16
stonylohr
closed
3 years ago
1
Issue13 validate
#15
stonylohr
closed
3 years ago
0
#13 partial. Added geomath::ang_diff test and benchmark
#14
stonylohr
closed
3 years ago
20
add integrated CI testing vs geographiclib C++ implementation
#13
stonylohr
closed
3 years ago
21
Next