Created by Davide Carpi in the scope of SMath project. Published by Davide Carpi.
This is Open Source project. Sources shared under MIT Licence and available in public SVN repository.

Set Operations Versions History

Version 0.4.8992.40087 - Beta (released at 8/14/2024)

Download

Improvements

  • added set_Shuffle(2) (Deterministic shuffle);
  • added set_W (Whole Numbers);
  • added set_P (Prime Numbers);
  • added set_J (Irrational Numbers).

Corrections

  • minor changes (descriptions, error handling, toolbox glyphs);
  • refactoring.

Miscellaneous

  • documentation updated.

Version 0.3.8933.30149 - Beta (released at 6/16/2024)

Download

Improvements

  • added set_Permute(2).

Corrections

  • refactoring.

Miscellaneous

  • documentation updated.

Version 0.2.8929.21463 - Beta (released at 6/12/2024)

Download

Improvements

  • added set_Sort(1);
  • added set_Shuffle(1).

Corrections

  • refactoring.

Miscellaneous

  • documentation updated.

Version 0.2.8922.34249 - Beta (released at 6/5/2024)

Download

Improvements

  • added set_Unique(1);
  • added set_Permute(1);
  • added set_Choose(1) and set_Choose(2);
  • added set_Settings_Orientation;
  • set_Universe is now a valid source as set enumerator in set-builders and quantifiers.

Corrections

  • minor fixes;
  • refactoring.

Miscellaneous

  • documentation updated.

Version 0.2.8889.20580 - Beta (released at 5/3/2024)

Download

Corrections

  • set_DoesNotContains(2) -> set_DoesNotContain(2).

Version 0.2.8888.38314 - Beta (released at 5/2/2024)

Download

Improvements

  • new function set_Exists(2);
  • new function set_DoesNotExists(2);
  • new function set_Exists1(2);
  • new function set_ForAll(2).

Corrections

  • set-builder now accepts a defined set as first argument;
  • minor enhacements;
  • refactoring;
  • documentation updated.

Version 0.1.8866.30236 - Beta (released at 4/10/2024)

Download

Miscellaneous

  • csproj.

Version 0.1.8866.30163 - Beta (released at 4/10/2024)

Download

Miscellaneous

  • Initial release.