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)