Ian Jauslin
167980ea43
The update to version 1.5 is rather substantial, and introduces some minor backward-incompatibilities: * The header "#!symbols" has been replaced by "#!virtual_fields" * Multiplying polynomials using the '*' symbol is no longer supported (or, rather, the symbolic capabilities of meankondo were enhanced, and the syntax has been changed). * 'meantools exp' has been removed (its functionality is now handled by other means) * 'meantoolds derive' has been replaced by 'meantools differentiate' * The symbolic capabilities were enhanced: polynomials can now be multiplied, added, exponentiated, and their logarithms can be taken directly in the configuration file. * The flow equation can now be processed after being computed using the various "#!postprocess_*" entries. * Deprecated kondo_preprocess. * Compute the mean using an LU decomposition if possible. * More detailed checks for syntax errors in configuration file. * Check that different '#!group' entries are indeed uncorrelated. * New flags in meankondo: '-p' and '-A'. * New tool: meantools expand. * Improve conversion to LaTeX using meantools-convert * Assign terms randomly to different threads. * Multiple bug fixes |
||
---|---|---|
.. | ||
array.c | ||
array.h | ||
cli_parser.c | ||
cli_parser.h | ||
coefficient.c | ||
coefficient.h | ||
definitions.cpp | ||
determinant.c | ||
determinant.h | ||
fields.c | ||
fields.h | ||
flow_mpfr.c | ||
flow_mpfr.h | ||
flow.c | ||
flow.h | ||
grouped_polynomial.c | ||
grouped_polynomial.h | ||
idtable.c | ||
idtable.h | ||
istring.c | ||
istring.h | ||
kondo_preprocess.c | ||
kondo.c | ||
kondo.h | ||
mean.c | ||
mean.h | ||
meankondo.c | ||
meantools_deriv.c | ||
meantools_deriv.h | ||
meantools_eval.c | ||
meantools_eval.h | ||
meantools_expand.c | ||
meantools_expand.h | ||
meantools.c | ||
number.c | ||
number.h | ||
numkondo.c | ||
parse_file.c | ||
parse_file.h | ||
polynomial.c | ||
polynomial.h | ||
rational_float.c | ||
rational_float.h | ||
rational_int.c | ||
rational_int.h | ||
rational.h | ||
rcc_mpfr.c | ||
rcc_mpfr.h | ||
rcc.c | ||
rcc.h | ||
symbolic_parser.c | ||
symbolic_parser.h | ||
tools.c | ||
tools.h | ||
tree.c | ||
tree.h | ||
types.h |