v/vlib/math
Delyan Angelov c0e2b9b1e2
ci: fix some of `v test-cleancode` 2
2021-04-05 20:55:03 +03:00
..
big ci: fix some of `v test-cleancode` 2 2021-04-05 20:55:03 +03:00
bits all: vfmt (new const rule) 2021-01-24 10:54:27 +01:00
complex all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
factorial all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
fractions vlib: remove older deprecated functions (#8864) 2021-02-20 20:42:55 +02:00
mathutil math: add a pure V `math.mathutil`, with generic `min`, `max` and `abs` functions (#9176), and use it consistently 2021-03-12 11:28:04 +02:00
stats parser: add an error for `import mod.sub as mod` and `import mod as mod` (#6194) 2020-08-23 02:12:25 +02:00
util math: add a pure V `math.mathutil`, with generic `min`, `max` and `abs` functions (#9176), and use it consistently 2021-03-12 11:28:04 +02:00
bits.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
const.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
math.c.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
math.js.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
math.v math: add a test suite taken from vsl/vmath (#9280) 2021-03-13 09:05:02 +02:00
math_test.v math: add a test suite taken from vsl/vmath (#9280) 2021-03-13 09:05:02 +02:00
unsafe.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00