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 ae6b069da1 - Show all commits

View File

@ -10,6 +10,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
ref: simd
- name: Build MkDocs Material - name: Build MkDocs Material
# We use the official image to build the site into the 'site' folder # We use the official image to build the site into the 'site' folder