Releases: loda-lang/loda-cpp
v23.1.11
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
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
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
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
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
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
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
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
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
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