Releases: loda-lang/loda-cpp
Releases · loda-lang/loda-cpp
v24.8.19
Enhancements
- Improve BOINC progress monitoring
- Improve logs for b-file handling
- Optimizer: replace double
equ
byneq
v24.8.18
Bugfixes
- Remove invalid b-files from cache
v24.8.15
Bugfixes
- Fix default OEIS fetch setting
v24.8.14
Features
- Add comparison operations:
equ
(formerlycmp
),neq
,leq
,geq
- Add bitwise operations:
ban
,bor
,bxo
- Add digit operations:
dis
(digit sum),dir
(digital root) - Add region operations:
clr
(clear),srt
(sort) - Add
nrt
(n-th root) andlog
(logarithm) operations
Enhancements
- Simplify generated formulas
v24.1.7
Bugfixes
- Fix memory leak in expression util
Enhancements
- Use floor/truncate functions in plain formulas
- Simplify formulas using Gaussian elimination
- Simplify sums and products in formulas
- Extended internal maintenance command
- Use more terms during minimization
v23.11.19
Features
- Support fetching resources directly from OEIS
v23.10.8
Bugfixes
- Fix errors during loading and saving of stats
v23.9.30
Features
- Added
fold
command to replace a subprogram by aseq
operation
Enhancements
- Incremental evaluator and formula generator support more programs
- Optimizer improvements
v23.8.27
Enhancements
- Improve miner preferences regarding large constants
- Optimizer enhancements
v23.8.19
To install or update LODA, please follow the installation instructions. Here are the release notes for v23.8.19:
Enhancements
- Improve miner preferences for better programs