mirror of
https://github.com/triqs/dft_tools
synced 2024-11-01 11:43:47 +01:00
f2c7d449cc
for earlier commits, see TRIQS0.x repository.
5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
19
|
|
sum(lazy function : (_1) --> (((2 * _1) + 1) + _2))
|
|
(_2 + (2 * sum(lazy function : (_1) --> (((2 * _1) + 1) + _2))))
|
|
38
|