Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/georust/geographiclib-rs
A port of geographiclib in Rust.
https://github.com/georust/geographiclib-rs
clippy nits
michaelkirk opened this pull request 4 months ago
michaelkirk opened this pull request 4 months ago
use libm remquo and copysign for a little speedup
michaelkirk opened this pull request 11 months ago
michaelkirk opened this pull request 11 months ago
remove sincosd
valarauca opened this pull request 11 months ago
valarauca opened this pull request 11 months ago
Use faster loop iter (despite clippy's advice)
michaelkirk opened this pull request 11 months ago
michaelkirk opened this pull request 11 months ago
Mkirk/usize
michaelkirk opened this pull request 11 months ago
michaelkirk opened this pull request 11 months ago
Standardized to usize
valarauca opened this pull request 11 months ago
valarauca opened this pull request 11 months ago
Streamline constants
valarauca opened this pull request 11 months ago
valarauca opened this pull request 11 months ago
include example
michaelkirk opened this pull request 11 months ago
michaelkirk opened this pull request 11 months ago
Compilation error[E0195]: lifetime parameters or bounds on type `Target` do not match the trait declaration
stephan-j-lange opened this issue 11 months ago
stephan-j-lange opened this issue 11 months ago
clippy fixes
michaelkirk opened this pull request about 1 year ago
michaelkirk opened this pull request about 1 year ago
Replace `lazy_static` dependency with `sync::OnceLock`.
frewsxcv opened this pull request about 1 year ago
frewsxcv opened this pull request about 1 year ago
prepare for 0.2.3 release
michaelkirk opened this pull request almost 2 years ago
michaelkirk opened this pull request almost 2 years ago
Clippy, formatting, and minor fixes
michaelkirk opened this pull request almost 2 years ago
michaelkirk opened this pull request almost 2 years ago
Adding PolygonArea for calculating the perimeter and area of a polygon on a Geodesic
phayes opened this pull request almost 2 years ago
phayes opened this pull request almost 2 years ago
Release 0.2.2
michaelkirk opened this pull request almost 2 years ago
michaelkirk opened this pull request almost 2 years ago
Release 0.2.2?
Quba1 opened this issue almost 2 years ago
Quba1 opened this issue almost 2 years ago
Make lazy_static optional?
Quba1 opened this issue over 2 years ago
Quba1 opened this issue over 2 years ago
Resolve clippy warnings and errors
Quba1 opened this pull request over 2 years ago
Quba1 opened this pull request over 2 years ago
release 0.2.1
michaelkirk opened this pull request over 2 years ago
michaelkirk opened this pull request over 2 years ago
switch to approx
michaelkirk opened this pull request over 2 years ago
michaelkirk opened this pull request over 2 years ago
Add gnomonic projection
ondt opened this pull request about 3 years ago
ondt opened this pull request about 3 years ago
#30 part: geodtest inverse12 S12
stonylohr opened this pull request almost 4 years ago
stonylohr opened this pull request almost 4 years ago
fix #20 test_arcdirect
stonylohr opened this pull request almost 4 years ago
stonylohr opened this pull request almost 4 years ago
Address #6: polyval
stonylohr opened this pull request almost 4 years ago
stonylohr opened this pull request almost 4 years ago
fix #25: geodsolve29.
stonylohr opened this pull request almost 4 years ago
stonylohr opened this pull request almost 4 years ago
Address #36: geomath::norm
stonylohr opened this pull request almost 4 years ago
stonylohr opened this pull request almost 4 years ago
make geomath::norm use &mut arguments
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
Fix #24: geodsolve28
stonylohr opened this pull request almost 4 years ago
stonylohr opened this pull request almost 4 years ago
Fix #22 and #23: geodsolve15 and geodsolve26
stonylohr opened this pull request almost 4 years ago
stonylohr opened this pull request almost 4 years ago
fix #26: geodsolve76. bug in test itself
stonylohr opened this pull request almost 4 years ago
stonylohr opened this pull request almost 4 years ago
improve performance
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
investigate test_geodtest_geodesic_inverse12 behavior for azi1/azi2/m12
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
fix test_geodtest_geodesic_inverse12 S12 behavior
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
review test_geodtest_geodesic_direct21 lon2 and azi2 tolerances
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
fix test_geodtest_geodesic_direct12 S12 behavior
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
fix test_std_geodesic_geodsolve78 failure
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
fix test_std_geodesic_geodsolve76 failure
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
fix test_std_geodesic_geodsolve29 failure
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
fix test_std_geodesic_geodsolve28 failure
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
fix test_std_geodesic_geodsolve26 failure
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
fix test_std_geodesic_geodsolve15 failure
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
fix test_std_geodesic_geodsolve2 test failure
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
resolve test_arcdirect failure
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
Update benchmarks
michaelkirk opened this issue almost 4 years ago
michaelkirk opened this issue almost 4 years ago
Ci
stonylohr opened this pull request almost 4 years ago
stonylohr opened this pull request almost 4 years ago
hook up CI
michaelkirk opened this pull request almost 4 years ago
michaelkirk opened this pull request almost 4 years ago
add Karney's standard unit tests
stonylohr opened this issue almost 4 years ago
stonylohr opened this issue almost 4 years ago
Issue13 validate
stonylohr opened this pull request almost 4 years ago
stonylohr opened this pull request almost 4 years ago
#13 partial. Added geomath::ang_diff test and benchmark
stonylohr opened this pull request about 4 years ago
stonylohr opened this pull request about 4 years ago
add integrated CI testing vs geographiclib C++ implementation
stonylohr opened this issue over 4 years ago
stonylohr opened this issue over 4 years ago
favor type usize for variables that are primarily an array index
stonylohr opened this issue over 4 years ago
stonylohr opened this issue over 4 years ago
add doc comments for functions
stonylohr opened this issue over 4 years ago
stonylohr opened this issue over 4 years ago
avoid passing GEODESIC_ORDER as argument
stonylohr opened this issue over 4 years ago
stonylohr opened this issue over 4 years ago
consider changes to ang_round
stonylohr opened this issue over 4 years ago
stonylohr opened this issue over 4 years ago
changes to consider for atan2d
stonylohr opened this issue over 4 years ago
stonylohr opened this issue over 4 years ago
consider changes for sincosd
stonylohr opened this issue over 4 years ago
stonylohr opened this issue over 4 years ago
consider simplifying polyval
stonylohr opened this issue over 4 years ago
stonylohr opened this issue over 4 years ago
replace geomath::fmod with direct calls to % operator
stonylohr opened this issue over 4 years ago
stonylohr opened this issue over 4 years ago
replace geomath::cbrt with f64::cbrt
stonylohr opened this issue over 4 years ago
stonylohr opened this issue over 4 years ago
reduce use of variable shadowing (geomath)
stonylohr opened this issue over 4 years ago
stonylohr opened this issue over 4 years ago
replace get_min_val with f64 MIN_POSITIVE
stonylohr opened this issue over 4 years ago
stonylohr opened this issue over 4 years ago
replace get_epsilon with f64 EPSILON
stonylohr opened this issue over 4 years ago
stonylohr opened this issue over 4 years ago