Hayleigh Thompson
|
ae959dcafe
|
♻️ Remove uses of list.at
|
2024-05-25 01:42:46 +01:00 |
|
Hayleigh Thompson
|
6419c400b9
|
➕ Update stdlib dependency to ~> 0.38
|
2024-05-25 01:42:39 +01:00 |
|
Nicklas Sindlev Andersen
|
17f32fc5fb
|
Merge pull request #13 from NicklasXYZ/main
Improve function description & update lib version + workflows
|
2024-03-12 00:26:24 +01:00 |
|
NicklasXYZ
|
262500bc0c
|
Update workflows
|
2024-03-12 00:22:31 +01:00 |
|
NicklasXYZ
|
20a40600df
|
Increment version number
|
2024-03-12 00:16:05 +01:00 |
|
NicklasXYZ
|
7b3e065103
|
Fix README example
|
2024-03-12 00:02:20 +01:00 |
|
NicklasXYZ
|
cbcee32f22
|
Add extra tests. Improve Euclidean modulo description.
|
2024-03-11 23:59:07 +01:00 |
|
Nicklas Sindlev Andersen
|
0c01501272
|
Merge pull request #11 from sotolf2/main
Implemented euclidian modulo
|
2024-01-23 14:24:36 +01:00 |
|
Sotolf
|
8c2471a151
|
Implemented euclidian modulo
|
2024-01-11 16:24:39 +01:00 |
|
Hayleigh Thompson
|
449eac64b8
|
♻️ Remove custom test runner bits.
|
2023-12-19 11:29:18 +00:00 |
|
Hayleigh Thompson
|
4e8b6f8c3d
|
➕ Update to gleeunit v1.0.1
|
2023-12-19 11:25:09 +00:00 |
|
Hayleigh Thompson
|
b1a2def8ce
|
🔧 Update CI to Gleam v0.33.0
|
2023-12-19 10:36:18 +00:00 |
|
Hayleigh Thompson
|
90cb01c95c
|
🔖 Bump version to v1.0.2
|
2023-12-19 10:12:23 +00:00 |
|
Hayleigh Thompson
|
7fc5dc58b7
|
🐛 Fix bug arising for breaking list.index_map change.
|
2023-12-19 10:11:09 +00:00 |
|
Hayleigh Thompson
|
5c74fa8b7d
|
➕ Upgrade to gleam v0.33
|
2023-12-19 10:10:36 +00:00 |
|
McKayla Washburn
|
20c3d67e6d
|
v1.0.1
|
2023-12-08 17:27:47 -07:00 |
|
Kayla Washburn
|
37c7da2e46
|
Merge pull request #10 from hunkyjimpjorps/patch-1
assert to avoid inexhaustive pattern warning
|
2023-12-08 17:23:46 -07:00 |
|
McKayla Washburn
|
24a959f014
|
update ci workflows
|
2023-12-08 17:16:46 -07:00 |
|
Jimpjorps™
|
30289cd0ff
|
assert to avoid inexhaustive pattern warning
Just adding an assert to the coefficients for computing the Gauss error function, to satisfy the exhaustiveness checks in 0.33
|
2023-12-08 10:41:02 -05:00 |
|
Nicklas Sindlev Andersen
|
ad11b966a9
|
Merge pull request #9 from DanielSherlock/permutations
Fixed and tidied `combinatorics.list_permutation` function
|
2023-11-27 11:39:43 +01:00 |
|
Daniel
|
d696734400
|
Add explanatory comment for safe assert in combinatorics.list_permutation
|
2023-11-19 22:59:03 +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 |
|
McKayla Washburn
|
bdfa77339a
|
update release action
|
2023-11-09 19:07:41 -07:00 |
|
Daniel
|
788e142466
|
Fixed and tidied combinatorics.list_permutation function: it no longer mistakenly shortens lists with duplicates
|
2023-10-24 22:59:16 +01:00 |
|
Nicklas Sindlev Andersen
|
009209253a
|
Merge pull request #8 from NicklasXYZ/main
Fix doc typos
|
2023-09-18 21:08:43 +02:00 |
|
NicklasXYZ
|
881f44224a
|
Fix typos
|
2023-09-18 21:07:19 +02:00 |
|
Nicklas Sindlev Andersen
|
10bcb52355
|
Update gleam.toml
|
2023-09-18 10:11:27 +02:00 |
|
Nicklas Sindlev Andersen
|
36ef18a092
|
Update README.md
|
2023-09-17 15:23:01 +02:00 |
|
Nicklas Sindlev Andersen
|
637f05232a
|
Merge pull request #7 from NicklasXYZ/main
Remove public functions that should be private
|
2023-09-17 15:17:47 +02:00 |
|
Nicklas Sindlev Andersen
|
ed645334f4
|
Merge branch 'gleam-community:main' into main
|
2023-09-17 15:16:47 +02:00 |
|
NicklasXYZ
|
709a80b4e5
|
Remove certain public functions
|
2023-09-17 15:14:06 +02: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
|
112ca85675
|
Fix katex display style math
|
2023-09-17 15:06:34 +02:00 |
|
NicklasXYZ
|
24cf6faf2a
|
Change module name: tests -> predicates
|
2023-09-17 14:57:12 +02:00 |
|
Nicklas Sindlev Andersen
|
1fe5d7c789
|
Update README.md
|
2023-09-17 14:21:33 +02:00 |
|
Nicklas Sindlev Andersen
|
e81f5faf9a
|
Update README.md
|
2023-09-17 14:20:47 +02:00 |
|
Nicklas Sindlev Andersen
|
d2241e4240
|
Merge pull request #5 from NicklasXYZ/main
Fix various issues and todo's
|
2023-09-17 14:18:34 +02:00 |
|
NicklasXYZ
|
a4eb5504af
|
Update README
|
2023-09-17 14:16:36 +02:00 |
|
NicklasXYZ
|
25ecb737ec
|
Update README
|
2023-09-17 14:16:10 +02:00 |
|
NicklasXYZ
|
676dbce62b
|
Update README
|
2023-09-17 14:15:35 +02:00 |
|
NicklasXYZ
|
e7608ed33b
|
Update README
|
2023-09-17 14:15:10 +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
|
50f5c2845b
|
Remove io.debug calls
|
2023-02-05 12:22:02 +01:00 |
|
NicklasXYZ
|
c464059153
|
Add cartesian_product example
|
2023-02-05 12:21:13 +01: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
|
26d7fddc57
|
Add CoD, codeowners + licence
|
2023-01-29 23:48:48 +01:00 |
|
NicklasXYZ
|
83a671fe2b
|
Fix typos
|
2023-01-29 20:00:09 +01:00 |
|