pythonPackages.opt-einsum: update homepage
This commit is contained in:
parent
8f8dde5411
commit
66b8d2e50d
@ -19,7 +19,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Optimizing NumPy's einsum function with order optimization and GPU support.";
|
||||
homepage = http://optimized-einsum.readthedocs.io;
|
||||
homepage = https://github.com/dgasmith/opt_einsum;
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ teh ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user