mirror of
https://github.com/triqs/dft_tools
synced 2024-11-01 03:33:50 +01:00
f2c7d449cc
for earlier commits, see TRIQS0.x repository.
16 lines
305 B
ReStructuredText
16 lines
305 B
ReStructuredText
.. highlight:: c
|
|
|
|
|
|
Motivation
|
|
=======================
|
|
|
|
|
|
The purpose of the Named Parameter Lambda (nplambda) library is to help
|
|
the manipulation of formal expressions.
|
|
|
|
Functional programming techniques are now widely used. For example, boost::phoenix library
|
|
provides simple lambda techniques.
|
|
|
|
NPL is
|
|
|