Commit Graph

491 Commits

Author SHA1 Message Date
Mateusz Pusz
c98090f783 docs: measurement unit definition in Glossary improved 2023-11-28 11:53:21 +01:00
Mateusz Pusz
fa596fffc6 refactor: 💥 make_xxx factory functions replaced with two-parameter constructors
Resolves #521
2023-11-28 11:52:37 +01:00
Mateusz Pusz
10600868a2 docs: some docs updated 2023-11-06 21:55:44 -10:00
Mateusz Pusz
0c0b48f725 docs: Design overview graph updated 2023-11-06 19:21:43 -10:00
Mateusz Pusz
162514c19e docs: "canonical unit" added to glossary and its documentation in code was updated 2023-11-04 21:36:03 +01:00
Mateusz Pusz
436d288154 style: whitespaces fixed to make pre-commit happy 2023-11-04 19:43:44 +01:00
Mateusz Pusz
3dba9416cb docs: "Design Overview" chapter added and "Concepts" chapter reworked 2023-10-31 09:45:42 +01:00
Mateusz Pusz
ebc5757835 docs: "Basic Concepts" and "Interface Introduction" chapters updated 2023-10-25 21:39:09 +02:00
Mateusz Pusz
6c28d743db docs: "you" replaced to "we" in many places 2023-10-25 21:27:01 +02:00
Mateusz Pusz
26c79a7a86 style: whitespaces fixed to make pre-commit happy 2023-10-25 14:18:42 +02:00
Mateusz Pusz
9962306fef docs: "Terms and Definitions" slightly updated 2023-10-25 14:15:01 +02:00
Mateusz Pusz
ffbbd3848c docs: titles added to some important admonitions 2023-10-25 14:14:26 +02:00
Mateusz Pusz
d824be6822 docs: ISO papers reference added to docs and README 2023-10-25 14:13:00 +02:00
Mateusz Pusz
0b3618d723 docs: "Getting Started" chapters updated 2023-10-25 14:12:25 +02:00
Mateusz Pusz
211ba6a5b3 docs: a representation type in a dimensionless quantity FAQ fixed 2023-10-23 09:21:37 +02:00
Mateusz Pusz
90a862e8ac docs: YouTube video link updated to the C++ on Sea 2023 2023-10-18 17:40:33 +02:00
Mateusz Pusz
3ec57f0c58 docs: admonition in "Value-preserving conversions" chapter removed 2023-10-15 17:06:45 +02:00
Mateusz Pusz
4bcf2cd149 docs: gravitational_potential_energy equation fixed on a graph 2023-10-15 11:51:45 +02:00
Mateusz Pusz
c75559dd34 docs: "i.e." replaced with "e.g." everywhere in the project 2023-10-10 20:24:23 +02:00
Mateusz Pusz
e23f038173 Merge branch 'master' into unit_compose_ext 2023-10-06 23:38:04 +02:00
Mateusz Pusz
0d66089853 feat: 💥 inverse() support added for dimensions, quantity_spec, units, and references (1 / s will now create quantity and not a Unit) 2023-10-06 12:53:18 -06:00
Mateusz Pusz
5a74cd66ba feat: interoperability with other libraries redesigned 2023-09-30 22:23:18 -06:00
Mateusz Pusz
335ebc9b7b style: whitespaces in FAQ fixed to make pre-commit happy 2023-09-30 22:20:42 -06:00
Mateusz Pusz
cdd90fb93b docs: CameCase concept identifiers FAQ added 2023-09-30 21:52:25 -06:00
Mateusz Pusz
b2423bfded feat: quantities can now be multiplied and divided by units 2023-09-29 21:40:24 -06:00
Mateusz Pusz
476a68ce8e docs: broken internal URL fixed 2023-09-29 11:21:27 +02:00
Mateusz Pusz
b4bb7227b9 feat: UnitCompatibleWith added and applied to in(U) and force_in(U) functions 2023-09-27 17:06:08 +02:00
Mateusz Pusz
daf4657375 docs: library versions bumped in the docs 2023-09-24 20:06:07 +02:00
Mateusz Pusz
a356db749e docs: inverse() added to "Other maths" chapter 2023-09-20 20:32:59 +02:00
Mateusz Pusz
becca905e7 Merge pull request #484 from mpusz/mpusz/issue477
Renaming of accessor functions
2023-09-18 10:42:15 +02:00
Mateusz Pusz
2834c571cd docs: "Comparison against zero" chapter added 2023-09-13 11:13:42 +02:00
Mateusz Pusz
bf954cfcaf docs: q.force_in(U) documentation added 2023-09-13 10:44:50 +02:00
Mateusz Pusz
89eba3cd66 docs: additional code example added to the "Value-preserving conversions" chapter 2023-09-13 09:00:21 +02:00
Mateusz Pusz
11a539cabc docs: units composition FAQ cleanup 2023-09-13 08:59:29 +02:00
Mateusz Pusz
9d64b75afe docs: basic examples refactored to not use auto 2023-09-13 08:58:17 +02:00
Mateusz Pusz
f46b3dad74 feat: added an option to disable space before unit symbol in the text output
Resolves #387
2023-09-04 11:09:40 +02:00
Mateusz Pusz
75482733d1 docs: SI Brochure quote added with the rationale for the multiplication syntax usage to create quantities 2023-09-04 10:53:47 +02:00
Mateusz Pusz
bbc2255a6e style: whitespace removed 2023-08-31 19:43:18 +02:00
Mateusz Pusz
f1716c4bc7 docs: Compiler Explorer link updated for si_constants example 2023-08-31 18:59:10 +02:00
Mateusz Pusz
bf1af91a51 docs: important admonition added for floating-points being value-preserving 2023-08-31 18:57:39 +02:00
Mateusz Pusz
0d8c398ff4 docs: quantity_point.h mentioned in the docs 2023-08-31 18:56:43 +02:00
Mateusz Pusz
617e60d60e docs: "Quantity Arithmetics" chapter added
Resolves #448
2023-08-31 18:56:15 +02:00
Mateusz Pusz
99bec8ecbb docs: math expressions usage improved in the "Glossary" chapter 2023-08-30 18:56:20 +02:00
Mateusz Pusz
596fd5d4ea docs: "numerical value" definition added to the "Glossary" chapter 2023-08-30 18:42:07 +02:00
Mateusz Pusz
c6a8c672e9 docs: Compiler Explorer URL added to the si_constants example 2023-08-30 17:48:19 +02:00
Mateusz Pusz
2a5066aa9a docs: avg_speed and si_constants examples added to docs 2023-08-30 17:42:23 +02:00
Mateusz Pusz
fa38e4f497 docs: admonition types usage fine tuned 2023-08-30 11:33:30 +02:00
Mateusz Pusz
750af32f06 style: whitespaces cleanup 2023-08-29 14:21:51 +02:00
Mateusz Pusz
7c41561c0d docs: "Basic Concepts" chapter revised 2023-08-29 14:17:14 +02:00
Mateusz Pusz
bf35ddb51b docs: point origins definitions cleanup in glossary 2023-08-29 14:14:22 +02:00