817 Commits

Author SHA1 Message Date
93f3be47a4 docs: quantity spec conversion examples updated 2025-06-20 17:20:57 +02:00
f4b167a269 docs: deprecated header files removed from documentation 2025-06-20 10:56:34 +02:00
6361daa76f feat: EQUIV{...} replaced with [...] in the text output of common units 2025-06-18 08:53:46 +02:00
088fb3ca9f docs: correct type reference for delta quantities in absolute quantities post 2025-06-18 07:35:59 +02:00
07292d1a53 docs: "What about time?" chapter added to the blog post 2025-06-17 21:18:48 +02:00
f54a2eb2d4 docs: remove commented-out code for glass1_top in absolute quantities post 2025-06-17 16:22:02 +02:00
1b4c1f9134 docs: fix formatting in introducing absolute quantities post 2025-06-17 16:21:53 +02:00
1d9a7c28fe docs: abstractions in the absolute quantities article redesigned + example 2025-06-17 16:16:55 +02:00
bdc4c8a628 docs: clarify definition of delta quantities 2025-06-17 10:25:08 +02:00
8b2613da30 docs: type o point quantity fixed in the example of absolute quantities post 2025-06-17 10:09:11 +02:00
d322ef31cf docs: "Arithmetic" chapter added to absolute quantities post 2025-06-17 10:08:26 +02:00
b080c8fd21 docs: update phrasing in introducing absolute quantities post for clarity 2025-06-17 08:34:55 +02:00
9f50a0fc55 docs: relative_point_origin added to the absolute quantities blog post 2025-06-16 22:19:42 +02:00
30ded684e2 docs: "New opportunities" chapter added to the absolute quantities blog post 2025-06-16 21:28:40 +02:00
630a75fda7 docs: "Introducing absolute quantities" blog post added 2025-06-16 16:53:46 +02:00
40abc664e8 docs: clang-19 issues mentioned in a compiler support table 2025-04-03 07:59:18 +01:00
dc8843eeeb refactor: MSVC bug is fixed so workaround is removed 2025-02-15 10:39:36 +01:00
92ee3a9e03 docs: old customization poits removed from the "Character of a Quantity" chapter 2025-02-12 18:58:15 +01:00
b10c611902 docs: "Cconcepts" chapter updated 2025-02-12 18:57:29 +01:00
e9c5f7236e feat: ConvertibleWithNumber introduced to improve convertibility of unit one with raw numbers
Resolves #675
2025-02-11 21:28:15 +01:00
47a82f466c refactor: scalar and complex renamed to real_scalar and complex_scalar respectively + concepts refactoring + electromagnetism fixes 2025-02-11 17:26:19 +01:00
ea06827f27 docs: "Scaling overflow prevention" chapter added 2025-02-06 20:07:05 +01:00
79e88a5ce7 docs: intro to "Value Conversions" chapter added 2025-02-06 20:06:43 +01:00
94d7b2bb10 docs: reactive power fixed in the blog article 2025-01-26 13:56:33 +01:00
7ea23dd8da docs: complex character added to the "Quantity character" chapter 2025-01-24 12:03:54 +01:00
a489548cd3 docs: intro to "Bringing Quantity-Safety To The Next Level" improved 2025-01-17 14:10:34 +01:00
d891e866dc docs: "Should we get rid of a quantity_point?" chapter extended with an alternative solution 2025-01-17 12:15:50 +01:00
329ffdaacb docs: minor cleanup of the blog post based on Johel's feedback 2025-01-15 16:32:24 +01:00
10295ade29 docs: std::abs() mentioned in the info admonition in a blog post 2025-01-15 14:36:01 +01:00
c237c02f69 docs: quantity-safety mentioned in the docs 2025-01-15 14:03:18 +01:00
c4d1049a13 docs: "Bringing Quantity-Safety To The Next Level" blog post added 2025-01-15 14:02:35 +01:00
a5c1f42abe docs: explicit unit conversion example added to the "Symbols of common units" chapter 2025-01-13 14:08:54 +01:00
06cbfae3b3 feat: quantity_spec conversions improved 2024-12-28 14:02:03 +01:00
8293f023dd Update apple-clang compiler support info for std::format 2024-12-19 14:10:21 -05:00
ea93287b58 docs(ref): document most of mp_units.core 2024-12-07 16:21:20 -04:00
e5a2d4b9e8 docs: "an" replaced with "a" 2024-12-01 10:19:02 +01:00
b5f54a6749 docs: Wrocław 2024 meeting report 2024-11-29 13:45:06 +01:00
f99a73a75f refactor: "expression templates" renamed to "symbolic expressions" 2024-11-28 15:34:52 +01:00
b77aa52355 refactor: absolute renamed to point
Resolves #645
2024-11-24 14:19:16 +01:00
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
0528698540 docs: outdated note removed from the "Text Output" chapter 2024-11-20 15:38:24 +01:00
580ddf7ab6 docs: comment about default options changed in conanfile examples 2024-11-20 09:23:32 +01:00
384cb87eac style: pre-commit 2024-11-20 00:18:31 +01:00
6fde5ec911 docs: contracts Conan option default value description improved 2024-11-20 00:17:11 +01:00
8c39e02f88 docs: conanfile.py examples added to the installation chapter 2024-11-19 23:53:21 +01:00
86cbe972d3 docs: mp-units Conan options added to conanfile.txt examples 2024-11-19 20:34:12 +01:00
8ae21ffcc9 refactor: 💥 text_encoding renamed to character_set 2024-11-19 14:44:59 +01:00
7b64b4b650 refactor: 💥 from now unit_symbol and dimension_symbol always returns std::string_view 2024-11-16 09:57:53 +01:00
5ddbd62ea4 feat(example): is_vector specialization no longer needed for si_constants 2024-11-12 14:19:39 +01:00
123b4c0f14 docs: "The same or a different kind?" of ISQ Part 6 extended 2024-11-12 09:53:31 +01:00