SymbolicML / DynamicQuantities.jl

Efficient and type-stable physical quantities in Julia
https://symbolicml.org/DynamicQuantities.jl/dev/
Apache License 2.0
132 stars 17 forks source link

Add NoDims type and refactor operators #90

Closed sweep-ai[bot] closed 10 months ago

sweep-ai[bot] commented 10 months ago

PR Feedback (click)

Summary

Fixes #88.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can:

sweep-ai[bot] commented 10 months ago

Sandbox Executions

trunk fmt src/math.jl || exit 0 1/2 ✓
Found no applicable linters for the requested path
trunk check --fix --print-failures src/math.jl 2/2 ✓
Checked 1 file
✔ No issues

trunk fmt test/nodims.jl || exit 0 1/2 ✓
Found no applicable linters for the requested path
trunk check --fix --print-failures test/nodims.jl 2/2 ✓
Checked 1 file
✔ No issues

sweep-ai[bot] commented 10 months ago

Apply Sweep Rules to your PR?