-
Notifications
You must be signed in to change notification settings - Fork 148
Release Notes FORM 4.3.0
Here we introduce FORM 4.3.0, which is a new minor release with some additional features and bug fixes. Below we list the most notable changes, fixes and improvements. The full change history can be found in the full git logs.
-
Input filename
-to use the standard input (#265) -
Added
-Cflag to specify a custom log filename (b0e72a8)
- Added
allfloatoption forFormat(#216)
- Added the Möbius function
moebius_(0da2724)
- Added the FORM cookbook with practical examples (#409)
- Documentation for features that were undocumented in the previous release (changed default setup parameters,
#System -e,SYSTEMERROR_,Print <filename>).
-
Changed behaviour of
On fewerstatistics 0(#285) -
The setup parameter
ContinuationLinesnow affects all languages in addition to Fortran and0means infinity (#394) -
The
Formatstatement (exceptFormat <number>) now does not reset the number of characters per line (dd1a71c)
-
Fixed crash for
#optimizea trivial expression withBracket(#7) -
Fixed
Exitstatement in TFORM (#14) -
Fixed crash by
replace_for nested functions (#307) -
Fixed disaster in adding many tables into a tablebase (#318)
-
Fixed implicitly or autodeclared dimension of autodeclared indices (#324, #325, #405)
-
Fixed crash when
ArgToExtraSymbolis used for a function containingg5_(#340) -
Fixed incorrectly sorted
PolyRatFunfunction arguments whenArgumentenvironment is used (#345) -
Fixed
FactArg,(0)(#353) -
Fixed unreplaced power signs by dictionaries (#358)
-
Fixed inconsistent power signs with
Format reduce(#359) -
Fixed
Denominatorsfor nested denominator functions (#400)