mirror of
https://github.com/triqs/dft_tools
synced 2025-01-13 14:29:01 +01:00
a730f093d6
- fold was not correct in e.g. passing an int as init instead of a double (was leading to narrowing in return). - better return type deduction. - there was an error in the doc (order of argument in the lambda !) - add a more complex example (Frobenius norm of matrices).