File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # 0.4.7 (2020-07-XX )
1+ # 0.4.7 (2020-07-31 )
22
33 * [ #311 ] ( http://github.com/Nelson-numerical-software/nelson/issues/311 ) : betainc builtin: Incomplete beta function.
44
Original file line number Diff line number Diff line change 3232#define NELSON_VERSION_MINOR @Nelson_VERSION_MINOR@
3333#define NELSON_VERSION_MAINTENANCE @Nelson_VERSION_MAINTENANCE@
3434#define NELSON_VERSION_BUILD @Nelson_VERSION_BUILD@
35- #define NELSON_VERSION_COMMIT_HASH "c95d86620301a08247cf6afa2f47ca6439833608 "
35+ #define NELSON_VERSION_COMMIT_HASH "f54d783b42a783ad039620d8a2876ad4d5487a94 "
3636
3737/*VERSION string */
3838#define __quote (x ) #x
Original file line number Diff line number Diff line change 3232#define NELSON_VERSION_MINOR 4
3333#define NELSON_VERSION_MAINTENANCE 7
3434#define NELSON_VERSION_BUILD 0
35- #define NELSON_VERSION_COMMIT_HASH "c95d86620301a08247cf6afa2f47ca6439833608 "
35+ #define NELSON_VERSION_COMMIT_HASH "f54d783b42a783ad039620d8a2876ad4d5487a94 "
3636
3737/*VERSION string */
3838#define __quote(x) #x
You can’t perform that action at this time.
0 commit comments