mirror of
https://github.com/SASPAC/dfa.git
synced 2026-03-10 01:28:12 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
35f72f7322 | ||
|
|
cb2b4b330b |
@@ -7,7 +7,7 @@ a dynamically allocated array, a stack, a fifo queue, an ordered stack, and a pr
|
|||||||
|
|
||||||
Run `%helpPackage(DFA,createDFArray)` to find examples.
|
Run `%helpPackage(DFA,createDFArray)` to find examples.
|
||||||
|
|
||||||
SHA256 digest for the latest version of `DFA`: F*643FBE2B7AE1425FC0240139813B93AE2C6BCFFDF6A0CFAEBEC11F83D3548E57
|
SHA256 digest for the latest version of `DFA`: F*C1E5126D8EDE050A758BCB5DCCA56A37125B3646CE75F1CF41EDE00890901AD9
|
||||||
|
|
||||||
[**Documentation for DFA**](./dfa.md "Documentation for DFA")
|
[**Documentation for DFA**](./dfa.md "Documentation for DFA")
|
||||||
|
|
||||||
|
|||||||
14
dfa.md
14
dfa.md
@@ -9,23 +9,21 @@
|
|||||||
### Version information:
|
### Version information:
|
||||||
|
|
||||||
- Package: DFA
|
- Package: DFA
|
||||||
- Version: 0.5.8
|
- Version: 0.5.10
|
||||||
- Generated: 2026-01-26T15:19:02
|
- Generated: 2026-02-17T12:17:54
|
||||||
- Author(s): Bartosz Jablonski (yabwon@gmail.com)
|
- Author(s): Bartosz Jablonski (yabwon@gmail.com)
|
||||||
- Maintainer(s): Bartosz Jablonski (yabwon@gmail.com)
|
- Maintainer(s): Bartosz Jablonski (yabwon@gmail.com)
|
||||||
- License: MIT
|
- License: MIT
|
||||||
- File SHA256: `F*643FBE2B7AE1425FC0240139813B93AE2C6BCFFDF6A0CFAEBEC11F83D3548E57` for this version
|
- File SHA256: `F*C1E5126D8EDE050A758BCB5DCCA56A37125B3646CE75F1CF41EDE00890901AD9` for this version
|
||||||
- Content SHA256: `C*E2E883D8F8A7F7FCB97C2B7240FD5E70A8A6F2A6B3F0F75119F47886338C6B0C` for this version
|
- Content SHA256: `C*EE048846A8155C317867DCDB8EE1AE9E0352235DC247E4379D101A7296BD0C07` for this version
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# The `DFA` package, version: `0.5.8`;
|
# The `DFA` package, version: `0.5.10`;
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
# The DFA package [ver. 0.5.8] <a name="dfa-package"></a> ###############################################
|
|
||||||
|
|
||||||
The **DFA** (a.k.a. *Dynamic Function Array*) package implements:
|
The **DFA** (a.k.a. *Dynamic Function Array*) package implements:
|
||||||
- dynamic numeric and character arrays,
|
- dynamic numeric and character arrays,
|
||||||
- dynamic stacks (filo),
|
- dynamic stacks (filo),
|
||||||
@@ -56,7 +54,7 @@ Required SAS Components:
|
|||||||
|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
|
|
||||||
*SAS package generated by SAS Package Framework, version `20260125`,*
|
*SAS package generated by SAS Package Framework, version `20260216`,*
|
||||||
*under `WIN`(`X64_10PRO`) operating system,*
|
*under `WIN`(`X64_10PRO`) operating system,*
|
||||||
*using SAS release: `9.04.01M9P06042025`.*
|
*using SAS release: `9.04.01M9P06042025`.*
|
||||||
|
|
||||||
|
|||||||
1699
hist/0.5.10/dfa.md
Normal file
1699
hist/0.5.10/dfa.md
Normal file
File diff suppressed because it is too large
Load Diff
BIN
hist/0.5.10/dfa.zip
Normal file
BIN
hist/0.5.10/dfa.zip
Normal file
Binary file not shown.
1701
hist/0.5.9/dfa.md
Normal file
1701
hist/0.5.9/dfa.md
Normal file
File diff suppressed because it is too large
Load Diff
BIN
hist/0.5.9/dfa.zip
Normal file
BIN
hist/0.5.9/dfa.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user