Commit Graph

753 Commits

Author SHA1 Message Date
Mateusz Pusz 09ab7729d3 docs: mp_units.core contents description extended 2024-01-07 15:45:15 +01:00
Mateusz Pusz 720f31055f docs: chrono.h header file location updated 2024-01-07 15:44:36 +01:00
Mateusz Pusz 78dedb1d1c style: whitespaces fixed in "Wide Compatibility" to make pre-commit happy 2024-01-06 08:51:01 +01:00
Mateusz Pusz 39a66d2c6b docs: "C++ modules" tabs added to all the code examples 2024-01-06 08:51:01 +01:00
Mateusz Pusz 9611a64ad5 docs: a note about C++ modules availability added to "Installation and Usage" chapter 2024-01-06 08:51:01 +01:00
Mateusz Pusz 98cc53ef86 docs: "Wide Compatibility" chapter added 2024-01-06 08:51:01 +01:00
Mateusz Pusz e8e3226698 docs: "Installation and Usage" refactored 2024-01-06 08:51:01 +01:00
Mateusz Pusz aaa60e0573 docs: example apllications documentation updated for modules 2024-01-06 08:51:01 +01:00
Mateusz Pusz edb7de4b11 docs: documentation updated for C++ modules 2024-01-06 08:51:01 +01:00
Johel Ernesto Guerrero Peña ceb1522a1e docs: update example source lines 2024-01-06 08:51:00 +01:00
Johel Ernesto Guerrero Peña 52b0c03346 docs: document MP_UNITS_BUILD_CXX_MODULES 2024-01-06 08:51:00 +01:00
Mateusz Pusz 5382fdbc5c fix: ice_point is now defined with the integral offset from absolute_zero
Fixes #539
2024-01-05 11:56:55 +01:00
Mateusz Pusz 30df813f83 docs: new project logo 2024-01-05 11:46:44 +01:00
Mateusz Pusz 190370fbbe docs: compatible accent colors added 2024-01-04 16:11:44 +01:00
Mateusz Pusz 07f85450ca docs: custom color scheme 2024-01-04 12:40:59 +01:00
Mateusz Pusz afeb439b41 docs: project logo added 2024-01-03 18:38:15 +01:00
Mateusz Pusz af075be3ca docs: 2.1.0 release announcement 2024-01-03 12:59:41 +01:00
Mateusz Pusz d5668b7a50 docs: mkdocs-rss-plugin added to the "Building documentation" chapter 2023-12-27 20:35:35 +01:00
Mateusz Pusz e01942c23b style: whitespaces trimmed to make pre-commit happy 2023-12-27 15:51:39 +01:00
Mateusz Pusz f99a9cd7cf docs: Text Output grammar cleanup 2023-12-27 11:34:06 +01:00
Mateusz Pusz b75cf85014 docs: "Text Output" chapter updated 2023-12-27 11:26:56 +01:00
Mateusz Pusz 6c2550ddfc docs: the affine space docs updated 2023-12-26 12:13:14 +01:00
Mateusz Pusz 6324f6dc2a Merge pull request #522 from mpusz/implicit_point_origin
feat: implementation of implicit point origins
2023-12-26 11:09:43 +01:00
Mateusz Pusz 1b5b4dbdcd docs: "Framework Basics" chapters updated and cleaned up 2023-12-26 11:07:21 +01:00
Mateusz Pusz 436162cad8 docs: "Working with Legacy interfaces" chapter added 2023-12-23 12:19:32 +01:00
Mateusz Pusz f0b1d0ddba docs: smoot description improved 2023-12-23 08:40:21 +01:00
Mateusz Pusz 4bb25d2661 build: gcc-11 support removed because of ICEs 2023-12-22 18:23:44 +01:00
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