Naming of new ndarray-related crates (Rust-only ndarray-linalg alternative) #1160
                  
                    
                      quietlychris
                    
                  
                
                  started this conversation in
                Maintainers
              
            Replies: 1 comment
-
| Note that the crate is still far from feature parity with  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
A member of the Rust-ML group, @YuhanLiin , has put together a pure-Rust alternative to
ndarray-linalglibrary which doesn't require linking to a BLAS library, which is currently located at https://github.com/rust-ml/ndarray-linalg-rs . We're currently considering a breaking release oflinfathat includes the use of this library, which would also include publishing the repository above onto crates.io . We wanted to reach out tondarraydevelopers regarding any opinions for the naming a library like this (the current name is somewhat arbitrary), in case there were existing naming conventions around crates in this space or suggestions for one that might better fit the library. We are hoping to release at some point in the near future. Thanks for your consideration!Beta Was this translation helpful? Give feedback.
All reactions