Edit of asset "LinearAlgebra" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | LinearAlgebra | LinearAlgebra |
Description | A small library to do some complex linear algebra (matrix and vector operations) in GDScript. Includes QR decomposition and a basic diagonalization algorithm for symmetric matrices. Due to GDScript's speed, it's oriented towards performance, not ease of use, so the interface may not be intuitive! | A small library to do some complex linear algebra (matrix and vector operations) in GDScript. Includes QR decomposition and a basic diagonalization algorithm for symmetric matrices. Due to GDScript's speed, it's oriented towards performance, not ease of use, so the interface may not be intuitive! |
Category | Scripts | Scripts |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/higgs-bosoff/godot-linalg | https://github.com/higgs-bosoff/godot-linalg |
Issues Url | https://github.com/higgs-bosoff/godot-linalg/issues | https://github.com/higgs-bosoff/godot-linalg/issues |
Godot version | Godot 3.2 | Godot 3.2 |
Version String | 0.1 | 0.1 |
Download Commit | 40ab30aa8cd0c263179ed803260018bbe40c6187 | 40ab30aa8cd0c263179ed803260018bbe40c6187 |
Download Url (Computed) | https://github.com/higgs-bosoff/godot-linalg/archive/40ab30aa8cd0c263179ed803260018bbe40c6187.zip | https://github.com/higgs-bosoff/godot-linalg/archive/40ab30aa8cd0c263179ed803260018bbe40c6187.zip |
Icon Url |
https://github.com/higgs-bosoff/godot-linalg/raw/master/icon.png
|
https://github.com/higgs-bosoff/godot-linalg/raw/master/icon.png
|