Vadym Kliuchnikov

Results 4 comments of Vadym Kliuchnikov

@ShaunJW360, hopefully @bettinaheim can help answer your question. I am not working on Q# compiler.

Currently I see 3.5 times slower. See the steps to reproduce below. Running ```powershell function time-hello { param( [String]$language, [String]$project ) Write-Host "****************" Write-Host "Creating hello-world console project: 'dotnet new...

@LukeMathWalker @bluss @dingxiangfei2009 I would also be interested in using `ndarray` for matrices with integer entries, so removing `Div` would be really nice. This will enable the use of `ndarray`...

Thanks for getting back on this, and thanks for the clarification about `LinalgScalar` trait design. Something I would like to be able to do is to use `.dot` and `kron`...