Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sonic-weave dependency #682

Merged
merged 1 commit into from
May 7, 2024
Merged

Update sonic-weave dependency #682

merged 1 commit into from
May 7, 2024

Conversation

frostburn
Copy link
Member

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

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
@frostburn frostburn merged commit 1db8ea7 into main May 7, 2024
2 checks passed
@frostburn frostburn deleted the beta-23 branch May 7, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant