.. |
big
|
math.big: add Newton and Karatsuba algorithms (#11487)
|
2021-09-16 19:31:07 +03:00 |
bits
|
math: implement `pow` in pure V (#12105)
|
2021-10-08 17:44:55 +03:00 |
complex
|
…
|
|
fractions
|
…
|
|
internal
|
…
|
|
mathutil
|
…
|
|
stats
|
fmt: fix unnecessary line break in array init (fix #11448) (#11562)
|
2021-09-21 16:20:09 +03:00 |
util
|
…
|
|
ROADMAP.md
|
…
|
|
abs.js.v
|
…
|
|
abs.v
|
…
|
|
bits.js.v
|
…
|
|
bits.v
|
…
|
|
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
|
…
|
|
erf.v
|
…
|
|
erf_test.v
|
vlib/math: Add a pure V backend for vlib/math (#11267)
|
2021-08-23 00:35:28 +03:00 |
exp.js.v
|
…
|
|
exp.v
|
math: implement `pow` in pure V (#12105)
|
2021-10-08 17:44:55 +03:00 |
factorial.v
|
math: sqrti, powi, factoriali (#12072)
|
2021-10-08 22:07:44 +03:00 |
factorial_tables.v
|
…
|
|
factorial_test.v
|
math: sqrti, powi, factoriali (#12072)
|
2021-10-08 22:07:44 +03:00 |
floor.js.v
|
vlib/math: Add a pure V backend for vlib/math (#11267)
|
2021-08-23 00:35:28 +03:00 |
floor.v
|
…
|
|
gamma.v
|
…
|
|
gamma_tables.v
|
…
|
|
hypot.v
|
…
|
|
invhyp.v
|
…
|
|
invtrig.js.v
|
…
|
|
invtrig.v
|
…
|
|
log.v
|
math: implement logarithm function in pure V (#12111)
|
2021-10-09 11:17:09 +03:00 |
math.c.v
|
…
|
|
math.v
|
math: fix typos (#11533)
|
2021-09-18 12:23:31 +03:00 |
math_bench_test.v
|
math: add some benchmark tests (#12142)
|
2021-10-11 14:20:07 +03:00 |
math_test.v
|
math: sqrti, powi, factoriali (#12072)
|
2021-10-08 22:07:44 +03:00 |
modf.v
|
vlib/math: Add a pure V backend for vlib/math (#11267)
|
2021-08-23 00:35:28 +03:00 |
nextafter.v
|
…
|
|
poly.v
|
…
|
|
pow.c.v
|
math: implement `pow` in pure V (#12105)
|
2021-10-08 17:44:55 +03:00 |
pow.v
|
math: sqrti, powi, factoriali (#12072)
|
2021-10-08 22:07:44 +03:00 |
q_rsqrt.v
|
…
|
|
scalbn.v
|
math: implement `pow` in pure V (#12105)
|
2021-10-08 17:44:55 +03:00 |
sin.c.v
|
math: add some benchmark tests (#12142)
|
2021-10-11 14:20:07 +03:00 |
sin.js.v
|
…
|
|
sin.v
|
…
|
|
sinh.js.v
|
vlib/math: Add a pure V backend for vlib/math (#11267)
|
2021-08-23 00:35:28 +03:00 |
sinh.v
|
…
|
|
sqrt.c.v
|
math: remove the C backend for f64 functions (#12121)
|
2021-10-10 11:21:48 +03:00 |
sqrt.v
|
math: sqrti, powi, factoriali (#12072)
|
2021-10-08 22:07:44 +03:00 |
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
|
vlib/math: Add a pure V backend for vlib/math (#11267)
|
2021-08-23 00:35:28 +03:00 |
tanh.js.v
|
…
|
|
tanh.v
|
…
|
|
unsafe.js.v
|
math: implement `pow` in pure V (#12105)
|
2021-10-08 17:44:55 +03:00 |
unsafe.v
|
math: implement `pow` in pure V (#12105)
|
2021-10-08 17:44:55 +03:00 |