summaryrefslogtreecommitdiff
path: root/library/src/math/matrix.rs
AgeCommit message (Expand)Author
2023-05-17Better documentation outlinesLaurenz
2023-04-24Fix broken matrices with alignment and optimize code while we're at it (#935)Alex Saveau
2023-04-24Obey alignment in matrices (#892)Alex Saveau
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-04-19Make `dot` be multiplication and add `dot.period` for periods (#747)Alex Saveau
2023-04-18clippy::wrong_self_convention (#857)Marek Barvíř
2023-03-27Allow disabling vector and matrix delimitersLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-13Derive `Cast` for enumsLaurenz
2023-03-12Spans in mathLaurenz
2023-03-09Make all optional fields settableLaurenz
2023-03-08Rework style chain accessLaurenz
2023-03-08Streamline field namesLaurenz
2023-03-07Fully untyped modelLaurenz
2023-02-12Add delimiter setting for `cases`Laurenz
2023-02-06Add missing `.op` modifiersLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-02-02More robust automatic math spacingLaurenz
2023-02-02Matrix baseline alignmentLaurenz
2023-02-02Math testsLaurenz
2023-01-30Highlighting and docs fixesLaurenz
2023-01-29Remove more blocksLaurenz
2023-01-29Math documentation improvementsLaurenz
2023-01-29MatricesLaurenz
2023-01-29Fix math stylingLaurenz
2023-01-28Overline, Underline, Overbracket, UnderbracketLaurenz
2023-01-27Small fixesLaurenz
2023-01-23Math moduleLaurenz
2023-01-22Vector and case layoutLaurenz
2022-12-21Document math categoryLaurenz
2022-12-21Document text categoryLaurenz
2022-12-20DocumentationLaurenz
2022-12-17Document parameters in commentLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14New macro setupLaurenz
2022-12-08Naming consistencyLaurenz
2022-12-07Extend math libraryLaurenz