mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-19 19:10:17 +00:00
...
This commit is contained in:
parent
d3bc8a53ad
commit
34d09da688
@ -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.
|
||||
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user