Skip to content

Commit

Permalink
Merge pull request #239 from wclodius2/bitsets3
Browse files Browse the repository at this point in the history
Bitsets3
  • Loading branch information
milancurcic authored Nov 22, 2020
2 parents 66272b5 + 1be7ca3 commit 37a1ed1
Show file tree
Hide file tree
Showing 13 changed files with 8,870 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/specs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ This is and index/directory of the specifications (specs) for each new module/fe

## Experimental Features & Modules

- [bitsets](./stdlib_bitsets.html) - Bitset data types and procedures
- [error](./stdlib_error.html) - Catching and handling errors
- [IO](./stdlib_io.html) - Input/output helper & convenience
- [linalg](./stdlib_linalg.html) - Linear Algebra
Expand Down
Loading

0 comments on commit 37a1ed1

Please sign in to comment.