Commit graph

103 commits

Author SHA1 Message Date
NicklasXYZ
7ecaad5be2 Fix rounding functions and tests 2024-08-12 22:55:26 +02:00
Nicklas Sindlev Andersen
42c4ae114d
Merge pull request #23 from NicklasXYZ/main
Fix tests
2024-08-12 22:40:25 +02:00
NicklasXYZ
57cffc7116 fix tests 2024-08-12 22:38:18 +02:00
Nicklas Sindlev Andersen
4533abf3ba
Merge pull request #22 from gleam-community/list-at-hotfix
`list.at` hotfix
2024-08-12 22:05:26 +02:00
Nicklas Sindlev Andersen
725f437135
Merge branch 'main' into list-at-hotfix 2024-08-12 22:03:52 +02:00
Hayleigh Thompson
b0b9e728ea 🔖 Bump to v1.1.1 2024-05-25 01:43:10 +01:00
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
d2aa3923bd
Merge pull request #19 from NicklasXYZ/main
Add distance measures, fix typos, update deps
2024-04-14 17:32:58 +02:00
NicklasXYZ
ef8844d991 Add function descriptions and fix typos 2024-04-14 17:30:39 +02:00
NicklasXYZ
d2485d4e88 Fix typos 2024-04-14 17:04:44 +02:00
NicklasXYZ
2313363a9e Allow passing weights in distance calculations 2024-04-14 16:54:10 +02:00
NicklasXYZ
b7f7b29e48 Add canberra and bary-curtis distance 2024-04-13 23:38:39 +02:00
NicklasXYZ
d9c642062a Run gleam update 2024-04-10 23:32:42 +02:00
NicklasXYZ
71db9b1d52 fix link 2024-04-10 23:28:28 +02:00
Nicklas Sindlev Andersen
6a6baddb36
Merge pull request #18 from NicklasXYZ/main
Add Levenshtein distance and fix docs
2024-04-10 23:17:39 +02:00
NicklasXYZ
288a2ab8c2 Merge branch 'main' of github.com:NicklasXYZ/maths 2024-04-10 23:11:58 +02:00
NicklasXYZ
e135ea3318 Rename metrics test function 2024-04-10 23:11:14 +02:00
Nicklas Sindlev Andersen
2c1379b993
Merge branch 'gleam-community:main' into main 2024-04-10 23:09:41 +02:00
NicklasXYZ
e8bbcce587 Add Levenshtein distance, fix typos, align doc examples with tests 2024-04-10 23:09:02 +02:00
Nicklas Sindlev Andersen
d6549095b4
Merge pull request #17 from NicklasXYZ/main
Fix some typos + add new distance measure
2024-04-04 18:54:41 +02:00
NicklasXYZ
ac3d23733d Fix typos. Add metric: Chebyshev distance 2024-04-04 18:49:40 +02:00
NicklasXYZ
5ac794dac8 fix docs + add another test case 2024-03-20 22:40:30 +01:00
Nicklas Sindlev Andersen
fb7ba54826
Merge pull request #16 from NicklasXYZ/main
Add is_prime function + doc fixes
2024-03-20 22:06:36 +01:00
NicklasXYZ
587a47acde Add is_prime function + doc improvements 2024-03-20 22:00:39 +01:00
Nicklas Sindlev Andersen
c3cef82467
Merge pull request #15 from NicklasXYZ/main
Add new distance/similarity measures
2024-03-19 15:25:27 +01:00
NicklasXYZ
fc4a4a8b09 Fix typos 2024-03-19 15:18:07 +01:00
NicklasXYZ
24e496a4a8 Add new distance & similarity measures 2024-03-19 15:04:44 +01:00
NicklasXYZ
c825bb522f Add overlap coefficient 2024-03-17 00:18:45 +01:00
NicklasXYZ
d7b4841c42 Add set similarity measures 2024-03-17 00:03:50 +01:00
Nicklas Sindlev Andersen
373bdd1675
Merge pull request #14 from skyl4b/patch-1
fix: small typo on incomplete_gamma error
2024-03-16 22:05:35 +01:00
Eduardo Farinati
72d0500dc4
fix: small typo on incomplete_gamma error 2024-03-16 12:56:23 -03: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