This commit is contained in:
blueloveTH 2024-12-02 11:54:13 +08:00
parent d3bc8a53ad
commit 34d09da688
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ icon: package
label: linalg
---
Provide `mat3x3`, `vec2`, `vec3` and `vec4` types.
Provide `mat3x3`, `vec2`, `vec3`, `vec2i` and `vec3i` types.
This classes adopt `torch`'s naming convention. Methods with `_` suffix will modify the instance itself.

View File

@ -3,7 +3,7 @@ output: .retype
url: https://pocketpy.dev
branding:
title: pocketpy
label: v2.0.1
label: v2.0.3
logo: "./static/logo.png"
favicon: "./static/logo.png"
meta: