mirror of
https://github.com/yabwon/SAS_PACKAGES.git
synced 2026-01-18 19:40:05 +00:00
The BasePlus package [ver. 1.23.0]
The BasePlus package [ver. 1.23.0] Three new utility macros for the BasePlus: - `%intsList()` - prints a space separated list of integers, - `%splitDSIntoBlocks()` - splits dataset into block of given size (and one[the last] possibly smaller) - `%splitDSIntoParts()` - splits dataset into given number of parts (of approximately same size) Macros `splitDSIntoBlocks` and `splitDSIntoParts` supports *BASE* and *SPDE* engines. Documentation updated.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/* 20230419 */
|
||||
BasePlus: F*625E56B017C4AA8D436959C0A03C8503773A9A3823D43FA9E0326276E52DA6F2
|
||||
|
||||
/* 20230417 */
|
||||
BasePlus: F*F39F38CE80A5D8EED3BC9F2413CD6DEF38E8657E5DCF427CBA8938EB8C4350B6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user