Commit graph

26 commits

Author SHA1 Message Date
Hayleigh Thompson
449eac64b8 ♻️ Remove custom test runner bits. 2023-12-19 11:29:18 +00:00
Hayleigh Thompson
5c74fa8b7d Upgrade to gleam v0.33 2023-12-19 10:10:36 +00:00
Daniel
52281ce431 Added tests and docs for combinatorics.list_permutation function behaviour on duplicate elements 2023-11-19 22:40:59 +00:00
Nicklas Sindlev Andersen
2b4c55ef99
Change module name: tests -> predicates (#6)
* Change module name: tests -> predicates

* Fix katex display style math
2023-09-17 15:07:09 +02:00
NicklasXYZ
7ca932dc2f Update examples 2023-09-17 14:06:59 +02:00
NicklasXYZ
c7e703a3c4 Refactor 2023-09-16 23:34:00 +02:00
NicklasXYZ
cd1f8e6249 Update: stdlib v0.28 & gleam v0.28.3 2023-04-22 21:34:10 +02:00
NicklasXYZ
0912bacf8c Add cartesian_product func 2023-02-05 12:19:37 +01:00
NicklasXYZ
7fbdfe1391 Add trim func tests. Begin combinatorial funcs impl 2023-02-03 22:00:47 +01:00
NicklasXYZ
83a671fe2b Fix typos 2023-01-29 20:00:09 +01:00
NicklasXYZ
861c067f12 Work on int module 2023-01-29 18:04:11 +01:00
NicklasXYZ
d4fbf0f121 Work on int_list module 2023-01-28 21:53:44 +01:00
NicklasXYZ
7ab5d4bcbe More work on float_list module 2023-01-28 21:45:18 +01:00
NicklasXYZ
b0da87f755 work on float_list module 2023-01-28 20:55:47 +01:00
NicklasXYZ
62f4015ee4 Work on float_list dist funcs 2023-01-27 23:09:51 +01:00
NicklasXYZ
82ad10b7e6 Add Javascript FFI 2023-01-26 00:20:41 +01:00
NicklasXYZ
54ad6b092e Intoduce type 'RoundingMode'. Ref issue #1 2023-01-25 23:45:38 +01:00
NicklasXYZ
23e2429353 Work on all modules 2023-01-22 21:16:37 +01:00
NicklasXYZ
906272e909 Tidy up float module 2023-01-22 14:35:48 +01:00
NicklasXYZ
35863afec3 Work on all modules 2023-01-22 00:13:58 +01:00
NicklasXYZ
0358fd0b92 Update floor/ceiling desc 2023-01-18 22:16:21 +01:00
NicklasXYZ
d1ddbca6c0 Work on float module 2023-01-15 22:03:33 +01:00
NicklasXYZ
6ddeddac19 Work on the float module 2023-01-08 22:14:06 +01:00
NicklasXYZ
20d2a01f31 Work on float/float_list module funcs 2023-01-08 21:28:57 +01:00
NicklasXYZ
086cf17088 Organize modules 2023-01-03 20:26:10 +01:00
NicklasXYZ
62eb90da2b Initial commit 2022-12-23 15:26:58 +01:00