Commit graph

  • ee989187d4 fix: Remove typo & unecessary imports feat/complex sigmasternchen 2024-12-21 18:53:43 +0100
  • aa9eae6177 feat: Add first draft of complex number support sigmasternchen 2024-12-20 19:44:58 +0100
  • 3c45228b98
    Merge pull request #36 from NicklasXYZ/main main Nicklas Sindlev Andersen 2024-12-18 23:40:28 +0100
  • dd4832fc72 Implement both list & yielder-based functions for sequence-related functions. NicklasXYZ 2024-12-18 23:36:06 +0100
  • 46d2309268
    Merge pull request #32 from NicklasXYZ/main Nicklas Sindlev Andersen 2024-12-09 00:18:42 +0100
  • 7a883f62ec Fix typo NicklasXYZ 2024-12-09 00:17:06 +0100
  • 3bae9faffc add mean test for negative numbers NicklasXYZ 2024-12-09 00:09:54 +0100
  • 803abd516e Remove duplicate function. Improve function input validation + tests NicklasXYZ 2024-12-08 23:39:25 +0100
  • 3b7629bd3e improve code consistency NicklasXYZ 2024-12-08 21:27:30 +0100
  • e01373c0bf Rename functions. Fix FFI NicklasXYZ 2024-12-08 20:40:33 +0100
  • 7c83c10a68
    Merge pull request #31 from NicklasXYZ/main Nicklas Sindlev Andersen 2024-12-07 23:50:59 +0100
  • 1e31a8c38b Refactor NicklasXYZ 2024-12-07 23:46:49 +0100
  • 77e13b9254
    Merge pull request #28 from gleam-community/refactor/nil-errors Nicklas Sindlev Andersen 2024-10-02 20:14:10 +0200
  • eb1b7438e8
    Merge branch 'main' into refactor/nil-errors Nicklas Sindlev Andersen 2024-10-02 20:10:23 +0200
  • 3254597cef
    Merge pull request #30 from versecafe/fix-cartesian-product-types Nicklas Sindlev Andersen 2024-09-28 18:23:30 +0200
  • b8af54a935 Allow cartesian product of (a, b) instead of (a, a) versecafe 2024-09-11 00:54:20 -0500
  • 2ac9811a07
    Merge pull request #27 from gleam-community/refactor/remove-let-annotations Nicklas Sindlev Andersen 2024-08-18 12:24:38 +0200
  • 2bd3b76a79 ♻️ Replace error types with Nil for better DX with other error-producing functions. Hayleigh Thompson 2024-08-17 12:37:00 +0100
  • 6d5241e222 🔥 Remove old vendored gleeunit code. Hayleigh Thompson 2024-08-17 11:53:40 +0100
  • 452e97c5d1 Update local dependencies. Hayleigh Thompson 2024-08-17 11:52:38 +0100
  • d649063d33 ♻️ Remove type annotations from lambdas. Hayleigh Thompson 2024-08-17 11:48:47 +0100
  • 00ad62800f ♻️ Remove type annotations from lambdas. Hayleigh Thompson 2024-08-17 11:29:39 +0100
  • 4806e56baa ♻️ Remove type annotations in let bindings. Hayleigh Thompson 2024-08-17 11:21:44 +0100
  • 7fd4d74b2c
    Merge pull request #26 from NicklasXYZ/main Nicklas Sindlev Andersen 2024-08-17 01:16:37 +0200
  • 15f4c0b048
    Merge branch 'gleam-community:main' into main Nicklas Sindlev Andersen 2024-08-17 01:14:22 +0200
  • 0c45dcf9a3 Update readme NicklasXYZ 2024-08-17 01:13:57 +0200
  • cf1e001989 update combinatorics and sequences module NicklasXYZ 2024-08-17 00:44:21 +0200
  • a68c906622 Work on combinatorics module NicklasXYZ 2024-08-16 00:15:58 +0200
  • 7fd917f43c
    Merge pull request #25 from NicklasXYZ/main Nicklas Sindlev Andersen 2024-08-13 00:13:46 +0200
  • b1b5ec0692 update predicate module docs NicklasXYZ 2024-08-13 00:11:58 +0200
  • 9cec6c6133 Merge branch 'main' of github.com:NicklasXYZ/maths NicklasXYZ 2024-08-13 00:09:58 +0200
  • fc5dc23aec Add is_divisible/is_multiple predicate functions NicklasXYZ 2024-08-13 00:09:11 +0200
  • fab3e53354
    Merge branch 'gleam-community:main' into main Nicklas Sindlev Andersen 2024-08-12 23:36:16 +0200
  • ebd0518392 update workflows NicklasXYZ 2024-08-12 23:32:37 +0200
  • 43e5eeccf6
    Merge pull request #24 from NicklasXYZ/main Nicklas Sindlev Andersen 2024-08-12 23:05:52 +0200
  • 3704614309 Fix doc examples NicklasXYZ 2024-08-12 23:03:34 +0200
  • 7ecaad5be2 Fix rounding functions and tests NicklasXYZ 2024-08-12 22:55:26 +0200
  • 42c4ae114d
    Merge pull request #23 from NicklasXYZ/main Nicklas Sindlev Andersen 2024-08-12 22:40:25 +0200
  • 57cffc7116 fix tests NicklasXYZ 2024-08-12 22:38:18 +0200
  • 4533abf3ba
    Merge pull request #22 from gleam-community/list-at-hotfix Nicklas Sindlev Andersen 2024-08-12 22:05:26 +0200
  • 725f437135
    Merge branch 'main' into list-at-hotfix Nicklas Sindlev Andersen 2024-08-12 22:03:52 +0200
  • b0b9e728ea 🔖 Bump to v1.1.1 Hayleigh Thompson 2024-05-25 01:43:10 +0100
  • ae959dcafe ♻️ Remove uses of list.at Hayleigh Thompson 2024-05-25 01:42:46 +0100
  • 6419c400b9 Update stdlib dependency to ~> 0.38 Hayleigh Thompson 2024-05-25 01:42:39 +0100
  • d2aa3923bd
    Merge pull request #19 from NicklasXYZ/main Nicklas Sindlev Andersen 2024-04-14 17:32:58 +0200
  • ef8844d991 Add function descriptions and fix typos NicklasXYZ 2024-04-14 17:30:39 +0200
  • d2485d4e88 Fix typos NicklasXYZ 2024-04-14 17:04:44 +0200
  • 2313363a9e Allow passing weights in distance calculations NicklasXYZ 2024-04-14 16:54:10 +0200
  • b7f7b29e48 Add canberra and bary-curtis distance NicklasXYZ 2024-04-13 23:38:39 +0200
  • d9c642062a Run gleam update NicklasXYZ 2024-04-10 23:32:42 +0200
  • 71db9b1d52 fix link NicklasXYZ 2024-04-10 23:28:28 +0200
  • 6a6baddb36
    Merge pull request #18 from NicklasXYZ/main Nicklas Sindlev Andersen 2024-04-10 23:17:39 +0200
  • 288a2ab8c2 Merge branch 'main' of github.com:NicklasXYZ/maths NicklasXYZ 2024-04-10 23:11:58 +0200
  • e135ea3318 Rename metrics test function NicklasXYZ 2024-04-10 23:11:14 +0200
  • 2c1379b993
    Merge branch 'gleam-community:main' into main Nicklas Sindlev Andersen 2024-04-10 23:09:41 +0200
  • e8bbcce587 Add Levenshtein distance, fix typos, align doc examples with tests NicklasXYZ 2024-04-10 23:09:02 +0200
  • d6549095b4
    Merge pull request #17 from NicklasXYZ/main Nicklas Sindlev Andersen 2024-04-04 18:54:41 +0200
  • ac3d23733d Fix typos. Add metric: Chebyshev distance NicklasXYZ 2024-04-04 18:49:40 +0200
  • 5ac794dac8 fix docs + add another test case NicklasXYZ 2024-03-20 22:40:30 +0100
  • fb7ba54826
    Merge pull request #16 from NicklasXYZ/main Nicklas Sindlev Andersen 2024-03-20 22:06:36 +0100
  • 587a47acde Add is_prime function + doc improvements NicklasXYZ 2024-03-20 22:00:39 +0100
  • c3cef82467
    Merge pull request #15 from NicklasXYZ/main Nicklas Sindlev Andersen 2024-03-19 15:25:27 +0100
  • fc4a4a8b09 Fix typos NicklasXYZ 2024-03-19 15:18:07 +0100
  • 24e496a4a8 Add new distance & similarity measures NicklasXYZ 2024-03-19 15:04:44 +0100
  • c825bb522f Add overlap coefficient NicklasXYZ 2024-03-17 00:18:45 +0100
  • d7b4841c42 Add set similarity measures NicklasXYZ 2024-03-17 00:03:50 +0100
  • 373bdd1675
    Merge pull request #14 from skyl4b/patch-1 Nicklas Sindlev Andersen 2024-03-16 22:05:35 +0100
  • 72d0500dc4
    fix: small typo on incomplete_gamma error Eduardo Farinati 2024-03-16 12:56:23 -0300
  • 17f32fc5fb
    Merge pull request #13 from NicklasXYZ/main Nicklas Sindlev Andersen 2024-03-12 00:26:24 +0100
  • 262500bc0c Update workflows NicklasXYZ 2024-03-12 00:22:31 +0100
  • 20a40600df Increment version number NicklasXYZ 2024-03-12 00:16:05 +0100
  • 7b3e065103 Fix README example NicklasXYZ 2024-03-12 00:02:20 +0100
  • cbcee32f22 Add extra tests. Improve Euclidean modulo description. NicklasXYZ 2024-03-11 23:59:07 +0100
  • 0c01501272
    Merge pull request #11 from sotolf2/main Nicklas Sindlev Andersen 2024-01-23 14:24:36 +0100
  • 8c2471a151 Implemented euclidian modulo Sotolf 2024-01-11 16:24:39 +0100
  • 449eac64b8 ♻️ Remove custom test runner bits. Hayleigh Thompson 2023-12-19 11:29:18 +0000
  • 4e8b6f8c3d Update to gleeunit v1.0.1 Hayleigh Thompson 2023-12-19 11:25:09 +0000
  • b1a2def8ce 🔧 Update CI to Gleam v0.33.0 Hayleigh Thompson 2023-12-19 10:36:18 +0000
  • 90cb01c95c 🔖 Bump version to v1.0.2 Hayleigh Thompson 2023-12-19 10:12:23 +0000
  • 7fc5dc58b7 🐛 Fix bug arising for breaking list.index_map change. Hayleigh Thompson 2023-12-19 10:11:09 +0000
  • 5c74fa8b7d Upgrade to gleam v0.33 Hayleigh Thompson 2023-12-19 10:10:36 +0000
  • 20c3d67e6d
    v1.0.1 McKayla Washburn 2023-12-08 17:27:47 -0700
  • 37c7da2e46
    Merge pull request #10 from hunkyjimpjorps/patch-1 Kayla Washburn 2023-12-08 17:23:46 -0700
  • 24a959f014
    update ci workflows McKayla Washburn 2023-12-08 17:16:46 -0700
  • 30289cd0ff
    assert to avoid inexhaustive pattern warning Jimpjorps™ 2023-12-08 10:41:02 -0500
  • ad11b966a9
    Merge pull request #9 from DanielSherlock/permutations Nicklas Sindlev Andersen 2023-11-27 11:39:43 +0100
  • d696734400 Add explanatory comment for safe assert in combinatorics.list_permutation Daniel 2023-11-19 22:59:03 +0000
  • 52281ce431 Added tests and docs for combinatorics.list_permutation function behaviour on duplicate elements Daniel 2023-11-19 22:40:59 +0000
  • bdfa77339a
    update release action McKayla Washburn 2023-11-09 19:07:41 -0700
  • 788e142466 Fixed and tidied combinatorics.list_permutation function: it no longer mistakenly shortens lists with duplicates Daniel 2023-10-24 22:59:16 +0100
  • 009209253a
    Merge pull request #8 from NicklasXYZ/main Nicklas Sindlev Andersen 2023-09-18 21:08:43 +0200
  • 881f44224a Fix typos NicklasXYZ 2023-09-18 21:07:19 +0200
  • 10bcb52355
    Update gleam.toml Nicklas Sindlev Andersen 2023-09-18 10:11:27 +0200
  • 36ef18a092
    Update README.md Nicklas Sindlev Andersen 2023-09-17 15:23:01 +0200
  • 637f05232a
    Merge pull request #7 from NicklasXYZ/main Nicklas Sindlev Andersen 2023-09-17 15:17:47 +0200
  • ed645334f4
    Merge branch 'gleam-community:main' into main Nicklas Sindlev Andersen 2023-09-17 15:16:47 +0200
  • 709a80b4e5 Remove certain public functions NicklasXYZ 2023-09-17 15:14:06 +0200
  • 2b4c55ef99
    Change module name: tests -> predicates (#6) Nicklas Sindlev Andersen 2023-09-17 15:07:09 +0200
  • 112ca85675 Fix katex display style math NicklasXYZ 2023-09-17 15:06:34 +0200
  • 24cf6faf2a Change module name: tests -> predicates NicklasXYZ 2023-09-17 14:57:12 +0200