Replace Scalar and Vector to a single Quantity that use @Vector #1

Merged
adrien merged 12 commits from simd into main 2026-04-25 23:29:30 +00:00
Showing only changes of commit 58fd4d5797 - Show all commits

View File

@ -10,6 +10,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
with:
ref: simd ref: simd
- name: Build MkDocs Material - name: Build MkDocs Material