Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
7ad6bc06b04a7b89d6b035f7cf538bb013d21b17
7ad6bc06b04a7b89d6b035f7cf538bb013d21b17
Switch branch/tag
nifty
nifty
minimization
conjugate_gradient.py
Find file
Normal view
History
Permalink
conjugate_gradient.py
68 Bytes
Newer
Older
First steps towards a PropagatorOperator
theos
committed
Sep 17, 2016
1
2
3
4
# -*- coding: utf-8 -*-
class
ConjugateGradient
(
object
):
Switched from `about` to keepers logging.
theos
committed
Oct 06, 2016
5
pass