.. |
big
|
rand: simplify rand.PRNG, move to optional types for error handling (#13570)
|
2022-02-23 12:36:14 +02:00 |
bits
|
…
|
|
complex
|
math.complex: make mutable the Complex.re and Complex.im fields (#13540)
|
2022-02-21 12:39:45 +02:00 |
fractions
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
internal
|
vlib/math: Add a pure V backend for vlib/math (#11267)
|
2021-08-23 00:35:28 +03:00 |
mathutil
|
…
|
|
stats
|
…
|
|
unsigned
|
math.unsigned: add uint128 tests (#13213)
|
2022-01-19 11:18:46 +02:00 |
util
|
…
|
|
README.md
|
…
|
|
ROADMAP.md
|
…
|
|
abs.js.v
|
…
|
|
abs.v
|
math: move the `math.mathutil` generic `min`/`max`/`abs` fns to `math` (#13042)
|
2022-01-05 18:02:20 +02:00 |
bits.js.v
|
math: inf,nan,fmod for the JS backend (#11246)
|
2021-08-20 01:14:49 +03:00 |
bits.v
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
cbrt.js.v
|
…
|
|
cbrt.v
|
vlib/math: Add a pure V backend for vlib/math (#11267)
|
2021-08-23 00:35:28 +03:00 |
const.v
|
…
|
|
div.v
|
vlib/math: Add a pure V backend for vlib/math (#11267)
|
2021-08-23 00:35:28 +03:00 |
erf.v
|
…
|
|
erf_test.v
|
…
|
|
exp.js.v
|
…
|
|
exp.v
|
…
|
|
factorial.v
|
math: sqrti, powi, factoriali (#12072)
|
2021-10-08 22:07:44 +03:00 |
factorial_tables.v
|
…
|
|
factorial_test.v
|
…
|
|
floor.js.v
|
…
|
|
floor.v
|
…
|
|
gamma.v
|
…
|
|
gamma_tables.v
|
…
|
|
hypot.v
|
…
|
|
invhyp.v
|
vlib/math: Add a pure V backend for vlib/math (#11267)
|
2021-08-23 00:35:28 +03:00 |
invtrig.js.v
|
…
|
|
invtrig.v
|
…
|
|
log.v
|
…
|
|
math.c.v
|
…
|
|
math.v
|
math: allow i64 in digits function and add count_digits function (#13729)
|
2022-03-14 10:41:01 +02:00 |
math_bench_test.v
|
…
|
|
math_test.v
|
math: allow i64 in digits function and add count_digits function (#13729)
|
2022-03-14 10:41:01 +02:00 |
mathutil.v
|
math: move the `math.mathutil` generic `min`/`max`/`abs` fns to `math` (#13042)
|
2022-01-05 18:02:20 +02:00 |
mathutil_test.v
|
…
|
|
modf.v
|
…
|
|
nextafter.v
|
…
|
|
poly.v
|
…
|
|
pow.c.v
|
…
|
|
pow.v
|
math: sqrti, powi, factoriali (#12072)
|
2021-10-08 22:07:44 +03:00 |
q_rsqrt.v
|
…
|
|
scalbn.v
|
…
|
|
sin.c.v
|
…
|
|
sin.js.v
|
…
|
|
sin.v
|
vlib/math: Add a pure V backend for vlib/math (#11267)
|
2021-08-23 00:35:28 +03:00 |
sinh.js.v
|
…
|
|
sinh.v
|
vlib/math: Add a pure V backend for vlib/math (#11267)
|
2021-08-23 00:35:28 +03:00 |
sqrt.c.v
|
…
|
|
sqrt.v
|
…
|
|
tan.c.v
|
math: remove the C backend for f64 functions (#12121)
|
2021-10-10 11:21:48 +03:00 |
tan.js.v
|
…
|
|
tan.v
|
…
|
|
tanh.js.v
|
…
|
|
tanh.v
|
vlib/math: Add a pure V backend for vlib/math (#11267)
|
2021-08-23 00:35:28 +03:00 |
unsafe.js.v
|
…
|
|
unsafe.v
|
…
|
|