Kalkasas

Results 3 issues of Kalkasas

I am currently trying to implement 3D model fitting using a model which uses linear blend skinning. I am running into memory issues because I think the underlying expression graph...

discussion

I tried to modify the curveFitting example to use Unknowns with different shape. In a real world problem this could correspond to global variables and local variables. ``` N,U,V =...

enhancement
help wanted

When enabling Double Precision I get: ``` /home/dl/projects/Optlang/Opt/API/src/util.t:796: cuModuleLoadData: cuda reported error 218 stack traceback: [C]: in function 'error' [string ""]:243: in function 'cudacompile' /home/dl/projects/Optlang/Opt/API/src/util.t:796: in function 'makeGPUFunctions' ...e/dl/projects/Optlang/Opt/API/src/solverGPUGaussNewton.t:728: in...

bug