2023-01-24: Update README.md with LAEA info (Thomas Knudsen)
2023-01-23: Add the missing CHANGELOG (Thomas Knudsen)
2023-01-23: Update version to v0.9.0 (Thomas Knudsen)
2023-01-23: Better terminology for temporal directionality (Thomas Knudsen)
2023-01-23: Formatting (Thomas Knudsen)
2023-01-22: Correct a bad link in Rumination #2 (Thomas Knudsen)
2023-01-22: Support authalic latitudes in latitude method (Thomas Knudsen)
2023-01-22: LAEA: polar aspects and docs (Thomas Knudsen)
2023-01-22: LAEA forward direction completed (Thomas Knudsen)
2023-01-22: First steps toward LAEA support (Thomas Knudsen)
2023-01-22: Support for authalic latitudes (Thomas Knudsen)
2023-01-21: Scaffolding for laea (Thomas Knudsen)
2023-01-21: Streamline latitudes API (Thomas Knudsen)
2023-01-21: Clarify the description and use of pj_tsfn (now: ts) (Thomas Knudsen)
2023-01-20: A few clarifications in impl Op (Thomas Knudsen)
2023-01-17: Change `provider` args to `ctx` (Thomas Knudsen)
2023-01-17: Document diff between Context::default() and ::new() (Thomas Knudsen)
2023-01-17: Clean-ups in the import logic (Thomas Knudsen)
2023-01-15: Minor corrections in README.md (Thomas Knudsen)
2023-01-14: add missing file to previous commit (Thomas Knudsen)
2023-01-14: Auxiliary latitudes as pipeline operators (Thomas Knudsen)
2023-01-14: More cleanup of cart (Thomas Knudsen)
2023-01-14: Aux latitudes: Coefficients now call-by-reference (Thomas Knudsen)
2023-01-14: Add missing mut to test example for inner_op template (Thomas Knudsen)
2023-01-14: Better test example for inner_op template (Thomas Knudsen)
2023-01-14: Eliminate another leftover template comment (Thomas Knudsen)
2023-01-14: Eliminate a leftover template comment (Thomas Knudsen)
2023-01-14: Geodesics: replace (sin, cos) with sin_cos (Thomas Knudsen)
2023-01-13: Refactor reduced latitude + all latitude tests (Thomas Knudsen)
2023-01-12: Delete slightly over-zealous test (Thomas Knudsen)
2023-01-11: Switch lookup sigil in macros from '^' to '$' (Thomas Knudsen)
2023-01-11: Better logging initialization in kp (Thomas Knudsen)
2023-01-10: clean up a leftover comment in tmerc (Thomas Knudsen)
2023-01-08: Add some logging to tmerc (Thomas Knudsen)
2023-01-08: Re-enable logging in kp (Thomas Knudsen)
2023-01-08: A few improved comments in tmerc (Thomas Knudsen)
2023-01-08: Clean up `justfile` (Thomas Knudsen)
2023-01-07: Bring `tmerc` code in accordance to `template.rs` (Thomas Knudsen)
2023-01-07: Rename remaining 'prv' cases to 'ctx' (Thomas Knudsen)
2023-01-07: Update `adapt` test cases to reflect new default tmerc (Thomas Knudsen)
2023-01-07: Formatting (Thomas Knudsen)
2023-01-07: Switch default Transverse Mercator to Engsager (Thomas Knudsen)
2023-01-07: UTM for etmerc (Thomas Knudsen)
2023-01-07: "Contains" predicate for Grid (Thomas Knudsen)
2023-01-07: Remove custom 'clamp' from Grid. Use built-in instead (Thomas Knudsen)
2023-01-06: Rename the Provider trait to Context (Thomas Knudsen)
2023-01-06: Merge remote-tracking branch 'origin/main' (Thomas Knudsen)
2023-01-06: Doc corrections (Thomas Knudsen)
2023-01-06: Add clenshaw_sin_optimized_for_tmerc (Thomas Knudsen)
2023-01-06: Optimize the etmerc forward direction code (Thomas Knudsen)
2023-01-05: Inverse Engsager/Poder style transverse mercator (Thomas Knudsen)
2023-01-05: Engsager/Poder transverse mercator (Thomas Knudsen)
2023-01-04: Extend ParsedParameters + set default scale, k=1 (Thomas Knudsen)
2023-01-04: Change a (sin, cos)-pair to sin_cos in Bowring's tmerc (Thomas Knudsen)
2023-01-06: Doc corrections (Thomas Knudsen)
2023-01-06: Add clenshaw_sin_optimized_for_tmerc (Thomas Knudsen)
2023-01-06: Optimize the etmerc forward direction code (Thomas Knudsen)
2023-01-05: Inverse Engsager/Poder style transverse mercator (Thomas Knudsen)
2023-01-05: Engsager/Poder transverse mercator (Thomas Knudsen)
2023-01-04: Extend ParsedParameters + set default scale, k=1 (Thomas Knudsen)
2023-01-04: Change a (sin, cos)-pair to sin_cos in Bowring's tmerc (Thomas Knudsen)
2023-01-03: Major refactor of the latitude subsystem of Ellipsoid (Thomas Knudsen)
2022-12-29: Rectifying latitude (Thomas Knudsen)
2022-12-27: Ellipsoid constants/coefficients in separate module (Thomas Knudsen)
2022-12-26: Introducing the math module (Thomas Knudsen)
2022-12-18: Merge pull request #29 from busstoptaktik/clippy (Thomas Knudsen)
2022-12-18: Rust 1.66 update: clippy+fmt (Thomas Knudsen)
2022-09-24: Implement 'Eq' for enum 'Direction' (Thomas Knudsen)
2022-06-19: Prepare for v0.8.0 (Thomas Knudsen)
2022-06-19: Rumination #004 (Thomas Knudsen)
2022-06-19: Abstract for README.md (Thomas Knudsen)
2022-06-19: Rumination #006 (Thomas Knudsen)
2022-06-19: Minor corrections from clippy+fmt (Thomas Knudsen)
2022-06-19: Minor correction in rumination #002 (Thomas Knudsen)
2022-06-19: Improved Provider support for built in adaptors (Thomas Knudsen)
2022-06-19: Minor (Thomas Knudsen)
2022-06-19: Remove spurious comment (Thomas Knudsen)
2022-06-14: Sanitize Provider::new() (Thomas Knudsen)
2022-06-14: Repair example 03 (Thomas Knudsen)
2022-06-09: Additional test in Maximal (Thomas Knudsen)
2022-06-07: Documentation updates (Thomas Knudsen)
2022-06-07: Brief description of the two parameter representations (Thomas Knudsen)
2022-06-07: proj: eliminate a few more warts (Thomas Knudsen)
2022-06-07: proj smoothing (Thomas Knudsen)
2022-06-07: proj: Handle error indicator conversion from PROJ to RG convention (Thomas Knudsen)
2022-06-07: clippy & fmt (Thomas Knudsen)
2022-06-07: Experimental support for calls to 'proj' projections (Thomas Knudsen)
2022-06-06: Rename a few cases of 'mod test' to 'mod tests' (Thomas Knudsen)
2022-06-06: Add test/demo combo for user defined providers (Thomas Knudsen)
2022-06-06: Clean up 'tests' directory (Thomas Knudsen)
2022-06-04: Clippy & fmt (Thomas Knudsen)
2022-06-04: Strip binaries in release mode (Thomas Knudsen)
2022-06-01: Intro to R004 (Thomas Knudsen)
2022-05-30: Add 2 missing bullet points to rumination #005 (Thomas Knudsen)
2022-05-30: Rumination #005: Divided by a common language (Thomas Knudsen)
2022-05-30: Improved doc for the Grid struct (Thomas Knudsen)
2022-05-30: Correction of the user-local path in the 'plain' provider (Thomas Knudsen)
2022-05-30: Improve a few comments (Thomas Knudsen)
2022-05-22: Straighten up provider dependencies (Thomas Knudsen)
2022-05-22: Doc updates (Thomas Knudsen)
2022-05-22: Formatting (Thomas Knudsen)
2022-05-22: Operationalize the Plain provider (Thomas Knudsen)
2022-05-22: Clean up and unify grid handling code (Thomas Knudsen)
2022-05-19: Get rid of exitcode dependency (Thomas Knudsen)
2022-05-18: minor correction (Thomas Knudsen)
2022-05-17: Init Rumination #004 (Thomas Knudsen)
2022-05-17: Switch OpHandle inits from default() to new() (Thomas Knudsen)
2022-05-16: Switch from StructOpt to Clap for CLI arg parsing (Thomas Knudsen)
2022-05-15: The new(...) method in the Provider trait (Thomas Knudsen)
2022-05-15: Remove superfluous dbg!(...) cases (Thomas Knudsen)
2022-05-15: Minor corrections to docs (Thomas Knudsen)
2022-05-15: Simplify RawParameter construction logic (Thomas Knudsen)
2022-05-15: Remove ug.rs and a few redundant (non-)dependencies (Thomas Knudsen)
2022-05-14: Clarify gridshift convention for units (Thomas Knudsen)
2022-05-11: Minor brush-up of pipeline InnerOp (Thomas Knudsen)
2022-05-10: push/pop for inverse pipeline invocation + omit_fwd/inv support everywhere (Thomas Knudsen)
2022-05-10: Fmt (Thomas Knudsen)
2022-05-10: Implement push and pop (Thomas Knudsen)
2022-05-09: Update documentation to reflect that the gridshift operator is now available (Thomas Knudsen)
2022-05-09: Documentation for the gridshift operator (Thomas Knudsen)
2022-05-08: A few more corrections for Rumination 002 (Thomas Knudsen)
2022-05-08: Modern syntax in Ruminations 002 & 003 (Thomas Knudsen)
2022-05-08: Refactor grid code (Thomas Knudsen)
2022-05-08: Minor (Thomas Knudsen)
2022-05-07: Improve Minimal provider path handling (Thomas Knudsen)
2022-05-03: Fmt (Thomas Knudsen)
2022-05-03: Minor changes in gridshift (Thomas Knudsen)
2022-05-03: Improved path structure for resource files (Thomas Knudsen)
2022-05-03: Gridshift with proper 2D inverse (Thomas Knudsen)
2022-05-03: Clippy and fmt (Thomas Knudsen)
2022-05-03: Gridshift compiles (but still not complete) (Thomas Knudsen)
2022-05-03: Exit plain (Thomas Knudsen)
2022-05-03: Remove outdated 'pile' and 'macros' dirs (Thomas Knudsen)
2022-05-03: Finally dropping the attic (Thomas Knudsen)
2022-05-03: Gridshift conceptual adjustments (Thomas Knudsen)
2022-05-03: Towards support of Gravsoft arcsec units (Thomas Knudsen)
2022-05-02: remove separate gravsoft module (Thomas Knudsen)
2022-05-02: steps toward gridshift (Thomas Knudsen)
2022-04-25: Remove misleading comment in adapt test (Thomas Knudsen)
2022-04-25: Improved testing for 'adapt' (Thomas Knudsen)
2022-04-24: Handle 'inv'-as-arg-to-macro properly (Thomas Knudsen)
2022-04-23: Add test for macro default args (Thomas Knudsen)
2022-04-20: Repair macro pipeline invocation (Thomas Knudsen)
2022-04-07: Use destructuring assignment in Helmert (Thomas Knudsen)
2022-03-24: Rumination 000 revision + related general changes (Thomas Knudsen)
2022-02-24: Gravsoftify (Thomas Knudsen)
2022-02-22: Clean up (Thomas Knudsen)
2022-02-10: `Coord` arithmetic (Thomas Knudsen)
2022-02-09: Improved id handling for `Op`s (Thomas Knudsen)
2022-02-08: Formatting and Clippy (Thomas Knudsen)
2022-02-08: Merge pull request #26 from busstoptaktik/geod (Thomas Knudsen)
2022-02-08: Remove the original operator implementations (Thomas Knudsen)
2022-02-08: Remove some superfluous dbg!() calls (Thomas Knudsen)
2022-02-08: Add `molodensky` operator (Thomas Knudsen)
2022-02-08: Add `merc` operator (Thomas Knudsen)
2022-02-08: Eliminate a few spurious `CoordinateTuples` in comments (Thomas Knudsen)
2022-02-08: Minor correction of `InnerOp` template (Thomas Knudsen)
2022-02-08: Add `nmea` operator (Thomas Knudsen)
2022-02-08: Add `utm` operator (Thomas Knudsen)
2022-02-06: More operator template adjustments (Thomas Knudsen)
2022-02-06: Add `tmerc` operator (Thomas Knudsen)
2022-02-06: Operator template adjustment (Thomas Knudsen)
2022-02-06: Add `lcc` operator (Thomas Knudsen)
2022-02-06: Make `InnerOp`s return a `Result<usize, Error>` enum (Thomas Knudsen)
2022-02-06: Minor touch-ups (Thomas Knudsen)
2022-02-06: Remove some superfluous dbg!s (Thomas Knudsen)
2022-02-06: Repair example 02 (Thomas Knudsen)
2022-02-06: Eliminate `Coord` abbreviations (Thomas Knudsen)
2022-02-05: Formatting (Thomas Knudsen)
2022-02-05: Rename `CoordinateTuple` to `Coord` (Thomas Knudsen)
2022-02-05: remove etc from lib.rs (Thomas Knudsen)
2022-02-05: remove etc (Thomas Knudsen)
2022-02-05: empty etc (Thomas Knudsen)
2022-02-05: A few doc improvements (Thomas Knudsen)
2022-02-05: Generic de-cluttering (Thomas Knudsen)
2022-02-04: , replaces / as ellipsoid separator (Thomas Knudsen)
2022-02-03: Minor adjustments to the InnerOp template (Thomas Knudsen)
2022-02-03: Add the noop operator (Thomas Knudsen)
2022-02-03: Add 'tree' command to justfile (Thomas Knudsen)
2022-02-03: Formatting (Thomas Knudsen)
2022-02-03: The `adapt` operator (Thomas Knudsen)
2022-02-03: cart (Thomas Knudsen)
2022-02-03: Clean up use-statements in distance test case (Thomas Knudsen)
2022-02-03: Helper function for common-case Op-instantiations (Thomas Knudsen)
2022-02-03: Ergonomical streamlining (Thomas Knudsen)
2022-02-01: Change everything (Thomas Knudsen)
2022-02-01: Add warning about outdated docs in README (Thomas Knudsen)
2022-02-01: Add inner_op template (Thomas Knudsen)
2022-02-01: Improved testing for Helmert (Thomas Knudsen)
2022-01-31: Helmert et al (Thomas Knudsen)
2022-01-30: Half baked Helmert (Thomas Knudsen)
2022-01-30: Base - OpDescriptor and other minor changes (Thomas Knudsen)
2022-01-30: Minor cleanups (Thomas Knudsen)
2022-01-29: Handle operator inversion (Thomas Knudsen)
2022-01-29: Formatting (Thomas Knudsen)
2022-01-29: Make `use` use relative paths (Thomas Knudsen)
2022-01-29: rename op to geod (Thomas Knudsen)
2022-01-29: Clippy (Thomas Knudsen)
2022-01-29: Some test improvements (Thomas Knudsen)
2022-01-28: An unreasonable amount of extensions and improvements (Thomas Knudsen)
2022-01-23: Experiments with ug, a new, minimal implementation (Thomas Knudsen)
2021-12-19: small bits from the last few days (Thomas Knudsen)
2021-12-15: Grid indexing (Thomas Knudsen)
2021-12-14: Gridding along (Thomas Knudsen)
2021-12-13: grids and pieces all over the place (Thomas Knudsen)
2021-12-09: Experimental level memory mapped pile (Thomas Knudsen)
2021-12-08: Give Provider trait some less confusing method names (Thomas Knudsen)
2021-12-08: Reduce Provider trait (Thomas Knudsen)
2021-12-08: Anyhow error return syntax for src/bin (Thomas Knudsen)
2021-11-30: Minimal provider debuts + minor cleanups (Thomas Knudsen)
2021-11-29: touch up examples (Thomas Knudsen)
2021-11-29: Improved support for macro arguments (Thomas Knudsen)
2021-11-27: kp etc (Thomas Knudsen)
2021-11-24: Last operator converted (Thomas Knudsen)
2021-11-24: More operators adapted (Thomas Knudsen)
2021-11-24: Operator construction OK (Thomas Knudsen)
2021-11-23: eliminate ancient debris (Thomas Knudsen)
2021-11-22: Activate user defined mecros (Thomas Knudsen)
2021-11-20: Halfway, and not compiling (Thomas Knudsen)
2021-11-19: New pipeline instantiation shapes up (Thomas Knudsen)
2021-11-18: A drove of cleanups (Thomas Knudsen)
2021-11-16: Separate 'Plain' resource provider (Thomas Knudsen)
2021-11-16: Linguistics and documentation (Thomas Knudsen)
2021-11-16: gys and resource now have their own homes (Thomas Knudsen)
2021-11-11: ResourceProviders arriving (Thomas Knudsen)
2021-11-10: Rationalize ellipsoid handling (Thomas Knudsen)
2021-11-09: Introducing a YAML-free GYS (Thomas Knudsen)
2021-11-07: Reduce scope of Context (Thomas Knudsen)
2021-10-23: Formatting (Thomas Knudsen)
2021-10-22: Update to Rust edition 2021 (Thomas Knudsen)
2021-10-20: Follow conventions for FWD, INV (Thomas Knudsen)
2021-10-20: Optimize builtins, prepare for yanking YAML (Thomas Knudsen)
2021-10-05: Replace Option by Result in operator construction flow (Thomas Knudsen)
2021-10-05: Minimum viable implementation (Thomas Knudsen)
2021-10-02: Update bibliography with SMITSWAM-paper by Ruffhead (Thomas Knudsen)
2021-09-25: Improved Molodensky tests (#19) (Thomas Knudsen)
2021-09-20: Docs: minor corrections (Thomas Knudsen)
2021-09-12: Cart code and test cleanup (Thomas Knudsen)
2021-09-12: Update cart to use index (Thomas Knudsen)
2021-09-12: Simplify Context::test() use (Thomas Knudsen)
2021-09-12: Enter internals (Thomas Knudsen)
2021-09-12: Refactor and introduce Context::test() (Thomas Knudsen)
2021-09-11: Lcc now with 2 standard parallels, more tests and documentation (Thomas Knudsen)
2021-09-11: Lcc first shot (Thomas Knudsen)
2021-09-10: Formatting (Thomas Knudsen)
2021-09-10: Inverse isometric latitude (Thomas Knudsen)
2021-09-10: Refactor coordinates (Thomas Knudsen)
2021-09-10: Refactor bibliography (Thomas Knudsen)
2021-09-10: Refactor operator (Thomas Knudsen)
2021-09-10: Improved help text in pq.rs (Thomas Knudsen)
2021-09-10: Refactor Ellipsoid (Thomas Knudsen)
2021-09-09: Merc: improved short-circuiting (Thomas Knudsen)
2021-09-09: pile: clippy (Thomas Knudsen)
2021-09-09: More tests etc. for Mercator projection (Thomas Knudsen)
2021-09-08: Handle latitude of projection center in tmerc (Thomas Knudsen)
2021-09-08: The Mercator projection debuts (Thomas Knudsen)
2021-09-08: Add 'executable abstracts' to all ruminations (Thomas Knudsen)
2021-09-07: Slight speed up of Helmert operator (Thomas Knudsen)
2021-09-04: PILE debuts (Thomas Knudsen)
2021-09-02: Some minor linguistic improvements (Thomas Knudsen)
2021-08-31: Rumination 003: Minor correction (Thomas Knudsen)
2021-08-30: Roundtrip functionality for `kp` (Thomas Knudsen)
2021-08-30: Publish v0.7.1 (Thomas Knudsen)
2021-08-30: Prepare for 0.7.1 (Thomas Knudsen)
2021-08-30: Add CHANGELOG (Thomas Knudsen)
2021-08-29: Minor corrections to Rumination 000 (Thomas Knudsen)
2021-08-29: Comments are now Ruminations (Thomas Knudsen)
2021-08-29: Repair inversion logic in `adapt` (Thomas Knudsen)
2021-08-28: Initial kp doc (Thomas Knudsen)
2021-08-26: Comment 000: Extend prologue (Thomas Knudsen)
2021-08-26: Repair justfile 'default run' (Thomas Knudsen)
2021-08-24: Improved interpretation of the name GYS (Thomas Knudsen)
2021-08-23: Dms (#17) (Thomas Knudsen)
2021-08-22: Let README.md reflect the improved state of documentation (Thomas Knudsen)
2021-08-20: Comment 002 debuts (Thomas Knudsen)
2021-08-20: Factual correction in Comment 001 (Thomas Knudsen)
2021-08-17: coordinates given as dms (Thomas Knudsen)
2021-08-17: 0.7.0 (Thomas Knudsen)
2021-08-17: Molodensky arrives (Thomas Knudsen)
2021-08-16: Add PROJ supported ellipsoids (Thomas Knudsen)
2021-08-15: Improved asset handling. (Thomas Knudsen)
2021-08-08: GYS, Adapt and KP (Thomas Knudsen)
2021-08-08: Refactor instantiation of built-ins. (Thomas Knudsen)
2021-08-08: Comment 000: clarifications (Thomas Knudsen)
2021-08-07: 14 parameter Helmert (Thomas Knudsen)
2021-08-07: Rename Context method "operator" to "operation" (Thomas Knudsen)
2021-08-07: Add inverse test for Helmert 7 par (Thomas Knudsen)
2021-08-07: v0.5.0 (Thomas Knudsen)
2021-08-07: Clean up after renaming dx,dy,dz to x,y,z and transformations.zip to cookbook.zip (Thomas Knudsen)
2021-08-07: Helmert extended to 7 parameters (Thomas Knudsen)
2021-08-06: Linguistic clarification (Thomas Knudsen)
2021-08-06: fmt + clippy (Thomas Knudsen)
2021-08-06: Improved test for shared macros (Thomas Knudsen)
2021-08-06: Support shared, predefined transformations/macros (Thomas Knudsen)
2021-08-03: Add an example of a non-invertible operator (Thomas Knudsen)
2021-08-02: 0.4.1 (Thomas Knudsen)
2021-08-02: Comments and much internal change. (Thomas Knudsen)
2021-07-30: Introduce justfile and do some cleanups (Thomas Knudsen)
2021-07-30: Move 'gas' to operator_construction. (Thomas Knudsen)
2021-07-29: Version 0.3.0 (Thomas Knudsen)
2021-07-29: Clean up ellipsoids (Thomas Knudsen)
2021-07-29: Clean up namespaces (Thomas Knudsen)
2021-07-29: Version 0.2.0 (Thomas Knudsen)
2021-07-29: CoordinateTuple - improve documentation (Thomas Knudsen)
2021-07-29: Remove obsolete CoordinateTuple methods from Context (Thomas Knudsen)
2021-07-29: New and much improved version of CoordinateTuple (Thomas Knudsen)
2021-07-28: Add licensing and publishing information (Thomas Knudsen)
2021-07-28: Squashed commit of the following: (Thomas Knudsen)
2021-07-26: Turn CoordinateTuples into arrays that can be flattened (Thomas Knudsen)
2021-07-24: Gas arrives (Thomas Knudsen)
2021-07-24: OperatorConstructor (Thomas Knudsen)
2021-07-23: Some improved incapsulation (Thomas Knudsen)
2021-07-23: User defined operators tested and done (Thomas Knudsen)
2021-07-23: Clippy cleanup (Thomas Knudsen)
2021-07-22: More macro and user defined function functionality (Thomas Knudsen)
2021-07-22: Make context mandatory (Thomas Knudsen)
2021-07-21: Extensive testing of macros (Thomas Knudsen)
2021-07-20: Macro works for single statements. Not yet tested for pipelines (Thomas Knudsen)
2021-07-20: Steps toward handling of macros (Thomas Knudsen)
2021-07-20: Begin operatorargs cleanup (Thomas Knudsen)
2021-07-18: Remove superfluous YAML-file (Thomas Knudsen)
2021-07-18: Improved YAML-resource handling (Thomas Knudsen)
2021-07-18: Minor corrections (Thomas Knudsen)
2021-07-18: Cart revisited (Thomas Knudsen)
2021-07-18: Remove cruft (Thomas Knudsen)
2021-07-18: Formatting (Thomas Knudsen)
2021-07-18: Make room for user defined operators (Thomas Knudsen)
2021-07-13: Minor experiments with traits and ellipsoids (Thomas Knudsen)
2021-07-11: Enter triaxial and fat ellipsoids (Thomas Knudsen)
2021-07-11: Shuttle renamed to Context (Thomas Knudsen)
2021-07-01: Enter KP (Thomas Knudsen)
2021-07-01: Rename Operand to Shuttle (Thomas Knudsen)
2021-07-01: Formatting (Thomas Knudsen)
2021-07-01: Minor corrections here and there (Thomas Knudsen)
2021-01-22: Test minimal-yaml + first shot at Fukushima's 2006 cart-to-geo algorithm (Thomas Knudsen)
2021-01-19: Comment re split Operator/OperatorCore API (Thomas Knudsen)
2021-01-19: First steps toward a high level Operator API on top of OperatorCore (Thomas Knudsen)
2021-01-18: Test clean up (Thomas Knudsen)
2021-01-18: Formatting and a few minor corrections (Thomas Knudsen)
2021-01-18: Major refactoring (Thomas Knudsen)
2021-01-18: Add reference to Fukushima (2006) (Thomas Knudsen)
2021-01-18: Use Fukushima's optimizations in Bowrings method for cartesian-to-geodetic (Thomas Knudsen)
2021-01-17: Default ellipsoid + streamline tmerc tests (Thomas Knudsen)
2021-01-16: ...and fmt (Thomas Knudsen)
2021-01-16: Add Euclidean and geodesic distance measures (Thomas Knudsen)
2021-01-16: Additional advice from cargo clippy -- -W clippy::pedantic (Thomas Knudsen)
2021-01-16: Follow some good advice from Clippy (Thomas Knudsen)
2021-01-15: Better tests (Thomas Knudsen)
2021-01-15: operator(): Test and docs (Thomas Knudsen)
2021-01-14: Debut: operator() (Thomas Knudsen)
2021-01-14: Minor test cleanups (Thomas Knudsen)
2021-01-12: Remove superfluous test case output (Thomas Knudsen)
2021-01-12: Minor linting + explore coordinate definitions (Thomas Knudsen)
2021-01-08: Docs and refs (Thomas Knudsen)
2021-01-08: Forward geodesic (Thomas Knudsen)
2021-01-07: Degree handling for CoordinateTuple (Thomas Knudsen)
2021-01-07: Formatting (Thomas Knudsen)
2021-01-07: fwd/inv replaces true/false (Thomas Knudsen)
2021-01-07: More descriptive identifiers for goedesics (Thomas Knudsen)
2021-01-06: Inverse geodesics + GL test for UTM (Thomas Knudsen)
2021-01-05: Add README.md (Thomas Knudsen)
2021-01-04: Use the errmsg infrastructure for type errors in numeric keys (Thomas Knudsen)
2021-01-04: Better error messaging infrastructure for operator construction (Thomas Knudsen)
2021-01-04: tmerc: correct sign in inverse direction (Thomas Knudsen)
2021-01-03: tmerc roundtrip test (Thomas Knudsen)
2021-01-03: Invers tmerc undervejs (Thomas Knudsen)
2021-01-03: Added docs, tmerc in progress (Thomas Knudsen)
2021-01-02: inverse meridian distanc AND a pipeline that works (Thomas Knudsen)
2021-01-02: More improvements to the Pipeline implementation (Thomas Knudsen)
2021-01-01: Pipelining (Thomas Knudsen)
2021-01-01: Generalize populate() (Thomas Knudsen)
2020-12-31: More tests for meridional distance, more references, introductory docstring (Thomas Knudsen)
2020-12-30: Polar radius of curvature, c (Thomas Knudsen)
2020-12-30: Meridional Distance, following Bowring (1983) (Thomas Knudsen)
2020-12-30: meridian quadrants and isometric latitudes (Thomas Knudsen)
2020-12-30: OperatorWorkspace renamed to Operand, etc. (Thomas Knudsen)
2020-12-22: Oprens tests (Thomas Knudsen)
2020-12-22: Nu med OperatorArgs::prepare_from_yaml (Thomas Knudsen)
2020-12-22: fuld opbygning af operatorargs (Thomas Knudsen)
2020-12-22: Hen mod en fornuftig pipelineoperator (Thomas Knudsen)
2020-12-21: Refactor + additional improvements to geo/cart (Thomas Knudsen)
2020-12-16: Constructors and better tests for ellps (Thomas Knudsen)
2020-12-16: mere pudsning af ellps (Thomas Knudsen)
2020-12-16: mindre rettelser (Thomas Knudsen)
2020-12-15: Mindre ændringer ifbm pythontests (Thomas Knudsen)
2020-12-15: Meget bedre cart (Thomas Knudsen)
2020-12-14: cart/geo (Thomas Knudsen)
2020-12-11: Streamline return-cases (Thomas Knudsen)
2020-12-10: Tættere på pipeineconstructor (Thomas Knudsen)
2020-12-10: cargo fmt (Thomas Knudsen)
2020-12-10: Refaktorering til operator/navn-struktur (Thomas Knudsen)
2020-12-09: lidt bedre tests - nu klar til at skippe helmert og hulmert (Thomas Knudsen)
2020-12-09: Så er YAML også ved at være på plads (Thomas Knudsen)
2020-12-08: OperatorArgs (Thomas Knudsen)
2020-12-07: Tættere på med mappede strengargumenter (Thomas Knudsen)
2020-12-07: Flere eksperimenter i retning af generiske operationer (Thomas Knudsen)
2020-12-03: Nu med skyggeimplementering via structs istf closures. Det er vist meget bedre! (Thomas Knudsen)
2020-11-30: Operation til Operator, rekursiv num (Thomas Knudsen)
2020-11-29: Latitude trait (Thomas Knudsen)
2020-11-27: Flyt Coord og Operation til operations (Thomas Knudsen)
2020-11-27: crlf (Thomas Knudsen)
2020-11-27: crlf (Thomas Knudsen)
2020-11-27: Flere tests, foundations (Thomas Knudsen)
2020-11-27: Flere tests (Thomas Knudsen)
2020-11-26: Boxing (Thomas Knudsen)
2020-11-26: Implement vector of inhomogeneous closures (Thomas Knudsen)
2020-11-26: Nu med bool retur (Thomas Knudsen)
2020-11-26: Nu med bool retur (Thomas Knudsen)
2020-11-26: crlf (Thomas Knudsen)
2020-11-26: crlf (Thomas Knudsen)
2020-11-26: Frem mod forsimpling af operationsimplementering (Thomas Knudsen)
2020-11-25: Initial import (Thomas Knudsen)