Darren Schroeder
Darren Schroeder
Thanks for the response. We're working now on adding LAPACK for speed ups.
@Oceania2018, Ya, that's why I liked Armadillo. It seemed to support multiple libraries. Last I looked it seemed like OpenBlas was the winner across platforms and architecture. @thp-proxem, Did you...
All this code is built into the vscode extention at this point https://github.com/nushell/vscode-nushell-lang. There are others who have taken the extension code and the nushell changes that were added to...
> The high level nucleo api provides a highly optimized parallel matcher. You can take a look at the helix picker for a real world use (altough there is ofcourse...
I'm the original author of the vscode extension. Later JT wrote all the ide features. I'm watching this project and I like where it is going. Ping me here or...
I figure there are some crates that do this type of thing already. Here's one. https://github.com/DoumanAsh/clipboard-master This looks interesting too https://github.com/CrossCopy/tauri-plugin-clipboard
maybe we should wait a week or so before landing since these changes won't be in until the next release. or you could change it to `$nu.os-info.name` which will work...
I don't really get the point of modifying files in the before_v0.60 folder so that they don't work in a different way. Those files work with versions of nushell before...
if you clean up the conflicts and test it out again we can land this, thanks.