Commit Graph
793 Commits
Author SHA1 Message Date
Mateusz Pusz 7ea23dd8da docs: complex character added to the "Quantity character" chapter 2025-01-24 12:03:54 +01:00
Mateusz Pusz a489548cd3 docs: intro to "Bringing Quantity-Safety To The Next Level" improved 2025-01-17 14:10:34 +01:00
Mateusz Pusz d891e866dc docs: "Should we get rid of a quantity_point?" chapter extended with an alternative solution 2025-01-17 12:15:50 +01:00
Mateusz Pusz 329ffdaacb docs: minor cleanup of the blog post based on Johel's feedback 2025-01-15 16:32:24 +01:00
Mateusz Pusz 10295ade29 docs: std::abs() mentioned in the info admonition in a blog post 2025-01-15 14:36:01 +01:00
Mateusz Pusz c237c02f69 docs: quantity-safety mentioned in the docs 2025-01-15 14:03:18 +01:00
Mateusz Pusz c4d1049a13 docs: "Bringing Quantity-Safety To The Next Level" blog post added 2025-01-15 14:02:35 +01:00
Mateusz Pusz a5c1f42abe docs: explicit unit conversion example added to the "Symbols of common units" chapter 2025-01-13 14:08:54 +01:00
Mateusz Pusz 06cbfae3b3 feat: quantity_spec conversions improved 2024-12-28 14:02:03 +01:00
Roth Michaels 8293f023dd Update apple-clang compiler support info for std::format 2024-12-19 14:10:21 -05:00
Johel Ernesto Guerrero Peña ea93287b58 docs(ref): document most of mp_units.core 2024-12-07 16:21:20 -04:00
Mateusz Pusz e5a2d4b9e8 docs: "an" replaced with "a" 2024-12-01 10:19:02 +01:00
Mateusz Pusz b5f54a6749 docs: Wrocław 2024 meeting report 2024-11-29 13:45:06 +01:00
Mateusz Pusz f99a73a75f refactor: "expression templates" renamed to "symbolic expressions" 2024-11-28 15:34:52 +01:00
Mateusz Pusz b77aa52355 refactor: absolute renamed to point
Resolves #645
2024-11-24 14:19:16 +01:00
Mateusz Pusz bda112418a docs: a paragraph about additoinal formatting options removed (aplicable only to quantity symbols which we do not support) 2024-11-22 13:48:33 +01:00
Mateusz Pusz 0528698540 docs: outdated note removed from the "Text Output" chapter 2024-11-20 15:38:24 +01:00
Mateusz Pusz 580ddf7ab6 docs: comment about default options changed in conanfile examples 2024-11-20 09:23:32 +01:00
Mateusz Pusz 384cb87eac style: pre-commit 2024-11-20 00:18:31 +01:00
Mateusz Pusz 6fde5ec911 docs: contracts Conan option default value description improved 2024-11-20 00:17:11 +01:00
Mateusz Pusz 8c39e02f88 docs: conanfile.py examples added to the installation chapter 2024-11-19 23:53:21 +01:00
Mateusz Pusz 86cbe972d3 docs: mp-units Conan options added to conanfile.txt examples 2024-11-19 20:34:12 +01:00
Mateusz Pusz 8ae21ffcc9 refactor: 💥 text_encoding renamed to character_set 2024-11-19 14:44:59 +01:00
Mateusz Pusz 7b64b4b650 refactor: 💥 from now unit_symbol and dimension_symbol always returns std::string_view 2024-11-16 09:57:53 +01:00
Mateusz Pusz 5ddbd62ea4 feat(example): is_vector specialization no longer needed for si_constants 2024-11-12 14:19:39 +01:00
Mateusz Pusz 123b4c0f14 docs: "The same or a different kind?" of ISQ Part 6 extended 2024-11-12 09:53:31 +01:00
Mateusz Pusz f368ef5c83 style: trailing whitespaces fixed in ISQ Part 6 2024-11-12 09:01:50 +01:00
Mateusz Pusz dc6fb931ea docs: ISQ part 6 released 2024-11-11 23:37:29 +01:00
Mateusz Pusz da50348115 feat: 💥 RepresentationOf concept now also accepts a QuantitySpec and accepts any representation character for quantity kinds 2024-11-07 18:39:32 +01:00
Mateusz Pusz 6896d8e086 fix: velocity is now defined in terms of displacement instead of position_vector 2024-11-06 18:46:01 +01:00
Mateusz Pusz 0c692dca8c fix: position_vector is a specialized displacement 2024-11-06 18:30:51 +01:00
Mateusz Pusz 4e6abda727 docs: 2.4.0 release announcement published 2024-11-05 19:46:13 +01:00
Mateusz Pusz 57a030a602 docs: 2.4.0 release 2024-11-05 17:30:38 +01:00
Mateusz Pusz 16dbce6948 docs: 2.4.0 release announcement updated 2024-11-05 17:25:45 +01:00
Mateusz Pusz d249bc1400 docs: grammar and spelling of ISQ Part 5 improved 2024-11-04 11:58:01 +01:00
Mateusz Pusz 21e0f9b4b1 docs: ISQ Part 5 published 2024-11-04 10:53:32 +01:00
Mateusz Pusz 93e112f040 docs: small typos fixed in the ISQ series 2024-10-30 15:47:09 +01:00
Mateusz Pusz 641ea85fc9 docs: another way to hide a page title at API Reference page 2024-10-30 14:01:57 +01:00
Mateusz Pusz 856e42e4f5 style: pre-commit 2024-10-30 13:20:42 +01:00
Mateusz Pusz f0b941dfa9 docs: hide a title on the API Reference page 2024-10-30 13:15:20 +01:00
Mateusz Pusz 574dfd133d docs: API Reference now presents _index.html_ instead of _full.hml_ 2024-10-30 13:07:55 +01:00
Mateusz Pusz 1aac89f412 docs: pi definition fixed 2024-10-30 09:57:14 +01:00
Mateusz Pusz 8ca8270d2f feat: from now on truncation is not allowed in compound assignment 2024-10-30 08:40:49 +01:00
Mateusz Pusz 975025f88a refactor: 💥 convertibility traits and concepts refactored to use bool flags instead of wrappers 2024-10-29 13:15:10 +01:00
Mateusz Pusz 8cd7f5084e docs: quantity arithmetics chapter updated with improved quantity compoud assignment 2024-10-29 10:18:57 +01:00
Mateusz Pusz 4651c61be4 refactor: Unicode symbols description reworked based on the latest SG16 recommendations 2024-10-28 16:03:09 +01:00
Mateusz Pusz c72d801ef8 docs: ISQ part 4 released 2024-10-28 11:11:57 +01:00
Mateusz Pusz 9c2be96ac2 docs: 2.4.0 release announcement draft added 2024-10-27 15:34:18 +01:00
Mateusz Pusz af18a6ba51 refactor: 💥 𝜋 replaced with π 2024-10-24 07:22:45 +02:00
Mateusz Pusz 1e38b2791c docs: links to the articles from the ISQ series updated 2024-10-22 20:26:35 +02:00