Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / georust/geographiclib-rs issues and pull requests
#62 - clippy nits
Pull Request -
State: closed - Opened by michaelkirk 5 months ago
- 1 comment
#61 - use libm remquo and copysign for a little speedup
Pull Request -
State: closed - Opened by michaelkirk 12 months ago
#60 - remove sincosd
Pull Request -
State: closed - Opened by valarauca 12 months ago
- 1 comment
#59 - Use faster loop iter (despite clippy's advice)
Pull Request -
State: closed - Opened by michaelkirk 12 months ago
#58 - Mkirk/usize
Pull Request -
State: closed - Opened by michaelkirk 12 months ago
#57 - Standardized to usize
Pull Request -
State: closed - Opened by valarauca 12 months ago
- 9 comments
#56 - Streamline constants
Pull Request -
State: closed - Opened by valarauca about 1 year ago
- 4 comments
#55 - include example
Pull Request -
State: closed - Opened by michaelkirk about 1 year ago
#54 - Compilation error[E0195]: lifetime parameters or bounds on type `Target` do not match the trait declaration
Issue -
State: closed - Opened by stephan-j-lange about 1 year ago
- 4 comments
#53 - clippy fixes
Pull Request -
State: closed - Opened by michaelkirk about 1 year ago
#52 - Replace `lazy_static` dependency with `sync::OnceLock`.
Pull Request -
State: closed - Opened by frewsxcv about 1 year ago
- 1 comment
#51 - prepare for 0.2.3 release
Pull Request -
State: closed - Opened by michaelkirk almost 2 years ago
- 2 comments
#50 - Clippy, formatting, and minor fixes
Pull Request -
State: closed - Opened by michaelkirk almost 2 years ago
- 4 comments
#49 - Adding PolygonArea for calculating the perimeter and area of a polygon on a Geodesic
Pull Request -
State: closed - Opened by phayes almost 2 years ago
- 17 comments
#48 - Release 0.2.2
Pull Request -
State: closed - Opened by michaelkirk about 2 years ago
#47 - Release 0.2.2?
Issue -
State: closed - Opened by Quba1 about 2 years ago
- 1 comment
#46 - Make lazy_static optional?
Issue -
State: closed - Opened by Quba1 over 2 years ago
- 5 comments
#45 - Resolve clippy warnings and errors
Pull Request -
State: closed - Opened by Quba1 over 2 years ago
- 4 comments
#44 - release 0.2.1
Pull Request -
State: closed - Opened by michaelkirk almost 3 years ago
- 3 comments
#43 - switch to approx
Pull Request -
State: closed - Opened by michaelkirk almost 3 years ago
#42 - Add gnomonic projection
Pull Request -
State: open - Opened by ondt about 3 years ago
- 10 comments
#41 - #30 part: geodtest inverse12 S12
Pull Request -
State: closed - Opened by stonylohr almost 4 years ago
- 6 comments
#40 - fix #20 test_arcdirect
Pull Request -
State: closed - Opened by stonylohr almost 4 years ago
- 2 comments
#39 - Address #6: polyval
Pull Request -
State: closed - Opened by stonylohr almost 4 years ago
- 2 comments
#38 - fix #25: geodsolve29.
Pull Request -
State: closed - Opened by stonylohr almost 4 years ago
- 1 comment
#37 - Address #36: geomath::norm
Pull Request -
State: closed - Opened by stonylohr almost 4 years ago
- 1 comment
#36 - make geomath::norm use &mut arguments
Issue -
State: closed - Opened by stonylohr almost 4 years ago
- 1 comment
#35 - Fix #24: geodsolve28
Pull Request -
State: closed - Opened by stonylohr almost 4 years ago
- 2 comments
#34 - Fix #22 and #23: geodsolve15 and geodsolve26
Pull Request -
State: closed - Opened by stonylohr almost 4 years ago
- 1 comment
#33 - fix #26: geodsolve76. bug in test itself
Pull Request -
State: closed - Opened by stonylohr almost 4 years ago
- 3 comments
#32 - improve performance
Issue -
State: open - Opened by stonylohr almost 4 years ago
- 2 comments
#31 - investigate test_geodtest_geodesic_inverse12 behavior for azi1/azi2/m12
Issue -
State: open - Opened by stonylohr almost 4 years ago
#30 - fix test_geodtest_geodesic_inverse12 S12 behavior
Issue -
State: open - Opened by stonylohr almost 4 years ago
- 1 comment
#29 - review test_geodtest_geodesic_direct21 lon2 and azi2 tolerances
Issue -
State: open - Opened by stonylohr almost 4 years ago
#28 - fix test_geodtest_geodesic_direct12 S12 behavior
Issue -
State: open - Opened by stonylohr almost 4 years ago
#27 - fix test_std_geodesic_geodsolve78 failure
Issue -
State: closed - Opened by stonylohr almost 4 years ago
- 1 comment
#26 - fix test_std_geodesic_geodsolve76 failure
Issue -
State: closed - Opened by stonylohr almost 4 years ago
- 1 comment
#25 - fix test_std_geodesic_geodsolve29 failure
Issue -
State: closed - Opened by stonylohr almost 4 years ago
- 1 comment
#24 - fix test_std_geodesic_geodsolve28 failure
Issue -
State: closed - Opened by stonylohr almost 4 years ago
#23 - fix test_std_geodesic_geodsolve26 failure
Issue -
State: closed - Opened by stonylohr almost 4 years ago
- 1 comment
#22 - fix test_std_geodesic_geodsolve15 failure
Issue -
State: closed - Opened by stonylohr almost 4 years ago
#21 - fix test_std_geodesic_geodsolve2 test failure
Issue -
State: closed - Opened by stonylohr almost 4 years ago
#20 - resolve test_arcdirect failure
Issue -
State: closed - Opened by stonylohr almost 4 years ago
- 1 comment
#19 - Update benchmarks
Issue -
State: closed - Opened by michaelkirk almost 4 years ago
- 6 comments
#17 - hook up CI
Pull Request -
State: closed - Opened by michaelkirk about 4 years ago
- 7 comments
#16 - add Karney's standard unit tests
Issue -
State: closed - Opened by stonylohr about 4 years ago
- 1 comment
#15 - Issue13 validate
Pull Request -
State: closed - Opened by stonylohr about 4 years ago
#14 - #13 partial. Added geomath::ang_diff test and benchmark
Pull Request -
State: closed - Opened by stonylohr about 4 years ago
- 20 comments
#13 - add integrated CI testing vs geographiclib C++ implementation
Issue -
State: closed - Opened by stonylohr over 4 years ago
- 21 comments
#12 - favor type usize for variables that are primarily an array index
Issue -
State: closed - Opened by stonylohr over 4 years ago
- 3 comments
#11 - add doc comments for functions
Issue -
State: open - Opened by stonylohr over 4 years ago
- 1 comment
#10 - avoid passing GEODESIC_ORDER as argument
Issue -
State: open - Opened by stonylohr over 4 years ago
- 2 comments
#9 - consider changes to ang_round
Issue -
State: open - Opened by stonylohr over 4 years ago
- 1 comment
#8 - changes to consider for atan2d
Issue -
State: open - Opened by stonylohr over 4 years ago
- 3 comments
#7 - consider changes for sincosd
Issue -
State: closed - Opened by stonylohr over 4 years ago
- 3 comments
#6 - consider simplifying polyval
Issue -
State: closed - Opened by stonylohr over 4 years ago
- 3 comments
#5 - replace geomath::fmod with direct calls to % operator
Issue -
State: open - Opened by stonylohr over 4 years ago
#4 - replace geomath::cbrt with f64::cbrt
Issue -
State: open - Opened by stonylohr over 4 years ago
#3 - reduce use of variable shadowing (geomath)
Issue -
State: open - Opened by stonylohr over 4 years ago
- 2 comments
#2 - replace get_min_val with f64 MIN_POSITIVE
Issue -
State: open - Opened by stonylohr over 4 years ago
- 1 comment
#1 - replace get_epsilon with f64 EPSILON
Issue -
State: open - Opened by stonylohr over 4 years ago
- 1 comment