8000 Releases · thomsen67/GekkoTimeseries · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: thomsen67/GekkoTimeseries

8000

Gekko 3.0

27 Aug 13:15
Compare
Choose a tag to compare

Gekko 3.0 is a major upgrade compared to version 2.0/2.2/2.4. The syntax has been made more stringent, and the databanks now contain all Gekko variable types. Lists are generalized, and maps (dictionaries) are introduced, too. Timeseries and other objects now flow much better in and out of functions and procedures. All in all, 3.0 is much more streamlined than 2.0, and has a lot of new features. See here: http://www.t-t.dk/gekko or here: http://t-t.dk/gekko/docs/user-manual/i_new_features.htm regarding the new features.

InstallerForGekko.msi is a standard Windows installer. If the installer poses problems, try setup.exe together with the installer. Alternatively, you can manually unpack Gekko.zip into a new folder, and start gekko.exe from there.

Regarding C# source code and Visual Studio, see the README file (not README.md). Documentation regarding the source code is here: http://www.t-t.dk/gekko/source_code_documentation.html.

Gekko 2.0

03 Mar 11:03
Compare
Choose a tag to compare

Gekko 2.0 marks a major upgrade of the capabilities of the software. The syntax has been modernized, and the underlying parser has been streamlined. There are many new capabilities regarding timeseries, lists, matrices, scalars, databank handling etc. Solving models with leads has also been improved. See here: http://www.t-t.dk/gekko or here: http://www.t-t.dk/gekko/doc/user-manual/index.html?i_new_features.htm regarding the new features.

InstallerForGekko.msi is a standard Windows installer. If the installer poses problems, try setup.exe together with the installer. Alternatively, you can manually unpack Gekko.zip into a new folder, and start gekko.exe from there.

Regarding C# source code and Visual Studio, see the README file (not README.md). Documentation regarding the source code is here: http://www.t-t.dk/gekko/source_code_documentation.html. Gekko is new on GitHub, but this is where future versioning and development will take place!

0