summaryrefslogtreecommitdiff
path: root/library/src/compute/calc.rs
AgeCommit message (Expand)Author
2023-04-04Make error messages a bit more consistentLaurenz
2023-04-04Make behavior of calculation functions consistent (#515)HarmoGlace
2023-04-01Simplify `pow` functionLaurenz
2023-04-01Fix zero power (#511)HarmoGlace
2023-04-01Needless clone, borrows, casts and lifetimes (#504)Marek Barvíř
2023-04-01Allows negative pow (#486)Sébastien d'Herbais de Thun
2023-03-13More accurate logarithm for base 2 and 10Laurenz
2023-03-10New #[func] macroLaurenz
2023-03-07Fully untyped modelLaurenz
2023-03-01Split up `model` moduleLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-01-31Fix calc doc commentsLaurenz
2023-01-30Add calc constantsLaurenz
2023-01-30Simplify `calc` functionsLaurenz
2023-01-30Add calc moduleMartin Haug
2023-01-29Update remaining examplesMartin Haug
2022-12-22Annotate return valuesLaurenz
2022-12-20Document foundationsLaurenz
2022-12-20DocumentationLaurenz
2022-12-19Syntax and example sectionsLaurenz
2022-12-17Document parameters in commentLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14New macro setupLaurenz
2022-11-29Reorganize library and testsLaurenz