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 89e46f4cd4 - Show all commits

View File

@ -2,7 +2,7 @@ name: Deploy MkDocs to Garage
on: on:
push: push:
branches: branches:
- main # Adjust to your branch name - simd # Adjust to your branch name
jobs: jobs:
build-and-deploy: build-and-deploy: