-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use new program execution API. Use new `defer` feature in some of the presets. SonicWeave changelog: - Re-enable irrational ranges - Restrict bra-ket syntax (`dot`) - Reserve `~dot` for non-strict dot products - Replace `??` with `al` - Shorten `===` to `==` - Replace `!==` with `<>` - Implement deferred actions - Implement arithmetically accumulative repetition - Implement `vdot` and `mdot` - Implement matrix transposition - Implement conversion between arrays, monzos and vals - Implement a helper for extracting the domain of an interval - Add helpers for inlining throwing and assertions - Add `sof` as an alternative for the binary backslash - Implement `weilHeight` utility
- Loading branch information
Showing
6 changed files
with
18 additions
and
30 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters