Commit Graph

  • 4fdf1fc4c9 docs: mkdocs.yml updated with a new logo Mateusz Pusz 2024-01-05 11:48:44 +01:00
  • 30df813f83 docs: new project logo Mateusz Pusz 2024-01-05 11:46:44 +01:00
  • db4a24a197 refactor: MSVC workaround for constrained auto variable Mateusz Pusz 2024-01-05 11:17:36 +01:00
  • 09d923d619 refactor: MSVC workarounds for named prefixed units definitions Mateusz Pusz 2024-01-05 11:17:03 +01:00
  • 9fd0438849 docs: forgot to commit setting the accent in mkdocs.yml Mateusz Pusz 2024-01-04 17:31:21 +01:00
  • 190370fbbe docs: compatible accent colors added Mateusz Pusz 2024-01-04 16:11:44 +01:00
  • 07f85450ca docs: custom color scheme Mateusz Pusz 2024-01-04 12:40:59 +01:00
  • afeb439b41 docs: project logo added Mateusz Pusz 2024-01-03 18:38:15 +01:00
  • 087707bed9 docs: project title changed Mateusz Pusz 2024-01-03 17:54:57 +01:00
  • 21a25013ad docs: mkdocs social plugin enabled Mateusz Pusz 2024-01-03 13:26:41 +01:00
  • af075be3ca docs: 2.1.0 release announcement Mateusz Pusz 2024-01-03 12:59:41 +01:00
  • d5668b7a50 docs: mkdocs-rss-plugin added to the "Building documentation" chapter Mateusz Pusz 2023-12-27 20:35:35 +01:00
  • e01942c23b style: whitespaces trimmed to make pre-commit happy Mateusz Pusz 2023-12-27 15:51:39 +01:00
  • f99a9cd7cf docs: Text Output grammar cleanup Mateusz Pusz 2023-12-27 11:34:06 +01:00
  • 265cabb0e5 docs: grammar documenation updated Mateusz Pusz 2023-12-27 11:27:18 +01:00
  • b75cf85014 docs: "Text Output" chapter updated Mateusz Pusz 2023-12-27 11:26:56 +01:00
  • 8dae093517 ci: the latest Ninja is now installed using pip Mateusz Pusz 2023-12-27 09:55:32 +01:00
  • 6c2550ddfc docs: the affine space docs updated Mateusz Pusz 2023-12-26 12:13:14 +01:00
  • 6324f6dc2a Merge pull request #522 from mpusz/implicit_point_origin Mateusz Pusz 2023-12-26 11:09:43 +01:00
  • 1b5b4dbdcd docs: "Framework Basics" chapters updated and cleaned up Mateusz Pusz 2023-12-26 11:07:21 +01:00
  • 1db975d48c refactor: quantity_cast implementation now use make_reference() Mateusz Pusz 2023-12-26 10:33:04 +01:00
  • 78872e1a14 fix: QuantitySpec[Unit] replaced with make_reference in value_cast Mateusz Pusz 2023-12-26 10:31:38 +01:00
  • 7f0e7f8ca8 refactor: 💥 SI-related trigonometric functions moved to the si subnamespace Mateusz Pusz 2023-12-26 09:31:11 +01:00
  • c9d1f83ca4 refactor: math.h header file broke up to smaller pieces Mateusz Pusz 2023-12-26 09:30:23 +01:00
  • 436162cad8 docs: "Working with Legacy interfaces" chapter added Mateusz Pusz 2023-12-23 12:19:32 +01:00
  • f0b1d0ddba docs: smoot description improved Mateusz Pusz 2023-12-23 08:40:21 +01:00
  • 46bc8e72db build: gcc-12 set as mininum in conanfile Mateusz Pusz 2023-12-22 18:42:29 +01:00
  • e12fc5e207 ci: CodeQL GitHub Action bumped to gcc-12 Mateusz Pusz 2023-12-22 18:40:44 +01:00
  • 4bb25d2661 build: gcc-11 support removed because of ICEs Mateusz Pusz 2023-12-22 18:23:44 +01:00
  • be1705bc4a refactor: zeroth_point_origin() renamed to default_point_origin() and implicit_zeroth_point_origin renamed to zeroth_point_origin Mateusz Pusz 2023-12-22 17:29:02 +01:00
  • bf51bfc96f refactor(example): quantity_from_zero() used in exchange_to Mateusz Pusz 2023-12-22 16:42:03 +01:00
  • f2abaa28bc feat: quantity_from_zero() enabled for absolute point origins Mateusz Pusz 2023-12-22 16:41:14 +01:00
  • a962182e13 feat: implicit point origins compatibility between different quantity specs added Mateusz Pusz 2023-12-22 16:35:06 +01:00
  • 31a5c76672 feat: interconvertible(QuantitySpec, QuantitySpec) added Mateusz Pusz 2023-12-22 15:51:03 +01:00
  • b33013ca43 style: whitespaces trimmed to make pre-commit happy Mateusz Pusz 2023-12-21 12:36:11 +01:00
  • ea7c97dac7 docs: "Quick Start" chapter updated with implicit origins Mateusz Pusz 2023-12-21 12:31:24 +01:00
  • fdacde606c docs: implicit point origin related erroneous case added to example in the interoperability chapter Mateusz Pusz 2023-12-21 12:25:10 +01:00
  • 6f18ec3142 style: whitespaces trimmed to make pre-commit happy Mateusz Pusz 2023-12-21 12:25:10 +01:00
  • c28a65ffa5 Update docs/users_guide/framework_basics/the_affine_space.md Mateusz Pusz 2023-12-21 12:25:09 +01:00
  • 6a3f9a5ece docs: "The Affine Space" chapter updated to reflect the recent design changes Mateusz Pusz 2023-12-21 12:25:09 +01:00
  • 641163a4c3 test: verify that the implicit point origin is properly set for the rest of the units and derived ones Mateusz Pusz 2023-12-21 12:25:09 +01:00
  • cccf1e24b0 refactor: point origin can't be set for a unit that does not have an associated quantity kind Mateusz Pusz 2023-12-21 12:25:09 +01:00
  • fe099b5ad1 feat: propagation of point origins for scaled units added Mateusz Pusz 2023-12-21 12:25:09 +01:00
  • 5f840d7079 fix: point origins comparison fixed Mateusz Pusz 2023-12-21 12:25:09 +01:00
  • 10a2e6dc0d feat: 💥 initial implementation of implicit point origins Mateusz Pusz 2023-12-21 12:25:09 +01:00
  • a114b9b9a3 docs: "Quantity points" chapter extended Mateusz Pusz 2023-12-21 12:23:52 +01:00
  • ed2b91500a docs: "Quick Start" chapter reworked to be simpler and include quantity points Mateusz Pusz 2023-12-21 12:13:38 +01:00
  • 2493152ec7 docs: "Code Example" chapter renamed to "Look and Feel" and reordered in TOC to be after "Quick Start" Mateusz Pusz 2023-12-21 11:47:20 +01:00
  • 014d0ab6dc docs: Compiler Explorer link updated for smoot example Mateusz Pusz 2023-12-21 10:42:28 +01:00
  • 8726f58c17 docs: more info on smoot unit added + typo fixed Mateusz Pusz 2023-12-21 10:39:43 +01:00
  • 4809d6ea8d docs: Compiler Explorer link added to the smoot example Mateusz Pusz 2023-12-21 09:52:31 +01:00
  • 53ec5aba1b docs: smoot unit example added to the main page Mateusz Pusz 2023-12-21 09:32:57 +01:00
  • cf14ab27e2 docs: CHANGELOG updated Mateusz Pusz 2023-12-20 09:27:12 +01:00
  • 7c83f586db refactor: value_casts cleanup Mateusz Pusz 2023-12-20 09:24:35 +01:00
  • 436463b7a7 feat: value_cast<Unit, Representation> added Mateusz Pusz 2023-12-19 18:19:22 +01:00
  • 0db047803e refactor: 💥 zeroth_Fahrenheit renamed to zeroth_degree_Fahrenheit Mateusz Pusz 2023-12-19 08:16:58 +01:00
  • ec8441699f docs: CHANGELOG updated Mateusz Pusz 2023-12-18 19:30:57 +01:00
  • e25588f988 docs: "Other maths" chapter updated with new functions Mateusz Pusz 2023-12-18 19:30:20 +01:00
  • d12d865325 docs: example in the interop chapter updated to benefit from the value_cast for quantity points Mateusz Pusz 2023-12-18 16:41:42 +01:00
  • ce6db6950f feat: quantity_point support added for quantity_cast and value_cast Mateusz Pusz 2023-12-18 16:40:05 +01:00
  • bd9e4f944c fix: QuantityLike conversions required Q::rep instead of using one provided by quantity_like_traits Mateusz Pusz 2023-12-18 15:40:25 +01:00
  • 590d1fab85 docs: "Interoperability with Other Libraries" chapter added Mateusz Pusz 2023-12-18 15:39:01 +01:00
  • f28ba96cb4 docs: "Release Notes" spelled with the upper case in 2.0 announcement Mateusz Pusz 2023-12-17 19:28:13 +01:00
  • 5ddb5b30d1 docs: CHANGELOG updated Mateusz Pusz 2023-12-17 19:27:16 +01:00
  • 8fcc7e3a49 refactor: zero_Fahrenheit renamed to zeroth_Fahrenheit Mateusz Pusz 2023-12-17 18:32:01 +01:00
  • 2f1e45abbd docs: Kona 2023 report updated Mateusz Pusz 2023-12-17 17:41:42 +01:00
  • 2a3341df7d docs: 2.0 release post updated Mateusz Pusz 2023-12-17 17:33:35 +01:00
  • 5b9718cbfa Merge pull request #530 from NAThompson/cmake_min_version Mateusz Pusz 2023-12-17 17:19:10 +01:00
  • 267db9e2a2 Update minimum cmake version to 3.5 Nick Thompson 2023-12-16 11:51:58 -08:00
  • 06e7c04214 test: fma() tests refactored Mateusz Pusz 2023-12-16 20:24:52 +01:00
  • 05fd4a3ef7 refactor: math functions constraints refactored Mateusz Pusz 2023-12-16 20:24:21 +01:00
  • 84e6a6da74 Merge pull request #528 from NAThompson/classify Mateusz Pusz 2023-12-16 17:36:24 +01:00
  • 7a270a6fd9 Floating point classification functions Nick Thompson 2023-12-15 18:51:34 -08:00
  • ffba606115 Merge branch 'master' of github.com:mpusz/mp-units Mateusz Pusz 2023-12-16 12:46:55 +01:00
  • 0811ac0ca2 docs: project documentation layout refactored Mateusz Pusz 2023-12-16 12:38:19 +01:00
  • 462b4180f4 Merge pull request #526 from NAThompson/add_fma Mateusz Pusz 2023-12-15 22:42:25 +01:00
  • dd84873ac9 Merge branch 'master' into add_fma Nick 2023-12-11 18:12:53 -08:00
  • f32aafe0df Merge branch 'mpusz:master' into add_fma Nick 2023-12-09 17:35:39 -08:00
  • f1c3591693 docs: Kona report added Mateusz Pusz 2023-12-11 21:26:58 +01:00
  • b010d08f28 ci: fetch-depth: 0 added to the documentation CI Mateusz Pusz 2023-12-11 20:52:23 +01:00
  • 0f649c9f74 ci: mkdocs-rss-plugin dependency installation added Mateusz Pusz 2023-12-11 20:46:20 +01:00
  • 360bedb12b docs: project blog added Mateusz Pusz 2023-12-11 20:38:20 +01:00
  • 51f8b47071 Add fma to math.h Nick Thompson 2023-12-09 13:16:57 -08:00
  • ccd9bb1b10 docs: project description changed Mateusz Pusz 2023-12-09 20:10:06 +01:00
  • 217048857a build: project version updated to 2.2.0 Mateusz Pusz 2023-12-09 19:03:45 +01:00
  • 121be1d6d0 docs: CHANGELOG updated v2.1.0 Mateusz Pusz 2023-12-09 18:50:42 +01:00
  • 731d77dbd6 ci: apple-clang enabled also for CMake CI tests Mateusz Pusz 2023-12-08 14:39:04 +01:00
  • 202277d03b build: apple-clang-15 support added Mateusz Pusz 2023-12-08 14:29:24 +01:00
  • 39533beb0a ci: check if we are able to enable macos in the CI Mateusz Pusz 2023-12-08 13:43:05 +01:00
  • f782b51885 docs: "The Affine Space" chapter updated Mateusz Pusz 2023-12-08 12:57:08 +01:00
  • 4192e1edea style: formatting changed to make pre-commit happy Mateusz Pusz 2023-12-08 12:54:36 +01:00
  • 7d9021673f docs: CHANGELOG updated Mateusz Pusz 2023-12-08 12:45:54 +01:00
  • 173c500886 docs: tip in the "Quick start" chapter fixed Mateusz Pusz 2023-12-03 19:30:04 +01:00
  • 13b450e8cf fix: quantity_point::point_for(PO) constraints fixed Mateusz Pusz 2023-12-03 19:24:29 +01:00
  • 40c2ecb2aa feat: equivalent point origins handling improved Mateusz Pusz 2023-12-03 18:57:34 +01:00
  • 7b751d8e2b docs: mkdocs.yml updated for the latest framework version Mateusz Pusz 2023-12-03 16:16:16 +01:00
  • da8721b997 feat: users are now allowed to inherit their ow types from absolute point origins Mateusz Pusz 2023-12-03 16:15:38 +01:00
  • 611e380ed4 fix: missing constexpr added to a quantity_point constructor Mateusz Pusz 2023-12-02 14:17:20 +01:00
  • 5121eca121 docs: outdated affine space chapter updated Mateusz Pusz 2023-12-01 11:32:44 +01:00
  • b6b5832c56 refactor: unit_symbol changed to consteval Mateusz Pusz 2023-11-30 10:56:09 +01:00