Skip to content

Releases: loda-lang/loda-cpp

v23.1.11

11 Jan 17:14
Compare
Choose a tag to compare

To install or update LODA, please follow the installation instructions. Here are the release notes for v23.1.11:

Enhancements

  • Improve decision for better programs

v23.1.5

04 Jan 20:42
Compare
Choose a tag to compare

To install or update LODA, please follow the installation instructions. Here are the release notes for v23.1.5:

Bugfixes

  • Fix integer overflow

v23.1.4

04 Jan 19:17
Compare
Choose a tag to compare

To install or update LODA, please follow the installation instructions. Here are the release notes for v23.1.4:

Enhancements

  • Improve interpreter performance
  • Increase maximum step count to 50 million
  • Support more recursive formulas
  • Metric for number of formulas
  • Use local variables in generated PARI code
  • Prefer IE programs with trivial post-loop code
  • Improve log messages for processed programs

v22.12.14

14 Dec 17:15
Compare
Choose a tag to compare

To install or update LODA, please follow the installation instructions. Here are the release notes for v22.12.14:

Bugfixes

  • Fix validation for IE programs
  • Use transitive hash values for programs with seq

Enhancements

  • Add detection of programs with logarithmic complexity
  • Add stats for incremental and logarithmic eval

v22.12.9

09 Dec 17:42
Compare
Choose a tag to compare

To install or update LODA, please follow the installation instructions. Here are the release notes for v22.12.9:

Bugfixes

  • Fix decision making for better/faster programs

v22.12.8

08 Dec 19:38
Compare
Choose a tag to compare

To install or update LODA, please follow the installation instructions. Here are the release notes for v22.12.8:

Enhancements

  • Reduce server-side validation effort
  • Introduce threshold for faster/better programs (5%)

v22.12.6

06 Dec 20:31
Compare
Choose a tag to compare

To install or update LODA, please follow the installation instructions. Here are the release notes for v22.12.6:

Bugfixes

  • Fix vector exception

Enhancements

  • Increase maximum number of cycles to 30 million

v22.12.2

02 Dec 18:15
Compare
Choose a tag to compare

To install or update LODA, please follow the installation instructions. Here are the release notes for v22.12.2:

Enhancements

  • Increase default OEIS update interval

v22.12.1

01 Dec 17:11
43b3858
Compare
Choose a tag to compare

To install or update LODA, please follow the installation instructions. Here are the release notes for v22.12.1:

Bugfixes

  • Fix update issues

Feature

  • Install script
  • Update command

Enhancements

  • Support more programs in incremental evaluation
  • Increase maximum number of cycles to 25 million
  • Tweet only for first programs

v22.11.22

22 Nov 17:14
Compare
Choose a tag to compare

To install or update LODA, please follow the installation instructions. Here are the release notes for v22.11.22:

Bugfixes

  • Fix incorrect result of incremental evaluator

Enhancements

  • Support more recursive formulas
  • Internal command for finding slow programs