Commit Graph

  • a4ac9aeb48 Deploying to gh-pages from @ 48a0c9b111 🚀 gh-pages allexks 2022-02-08 22:07:07 +0000
  • 48a0c9b111 Merge branch 'master' of https://github.com/allexks/FuzzyKit master 0.2.0 Alexander Ignatov 2022-02-08 22:26:50 +0200
  • b85ba44769 Implement multiplication and division Alexander Ignatov 2022-02-08 22:26:37 +0200
  • 461c91b100 Add license scan Alexander Ignatov 2022-01-15 17:12:49 +0200
  • 8b65d4ca82 Remove unneeded protocol and add TFN alpha cut Alexander Ignatov 2022-01-06 21:27:36 +0200
  • 648cdab86d Deploying to gh-pages from @ b42f827cc8 🚀 allexks 2022-01-05 19:12:30 +0000
  • b42f827cc8 Describe convertions in README and use Zadeh's notation 0.1.1 Alexander Ignatov 2022-01-05 20:47:32 +0200
  • 9a4241395f Add FuzzySets module description in README Alexander Ignatov 2022-01-05 20:16:44 +0200
  • 3615df1207
    Add docs link and license link Alexander Ignatov 2022-01-04 02:20:29 +0200
  • 9ebf65fd50 Set theme jekyll-theme-midnight Alexander Ignatov 2022-01-04 02:10:10 +0200
  • 03f679e97f Deploying to gh-pages from @ da2a316dca 🚀 allexks 2022-01-03 23:52:50 +0000
  • 9a97bda4ed Initial gh-pages commit allexks 2022-01-03 23:52:48 +0000
  • da2a316dca
    Create docs.yml 0.1.0 Alexander Ignatov 2022-01-04 01:49:22 +0200
  • dd19a7eeac Add consequence method returning a fuzzy set Alexander Ignatov 2022-01-04 00:23:25 +0200
  • 968e1db94f Fix typo Alexander Ignatov 2022-01-03 22:18:46 +0200
  • eef72585a7 Add an example and a test Alexander Ignatov 2022-01-03 22:17:12 +0200
  • 9e1e8e2ec2 Describe modules Alexander Ignatov 2022-01-03 13:22:03 +0200
  • 32c82f8862
    Create LICENSE Alexander Ignatov 2022-01-03 13:00:09 +0200
  • f25ef09705 Add logos and markdown header Alexander Ignatov 2022-01-03 12:57:01 +0200
  • 576a803829 Add dynamic linguistic variable and protocol Alexander Ignatov 2022-01-02 12:35:37 +0200
  • 2b6a0516d9 Restructure FuzzyLogic module and add rule base DSL Alexander Ignatov 2022-01-01 15:02:28 +0200
  • 065e729a98 Refactor linguistic variables and add test Alexander Ignatov 2021-12-31 02:27:47 +0200
  • fd64717ffc Sanitize stuff and add propositions tests Alexander Ignatov 2021-12-31 01:38:27 +0200
  • 05f004f938 Add FuzzyStatement protocol Alexander Ignatov 2021-12-31 00:38:46 +0200
  • c6f841ec4b Add LinguisticVariable and new method Alexander Ignatov 2021-12-30 23:05:03 +0200
  • 414cf2be21 Add call as function to all sets Alexander Ignatov 2021-12-30 13:28:47 +0200
  • eaf1009b2f Add fuzzy logic test Alexander Ignatov 2021-12-30 02:31:28 +0200
  • 13bd568f7c Fix filename and extract new file Alexander Ignatov 2021-12-30 02:15:48 +0200
  • 0b39ba8124 Add singleton utility Alexander Ignatov 2021-12-30 02:08:33 +0200
  • d8c81e8625 Add FuzzyRule and custom operator Alexander Ignatov 2021-12-30 01:58:23 +0200
  • f7dcd8bcdb Add convertions and CaseIterable helpers Alexander Ignatov 2021-12-30 01:23:48 +0200
  • f0dee409b0 Fix dependencies Alexander Ignatov 2021-12-29 16:36:14 +0200
  • e49c366fff Add libraries and schemes Alexander Ignatov 2021-12-29 16:34:56 +0200
  • 6de768561a Export FuzzyLogic Alexander Ignatov 2021-12-29 16:25:40 +0200
  • bf73522236 Add generalized modus ponens Alexander Ignatov 2021-12-29 15:50:43 +0200
  • 84ac87abe5 Add FuzzyImplicationCapable protocol Alexander Ignatov 2021-12-29 13:55:31 +0200
  • 522530f69a Add fuzzy implications Alexander Ignatov 2021-12-29 00:14:39 +0200
  • 09df8c02c7 Add fuzzy compositions Alexander Ignatov 2021-12-28 23:32:56 +0200
  • 5a2e345cc9 Add FuzzySet conformance to FuzzyNumber Alexander Ignatov 2021-12-28 13:41:31 +0200
  • 65ccb284ad Export FuzzyRelations Alexander Ignatov 2021-12-28 12:46:27 +0200
  • 37faa1e3e2 Extract 2 more abstractions and fix discrete set def val Alexander Ignatov 2021-12-28 12:43:47 +0200
  • 968df3b5de Add basic fuzzy realtions Alexander Ignatov 2021-12-28 00:07:53 +0200
  • e7a2353f24 Add debug description to DiscreteMutableFuzzySet Alexander Ignatov 2021-12-24 01:41:09 +0200
  • 2df9a1fdb1 Add a test Alexander Ignatov 2021-12-24 01:26:17 +0200
  • 3f9857f8cc Add fuzzy numbers and modularize Alexander Ignatov 2021-12-24 01:07:41 +0200
  • 05d79f2d8f Add some properties Alexander Ignatov 2021-12-23 01:08:39 +0200
  • 6a967d4e76 Update IterableFuzzySet to accept any Sequence Alexander Ignatov 2021-12-23 00:39:51 +0200
  • 0360090ac6 Add three differentiable membership functions Alexander Ignatov 2021-12-23 00:07:56 +0200
  • 3fb313bd4e Add all operator functions Alexander Ignatov 2021-12-22 23:52:36 +0200
  • 09c3b5bc56 Minor DiscreteMutableFuzzySet refactor Alexander Ignatov 2021-12-22 22:44:34 +0200
  • 99caef895d Add power and swift-numerics dependency Alexander Ignatov 2021-12-22 00:18:42 +0200
  • 2d548f53f5 Fix syntax Alexander Ignatov 2021-12-22 00:06:48 +0200
  • 70b2bfc2e7 Add symmetric difference Alexander Ignatov 2021-12-22 00:01:20 +0200
  • 3d4261f469 Add difference Alexander Ignatov 2021-12-21 23:44:31 +0200
  • 20615627d0 Reorganize structure Alexander Ignatov 2021-12-21 23:28:12 +0200
  • c686ab8898 Add a few more membership functions Alexander Ignatov 2021-12-21 23:23:55 +0200
  • fa7bde194d Whitespace Alexander Ignatov 2021-12-21 22:56:55 +0200
  • 9527db31d6 Add proper complement, intersection, union definitions Alexander Ignatov 2021-12-21 22:56:07 +0200
  • c31c39cab3 Rename and introduce type erasers Alexander Ignatov 2021-12-21 21:33:16 +0200
  • 67380ab162 Add complement Alexander Ignatov 2021-12-19 01:01:30 +0200
  • 07943d45dd Correct alpha cut Alexander Ignatov 2021-12-18 13:31:40 +0200
  • 7d690c5985 Add alpha-cut Alexander Ignatov 2021-12-18 01:46:36 +0200
  • c984d18854 Add IterableFuzzySet and rename stuff Alexander Ignatov 2021-12-18 00:55:43 +0200
  • 38477208d3 Add fuzzify and fromCrispSet Alexander Ignatov 2021-12-17 00:58:10 +0200
  • 186d94ff17 Add membership function and continuous set basic defs Alexander Ignatov 2021-12-16 12:26:50 +0200
  • 3fdfb14381 Add setter test Alexander Ignatov 2021-12-16 11:54:15 +0200
  • 52404404d8
    Create build-and-test.yml Alexander Ignatov 2021-12-16 01:15:07 +0200
  • 45ffca0785 Create basic FuzzySet and DiscreteFuzzySet definitions Alexander Ignatov 2021-12-16 01:10:27 +0200
  • 1958863da1 Initial commit Alexander Ignatov 2021-12-15 23:20:21 +0200