Commit Graph
433 Commits
Author SHA1 Message Date
Mateusz Pusz ae92b49775 refactor: op[U] for quantity and quantity_point replaced with .in(U)
Resolves #469
2023-08-23 16:46:15 +02:00
Mateusz Pusz d8f646a1e4 docs: "The Affine Space" chapter updated with the latest changes 2023-08-23 15:43:19 +02:00
Mateusz Pusz 7985ea2969 docs: auto replaced with type placeholders in code examples 2023-08-18 18:37:12 +02:00
Mateusz Pusz 1e00acd49f docs: ACCU 2023 talk referenced in the documentation 2023-08-16 06:41:54 +02:00
Mateusz Pusz 53c9d96e9e docs: "No text output for points" chapter added 2023-08-04 14:35:20 +02:00
Mateusz Pusz 4c49e9c57f docs: cross-page links fixed 2023-08-03 21:23:34 +02:00
Mateusz Pusz 290161ab07 docs: subtraction of two points to get an absolute quantity case added 2023-08-03 19:05:03 +02:00
Mateusz Pusz bc2a3572ea docs: clarification and cleanup applied to "The Affine Space" chapter 2023-08-03 13:17:51 +02:00
Mateusz Pusz b8002d1940 docs: "The Affine Space" chapter updated to reflect the latest changes 2023-08-03 13:08:09 +02:00
Mateusz Pusz da3fcf091e docs: initial version of "Affine Space" chapter 2023-07-30 18:29:35 +02:00
Mateusz Pusz 615c35f5b6 docs: "Text Output" chapter added 2023-07-24 17:38:11 +02:00
Mateusz Pusz 6bf55ff6cb docs: headers simplified and the Compiler Explorer links updated for an example app 2023-07-13 18:32:36 +02:00
Mateusz Pusz 3569ec76ea docs: "Representation types for vector and tensor quantities" extended 2023-07-11 19:27:26 +02:00
Mateusz Pusz 1f1258d4e3 docs: C++23 examples placed first so they open by default in the docs 2023-07-11 17:22:32 +02:00
Mateusz Pusz 8076916d5c docs: Compiler Explorer link added to hello_units example 2023-07-11 15:49:04 +02:00
Mateusz Pusz c1303dce2b docs: Tagging of examples added 2023-07-11 15:40:23 +02:00
Mateusz Pusz 2f7ecbc19d docs: "Dimensionless Quantities" chapter added 2023-07-10 17:56:05 +02:00
Mateusz Pusz 1585f96bef docs: "Basic Concepts" TOC refactored 2023-07-10 16:55:44 +02:00
Mateusz Pusz 9370c61022 docs: proper link to "Dimensionless Quantities" chapter added in FAQ 2023-07-10 12:34:46 +02:00
Mateusz Pusz c60f94caa3 docs: code samples with quantity_spec definitions now have 3 versions 2023-07-10 12:33:54 +02:00
Mateusz Pusz f6b00d4aa6 docs: TOC for "Simple and Typed Quantities" refactored based on feedback from @chiphogg 2023-07-10 11:14:09 +02:00
Mateusz Pusz c8ff7f02f1 docs: "Generic Interfaces" chapter added 2023-07-09 13:28:07 +02:00
Mateusz Pusz efb89c9f7b docs: "Character of a Quantity" chapter added 2023-07-08 13:13:40 +02:00
Mateusz Pusz 3a94ca89fd feat(example): spectroscopy_units example added 2023-07-08 12:59:38 +02:00
Mateusz Pusz b67fc48250 docs: URLs added to the "Introduction" chapter 2023-07-07 20:43:06 +02:00
Mateusz Pusz 2d38b11af5 docs: "Interface Introduction" extended with two new chapters 2023-07-07 20:42:22 +02:00
Mateusz Pusz f86297547d docs: "Faster-than-lightspeed Constants" chapter renamed 2023-07-07 20:39:58 +02:00
Mateusz Pusz 8edda2944c docs: "Defining quantities" subchapter added 2023-07-07 18:22:16 +02:00
Mateusz Pusz ae4499a410 docs: "Faster than Lightspeed Constants" chapter added 2023-07-07 13:40:50 +02:00
Mateusz Pusz e8503f31d2 docs: "Obtaining metadata" chapter added 2023-06-29 15:10:37 +01:00
Mateusz Pusz 7fce53e285 docs: "System of Units" chapter added 2023-06-29 15:09:38 +01:00
Mateusz Pusz dd7bc664c3 docs: make_quantity example added to "Quick Start" chapter 2023-06-29 15:09:19 +01:00
Mateusz Pusz 0c7505d7a3 docs: "Systems of Quantities" chapter added 2023-06-23 19:15:07 +02:00
Mateusz Pusz 5cf076f82a docs: "Interface Introduction" chapter added 2023-06-23 15:19:08 +02:00
Mateusz Pusz 52ce2b21f7 refactor: iostream.h renamed to ostream.h 2023-06-23 15:03:04 +02:00
Mateusz Pusz a6cca5163c docs: a new entry added to FAQ 2023-06-22 20:49:46 +02:00
Mateusz Pusz 0f4b23f0ac docs: more stub pages added 2023-06-22 20:41:55 +02:00
Mateusz Pusz 3d091f86b8 docs: "Basic Concepts" chapter added 2023-06-22 20:26:30 +02:00
Mateusz Pusz 6cbf4c46e7 style: whitespaces fixed to make pre-commit happy 2023-06-22 20:26:02 +02:00
Mateusz Pusz 721c8fe76f docs: point origins added to "Glossary" 2023-06-22 20:25:25 +02:00
Mateusz Pusz 46a4999d3b docs: hello_units example documentation added 2023-06-22 18:22:41 +02:00
Mateusz Pusz 9d55a4a50f docs: "Terms and Definitions" refactored 2023-06-22 18:17:24 +02:00
Mateusz Pusz 462b04358c docs: mermaid graphs enabled 2023-06-22 18:16:44 +02:00
Mateusz Pusz ef217b61fd docs: more terms added to "Glossary" 2023-06-22 18:16:15 +02:00
Mateusz Pusz 3299f53a0f docs: documentation pages stubs added 2023-06-22 09:08:45 +02:00
Mateusz Pusz e6bcd5e7e1 docs: "References" page added 2023-06-22 08:32:44 +02:00
Mateusz Pusz 1d37ba64d1 docs: "quantity character" definition improved in Glossary 2023-06-22 08:17:23 +02:00
Mateusz Pusz 52b071feb3 docs: indentation added to "Intallation and usage" 2023-06-21 22:53:49 +02:00
Mateusz Pusz 0fbc849608 docs: "Glossary" page added 2023-06-21 22:53:10 +02:00
Mateusz Pusz 3725db4243 style: whitespaces and formatting fixed to make pre-commit happy 2023-06-21 11:28:24 +02:00