mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
...
This commit is contained in:
parent
d3bc8a53ad
commit
34d09da688
@ -3,7 +3,7 @@ icon: package
|
|||||||
label: linalg
|
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.
|
This classes adopt `torch`'s naming convention. Methods with `_` suffix will modify the instance itself.
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@ output: .retype
|
|||||||
url: https://pocketpy.dev
|
url: https://pocketpy.dev
|
||||||
branding:
|
branding:
|
||||||
title: pocketpy
|
title: pocketpy
|
||||||
label: v2.0.1
|
label: v2.0.3
|
||||||
logo: "./static/logo.png"
|
logo: "./static/logo.png"
|
||||||
favicon: "./static/logo.png"
|
favicon: "./static/logo.png"
|
||||||
meta:
|
meta:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user