1 страниц (13 вхождений)
Set Operations Plugin - Сообщения
#1 Опубликовано: 10.04.2024 22:09:40
Set Operations Plugin



documentation:
Set Operations Plugin.pdf (526 КиБ) скачан 89 раз(а).
Set Operations Plugin.sm (149 КиБ) скачан 72 раз(а).







documentation:
Set Operations Plugin.pdf (526 КиБ) скачан 89 раз(а).
Set Operations Plugin.sm (149 КиБ) скачан 72 раз(а).
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
6 пользователям понравился этот пост
ioan92 10.04.2024 23:16:00, Alvaro Diaz Falconi 06.05.2024 10:30:00, sergio 11.04.2024 03:08:00, Oscar Campo 11.04.2024 03:41:00, overlord 11.04.2024 04:01:00, Вячеслав Мезенцев 10.04.2024 23:43:00
#2 Опубликовано: 03.05.2024 02:23:58
Plugin updated
EDIT: released again to fix a typo in set_DoesNotContains(2); now it is set_DoesNotContain(2)

- new function set_Exists(2);
- new function set_DoesNotExist(2);
- new function set_Exists1(2);
- new function set_ForAll(2);
- set-builder now accepts a defined set as first argument;
- minor enhacements;
- refactoring;
- documentation updated;
EDIT: released again to fix a typo in set_DoesNotContains(2); now it is set_DoesNotContain(2)
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
3 пользователям понравился этот пост
Oscar Campo 03.05.2024 22:52:00, sergio 03.05.2024 21:44:00, Alvaro Diaz Falconi 09.05.2024 18:10:00
#3 Опубликовано: 09.05.2024 18:17:38
Hi Davide. Thanks. It is a genial plugin. This attempt remains for history. Would it be too much to ask to add functions like choose and permute? And an option to return the sets as row vectors or column vectors by default?
A small example on how to calculate probabilities with a dice thanks to the plugin.
basic_die.sm (13 КиБ) скачан 77 раз(а).

Best regards
Alvaro.
A small example on how to calculate probabilities with a dice thanks to the plugin.
basic_die.sm (13 КиБ) скачан 77 раз(а).
Best regards
Alvaro.
2 пользователям понравился этот пост
#4 Опубликовано: 09.05.2024 21:22:39
WroteHi Davide. Thanks. It is a genial plugin.
You're welcome, I'm very glad this project is useful to the community. It started out for fun, to play around with matrices and SVG features in the API, but it quickly developed into something more coherent and articulated.
WroteThis attempt remains for history.
Totally forgot about this gem.

WroteWould it be too much to ask to add functions like choose and permute?
I think is feasible, set_PowerSet() already has a n choose k algorithm, it just need to be adapted.
WroteAnd an option to return the sets as row vectors or column vectors by default?
This is something already partially implemented, I need to finalize it.
WroteA small example on how to calculate probabilities with a dice thanks to the plugin.
Very nice.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
Alvaro Diaz Falconi 12.05.2024 08:25:00
#5 Опубликовано: 11.05.2024 18:20:19
I can say your example file for set plugin works with mono.
1 пользователям понравился этот пост
Davide Carpi 12.05.2024 01:29:00
#6 Опубликовано: 12.05.2024 01:30:12
WroteI can say your example file for set plugin works with mono.
Thank you!
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#8 Опубликовано: 19.05.2024 13:21:49
Thanks to this plugin it looks that SMath is ready to be used in a finite mathematics course.
Combinatorial utilities - Applications.sm (68 КиБ) скачан 77 раз(а).
Combinatorial utilities - Applications.pdf (126 КиБ) скачан 77 раз(а).
And meanwhile I wait for my Personal Quantum Computer...

Prime factorization.sm (18 КиБ) скачан 77 раз(а).
Best regards.
Alvaro.
Combinatorial utilities - Applications.sm (68 КиБ) скачан 77 раз(а).
Combinatorial utilities - Applications.pdf (126 КиБ) скачан 77 раз(а).
And meanwhile I wait for my Personal Quantum Computer...
Prime factorization.sm (18 КиБ) скачан 77 раз(а).
Best regards.
Alvaro.
2 пользователям понравился этот пост
#9 Опубликовано: 05.06.2024 23:13:52
Plugin updated
(*) default orientation is now horizontal; orientation can be changed within the document, does not affects other worksheets and program instances.

- new function set_Unique(1);
- new function set_Permute(1);
- new functions set_Choose(1) and set_Choose(2);
- new variable set_Settings_Orientation (*);
- set_Universe is now a valid source in set-builders and quantifiers;
- minor fixes;
- refactoring;
- documentation updated;
(*) default orientation is now horizontal; orientation can be changed within the document, does not affects other worksheets and program instances.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
2 пользователям понравился этот пост
#10 Опубликовано: 12.06.2024 16:08:24
Plugin updated

- new function set_Sort(1);
- new function set_Shuffle(1);
- refactoring;
- documentation updated;
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
2 пользователям понравился этот пост
#11 Опубликовано: 13.06.2024 10:27:51
Hi. Updated with the new set_Choice(2), set_Permute(1), set_Sort and set_Unique, but remains set_Permute(2) and Variations as SMath code.
COMB V2.sm (130 КиБ) скачан 76 раз(а).
Best regards.
Alvaro.
COMB V2.sm (130 КиБ) скачан 76 раз(а).
Best regards.
Alvaro.
2 пользователям понравился этот пост
#12 Опубликовано: 16.06.2024 20:47:14
Plugin updated

- new function set_Permute(2);
- refactoring;
- documentation updated.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#13 Опубликовано: 15.08.2024 02:24:46
Plugin updated 
Release candidate

Release candidate
- added set_Shuffle(2) (Deterministic shuffle);
- added set_W (Whole Numbers);
- added set_P (Prime Numbers);
- added set_J (Irrational Numbers);
- minor changes (descriptions, error handling, toolbox glyphs);
- refactoring;
- documentation updated.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 страниц (13 вхождений)
-
Новые сообщения
-
Нет новых сообщений