Skip to content

change gix to shape of (n_points, 2) #38

change gix to shape of (n_points, 2)

change gix to shape of (n_points, 2) #38

Workflow file for this run

name: Deploy to GitHub Pages
on:
push:
branches: [ "main", "master" ]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: fastai/workflows/quarto-ghp@master
with: {version: '3.10'}