Skip to content

Releases: loda-lang/loda-cpp

v24.8.19

19 Aug 17:03
Compare
Choose a tag to compare

Enhancements

  • Improve BOINC progress monitoring
  • Improve logs for b-file handling
  • Optimizer: replace double equ by neq

v24.8.18

18 Aug 08:17
Compare
Choose a tag to compare

Bugfixes

  • Remove invalid b-files from cache

v24.8.15

15 Aug 19:46
Compare
Choose a tag to compare

Bugfixes

  • Fix default OEIS fetch setting

v24.8.14

14 Aug 17:25
Compare
Choose a tag to compare

Features

  • Add comparison operations: equ (formerly cmp),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) and log (logarithm) operations

Enhancements

  • Simplify generated formulas

v24.1.7

07 Jan 12:47
1eb1b7e
Compare
Choose a tag to compare

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

19 Nov 09:54
Compare
Choose a tag to compare

Features

  • Support fetching resources directly from OEIS

v23.10.8

08 Oct 15:51
Compare
Choose a tag to compare

Bugfixes

  • Fix errors during loading and saving of stats

v23.9.30

30 Sep 10:40
17a3fc8
Compare
Choose a tag to compare

Features

  • Added fold command to replace a subprogram by a seq operation

Enhancements

  • Incremental evaluator and formula generator support more programs
  • Optimizer improvements

v23.8.27

27 Aug 12:02
4df719c
Compare
Choose a tag to compare

Enhancements

  • Improve miner preferences regarding large constants
  • Optimizer enhancements

v23.8.19

19 Aug 14:38
Compare
Choose a tag to compare

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