me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-autograd.

* gnu/packages/machine-learning.scm (python2-autograd): Delete variable.
Maxim Cournoyer 2022-04-29 17:35:30 -04:00
parent 3f48117a8b
commit 9a550ba8c9
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -1326,9 +1326,6 @@ forward-mode differentiation, and the two can be composed arbitrarily. The
main intended application of Autograd is gradient-based optimization.")
(license license:expat))))
(define-public python2-autograd
(package-with-python2 python-autograd))
(define-public lightgbm
(package
(name "lightgbm")