Mateusz Pusz
|
613bbca620
|
fix: quantity_point now uses absolute() instead of relative() for comparisons
|
2023-08-01 11:57:20 +02:00 |
|
Mateusz Pusz
|
823fe26a13
|
feat: quantity_point binary operators are now constrained to prevent weakening of the origin
|
2023-08-01 11:55:39 +02:00 |
|
Mateusz Pusz
|
1e81069d53
|
feat: absolute_point_origin convertibility removed
|
2023-08-01 11:53:50 +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
|
60a564a867
|
refactor(example): simpler header files used
|
2023-07-11 19:48:22 +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
|
8765a9c1e3
|
refactor(example): StorageTank example now properly uses horizontal_area quantity
|
2023-07-10 16:54:25 +02:00 |
|
Mateusz Pusz
|
5d73cd0730
|
feat: dimensionless quantities with a unit one are not special anymore
|
2023-07-10 16:53:49 +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
|
7c76bae7e3
|
docs: "Faster than Lightspeed Constants" rearranged in TOC
|
2023-07-07 13:42:47 +02:00 |
|
Mateusz Pusz
|
ae4499a410
|
docs: "Faster than Lightspeed Constants" chapter added
|
2023-07-07 13:40:50 +02:00 |
|
Mateusz Pusz
|
9e42e1faca
|
feat: quantity_point can now be constructed faster from another one if they share the same point_origin
|
2023-07-07 09:36:08 +02:00 |
|
Mateusz Pusz
|
7b47b2fe57
|
fix: text output of 8-bit integers fixed (resolves #470)
|
2023-07-05 11:24:53 +02:00 |
|
Mateusz Pusz
|
dfaf293774
|
fix: quantity_point converting constructor fixed to account for different offsets of point origins cntd...
|
2023-06-30 17:35:32 +01:00 |
|
Mateusz Pusz
|
66a24e47c7
|
fix: quantity_point converting constructor fixed to account for different offsets of point origins
|
2023-06-30 17:34:47 +01:00 |
|
Mateusz Pusz
|
d820cfe6cf
|
feat: zero() static member function added to quantity_point
|
2023-06-30 17:28:01 +01:00 |
|
Mateusz Pusz
|
b9802e5df1
|
fix: conversion between quantity points fixed
|
2023-06-30 17:27:10 +01: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
|
a8a77ff4ae
|
docs: documentation style changed to a wider format
|
2023-06-23 19:14:44 +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
|
1d7a566c19
|
docs: repo_name explicitly set fo MkDocs
|
2023-06-22 20:53:40 +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 |
|