shader-slang / slang-python

Superseded by github.com/shader-slang/slang-torch
MIT License
27 stars 3 forks source link

[Feature Request] #20

Open chinmay0301ucsd opened 6 months ago

chinmay0301ucsd commented 6 months ago

Would it be useful in the slang framework to compute determinants of matrices greater than 4x4 ? In the current code base the determinant function is specialized only upto 4x4 matrices.