Commit Graph

726 Commits

Author SHA1 Message Date
Mateusz Pusz be1705bc4a refactor: zeroth_point_origin() renamed to default_point_origin() and implicit_zeroth_point_origin renamed to zeroth_point_origin 2023-12-22 17:29:02 +01:00
Mateusz Pusz b33013ca43 style: whitespaces trimmed to make pre-commit happy 2023-12-21 12:36:11 +01:00
Mateusz Pusz ea7c97dac7 docs: "Quick Start" chapter updated with implicit origins 2023-12-21 12:31:24 +01:00
Mateusz Pusz fdacde606c docs: implicit point origin related erroneous case added to example in the interoperability chapter 2023-12-21 12:25:10 +01:00
Mateusz Pusz 6f18ec3142 style: whitespaces trimmed to make pre-commit happy 2023-12-21 12:25:10 +01:00
Mateusz Pusz c28a65ffa5 Update docs/users_guide/framework_basics/the_affine_space.md
Co-authored-by: Johel Ernesto Guerrero Peña <johelegp@gmail.com>
2023-12-21 12:25:09 +01:00
Mateusz Pusz 6a3f9a5ece docs: "The Affine Space" chapter updated to reflect the recent design changes 2023-12-21 12:25:09 +01:00
Mateusz Pusz a114b9b9a3 docs: "Quantity points" chapter extended 2023-12-21 12:23:52 +01:00
Mateusz Pusz ed2b91500a docs: "Quick Start" chapter reworked to be simpler and include quantity points 2023-12-21 12:13:38 +01:00
Mateusz Pusz 2493152ec7 docs: "Code Example" chapter renamed to "Look and Feel" and reordered in TOC to be after "Quick Start" 2023-12-21 11:47:20 +01:00
Mateusz Pusz 014d0ab6dc docs: Compiler Explorer link updated for smoot example 2023-12-21 10:42:28 +01:00
Mateusz Pusz 8726f58c17 docs: more info on smoot unit added + typo fixed 2023-12-21 10:39:43 +01:00
Mateusz Pusz 4809d6ea8d docs: Compiler Explorer link added to the smoot example 2023-12-21 09:52:31 +01:00
Mateusz Pusz 53ec5aba1b docs: smoot unit example added to the main page 2023-12-21 09:32:57 +01:00
Mateusz Pusz 436463b7a7 feat: value_cast<Unit, Representation> added 2023-12-19 18:19:22 +01:00
Mateusz Pusz e25588f988 docs: "Other maths" chapter updated with new functions 2023-12-18 19:30:20 +01:00
Mateusz Pusz d12d865325 docs: example in the interop chapter updated to benefit from the value_cast for quantity points 2023-12-18 16:41:42 +01:00
Mateusz Pusz 590d1fab85 docs: "Interoperability with Other Libraries" chapter added 2023-12-18 15:39:01 +01:00
Mateusz Pusz f28ba96cb4 docs: "Release Notes" spelled with the upper case in 2.0 announcement 2023-12-17 19:28:13 +01:00
Mateusz Pusz 2f1e45abbd docs: Kona 2023 report updated 2023-12-17 17:41:42 +01:00
Mateusz Pusz 2a3341df7d docs: 2.0 release post updated 2023-12-17 17:33:35 +01:00
Mateusz Pusz 0811ac0ca2 docs: project documentation layout refactored 2023-12-16 12:38:19 +01:00
Mateusz Pusz f1c3591693 docs: Kona report added 2023-12-11 21:26:58 +01:00
Mateusz Pusz 360bedb12b docs: project blog added 2023-12-11 20:38:20 +01:00
Mateusz Pusz 217048857a build: project version updated to 2.2.0 2023-12-09 19:03:45 +01:00
Mateusz Pusz 202277d03b build: apple-clang-15 support added 2023-12-08 14:29:24 +01:00
Mateusz Pusz f782b51885 docs: "The Affine Space" chapter updated 2023-12-08 12:57:08 +01:00
Mateusz Pusz 173c500886 docs: tip in the "Quick start" chapter fixed 2023-12-03 19:30:04 +01:00
Mateusz Pusz da8721b997 feat: users are now allowed to inherit their ow types from absolute point origins 2023-12-03 16:15:38 +01:00
Mateusz Pusz 5121eca121 docs: outdated affine space chapter updated 2023-12-01 11:32:44 +01:00
Mateusz Pusz 8ca956d923 docs: "Derived unit symbols generation" chapter added 2023-11-30 10:53:29 +01:00
Mateusz Pusz ea62c74b88 docs: "Default formatting" chapter updated 2023-11-30 09:59:55 +01:00
Mateusz Pusz c002a7487a docs: commas removed from the units-unit-modifier token 2023-11-30 09:47:57 +01:00
Mateusz Pusz 5bb4e829bb docs: "Output stream formatting" chapter updated 2023-11-30 09:27:43 +01:00
Mateusz Pusz e689f6e582 docs: broken links to ISO 80000 fixed 2023-11-29 14:13:15 +01:00
Mateusz Pusz c98090f783 docs: measurement unit definition in Glossary improved 2023-11-28 11:53:21 +01:00
Mateusz Pusz fa596fffc6 refactor: 💥 make_xxx factory functions replaced with two-parameter constructors
Resolves #521
2023-11-28 11:52:37 +01:00
Mateusz Pusz 10600868a2 docs: some docs updated 2023-11-06 21:55:44 -10:00
Mateusz Pusz 0c0b48f725 docs: Design overview graph updated 2023-11-06 19:21:43 -10:00
Mateusz Pusz 162514c19e docs: "canonical unit" added to glossary and its documentation in code was updated 2023-11-04 21:36:03 +01:00
Mateusz Pusz 436d288154 style: whitespaces fixed to make pre-commit happy 2023-11-04 19:43:44 +01:00
Mateusz Pusz 3dba9416cb docs: "Design Overview" chapter added and "Concepts" chapter reworked 2023-10-31 09:45:42 +01:00
Mateusz Pusz ebc5757835 docs: "Basic Concepts" and "Interface Introduction" chapters updated 2023-10-25 21:39:09 +02:00
Mateusz Pusz 6c28d743db docs: "you" replaced to "we" in many places 2023-10-25 21:27:01 +02:00
Mateusz Pusz 26c79a7a86 style: whitespaces fixed to make pre-commit happy 2023-10-25 14:18:42 +02:00
Mateusz Pusz 9962306fef docs: "Terms and Definitions" slightly updated 2023-10-25 14:15:01 +02:00
Mateusz Pusz ffbbd3848c docs: titles added to some important admonitions 2023-10-25 14:14:26 +02:00
Mateusz Pusz d824be6822 docs: ISO papers reference added to docs and README 2023-10-25 14:13:00 +02:00
Mateusz Pusz 0b3618d723 docs: "Getting Started" chapters updated 2023-10-25 14:12:25 +02:00
Mateusz Pusz 211ba6a5b3 docs: a representation type in a dimensionless quantity FAQ fixed 2023-10-23 09:21:37 +02:00