1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
phoebe
dcbc9e0b9b math.big: add isqrt_checked and standardize error format (#18939) 2023-07-22 09:20:45 +03:00
phoebe
a49b8f28b1 math.big: rework function naming and documentation (#18890) 2023-07-20 02:33:07 +03:00
Subhomoy Haldar
114a341f5f rand: simplify rand.PRNG, move to optional types for error handling (#13570) 2022-02-23 12:36:14 +02:00
Vincent Laisney
273154c1ae math.big: add Newton and Karatsuba algorithms (#11487) 2021-09-16 19:31:07 +03:00
Vincent Laisney
43fae5de74 bigint: division (#11386) 2021-09-08 14:16:35 +03:00