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

#61 - use libm remquo and copysign for a little speedup

Pull Request - State: closed - Opened by michaelkirk 5 months ago

#60 - remove sincosd

Pull Request - State: closed - Opened by valarauca 5 months ago - 1 comment

#59 - Use faster loop iter (despite clippy's advice)

Pull Request - State: closed - Opened by michaelkirk 5 months ago

#58 - Mkirk/usize

Pull Request - State: closed - Opened by michaelkirk 5 months ago

#57 - Standardized to usize

Pull Request - State: closed - Opened by valarauca 5 months ago - 9 comments

#56 - Streamline constants

Pull Request - State: closed - Opened by valarauca 5 months ago - 4 comments

#55 - include example

Pull Request - State: closed - Opened by michaelkirk 6 months ago

#53 - clippy fixes

Pull Request - State: closed - Opened by michaelkirk 7 months ago

#52 - Replace `lazy_static` dependency with `sync::OnceLock`.

Pull Request - State: closed - Opened by frewsxcv 7 months ago - 1 comment

#51 - prepare for 0.2.3 release

Pull Request - State: closed - Opened by michaelkirk over 1 year ago - 2 comments

#50 - Clippy, formatting, and minor fixes

Pull Request - State: closed - Opened by michaelkirk over 1 year 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 over 1 year ago - 17 comments

#48 - Release 0.2.2

Pull Request - State: closed - Opened by michaelkirk over 1 year ago

#47 - Release 0.2.2?

Issue - State: closed - Opened by Quba1 over 1 year ago - 1 comment

#46 - Make lazy_static optional?

Issue - State: closed - Opened by Quba1 almost 2 years ago - 5 comments

#45 - Resolve clippy warnings and errors

Pull Request - State: closed - Opened by Quba1 almost 2 years ago - 4 comments

#44 - release 0.2.1

Pull Request - State: closed - Opened by michaelkirk over 2 years ago - 3 comments

#43 - switch to approx

Pull Request - State: closed - Opened by michaelkirk over 2 years ago

#42 - Add gnomonic projection

Pull Request - State: open - Opened by ondt over 2 years ago - 10 comments

#41 - #30 part: geodtest inverse12 S12

Pull Request - State: closed - Opened by stonylohr over 3 years ago - 6 comments

#40 - fix #20 test_arcdirect

Pull Request - State: closed - Opened by stonylohr over 3 years ago - 2 comments

#39 - Address #6: polyval

Pull Request - State: closed - Opened by stonylohr over 3 years ago - 2 comments

#38 - fix #25: geodsolve29.

Pull Request - State: closed - Opened by stonylohr over 3 years ago - 1 comment

#37 - Address #36: geomath::norm

Pull Request - State: closed - Opened by stonylohr over 3 years ago - 1 comment

#36 - make geomath::norm use &mut arguments

Issue - State: closed - Opened by stonylohr over 3 years ago - 1 comment

#35 - Fix #24: geodsolve28

Pull Request - State: closed - Opened by stonylohr over 3 years ago - 2 comments

#34 - Fix #22 and #23: geodsolve15 and geodsolve26

Pull Request - State: closed - Opened by stonylohr over 3 years ago - 1 comment

#33 - fix #26: geodsolve76. bug in test itself

Pull Request - State: closed - Opened by stonylohr over 3 years ago - 3 comments

#32 - improve performance

Issue - State: open - Opened by stonylohr over 3 years ago - 2 comments

#30 - fix test_geodtest_geodesic_inverse12 S12 behavior

Issue - State: open - Opened by stonylohr over 3 years ago - 1 comment

#28 - fix test_geodtest_geodesic_direct12 S12 behavior

Issue - State: open - Opened by stonylohr over 3 years ago

#27 - fix test_std_geodesic_geodsolve78 failure

Issue - State: closed - Opened by stonylohr over 3 years ago - 1 comment

#26 - fix test_std_geodesic_geodsolve76 failure

Issue - State: closed - Opened by stonylohr over 3 years ago - 1 comment

#25 - fix test_std_geodesic_geodsolve29 failure

Issue - State: closed - Opened by stonylohr over 3 years ago - 1 comment

#24 - fix test_std_geodesic_geodsolve28 failure

Issue - State: closed - Opened by stonylohr over 3 years ago

#23 - fix test_std_geodesic_geodsolve26 failure

Issue - State: closed - Opened by stonylohr over 3 years ago - 1 comment

#22 - fix test_std_geodesic_geodsolve15 failure

Issue - State: closed - Opened by stonylohr over 3 years ago

#21 - fix test_std_geodesic_geodsolve2 test failure

Issue - State: closed - Opened by stonylohr over 3 years ago

#20 - resolve test_arcdirect failure

Issue - State: closed - Opened by stonylohr over 3 years ago - 1 comment

#19 - Update benchmarks

Issue - State: closed - Opened by michaelkirk over 3 years ago - 6 comments

#18 - Ci

Pull Request - State: closed - Opened by stonylohr over 3 years ago - 1 comment

#17 - hook up CI

Pull Request - State: closed - Opened by michaelkirk over 3 years ago - 7 comments

#16 - add Karney's standard unit tests

Issue - State: closed - Opened by stonylohr over 3 years ago - 1 comment

#15 - Issue13 validate

Pull Request - State: closed - Opened by stonylohr over 3 years ago

#14 - #13 partial. Added geomath::ang_diff test and benchmark

Pull Request - State: closed - Opened by stonylohr over 3 years ago - 20 comments

#13 - add integrated CI testing vs geographiclib C++ implementation

Issue - State: closed - Opened by stonylohr almost 4 years ago - 21 comments

#12 - favor type usize for variables that are primarily an array index

Issue - State: closed - Opened by stonylohr almost 4 years ago - 3 comments

#11 - add doc comments for functions

Issue - State: open - Opened by stonylohr almost 4 years ago - 1 comment

#10 - avoid passing GEODESIC_ORDER as argument

Issue - State: open - Opened by stonylohr almost 4 years ago - 2 comments

#9 - consider changes to ang_round

Issue - State: open - Opened by stonylohr almost 4 years ago - 1 comment

#8 - changes to consider for atan2d

Issue - State: open - Opened by stonylohr almost 4 years ago - 3 comments

#7 - consider changes for sincosd

Issue - State: closed - Opened by stonylohr almost 4 years ago - 3 comments

#6 - consider simplifying polyval

Issue - State: closed - Opened by stonylohr almost 4 years ago - 3 comments

#5 - replace geomath::fmod with direct calls to % operator

Issue - State: open - Opened by stonylohr almost 4 years ago

#4 - replace geomath::cbrt with f64::cbrt

Issue - State: open - Opened by stonylohr almost 4 years ago

#3 - reduce use of variable shadowing (geomath)

Issue - State: open - Opened by stonylohr almost 4 years ago - 2 comments

#2 - replace get_min_val with f64 MIN_POSITIVE

Issue - State: open - Opened by stonylohr almost 4 years ago - 1 comment

#1 - replace get_epsilon with f64 EPSILON

Issue - State: open - Opened by stonylohr almost 4 years ago - 1 comment