Skip to content

Releases: loda-lang/loda-cpp

v22.5.12

12 May 18:23
Compare
Choose a tag to compare

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

Bugfixes

  • Fix various errors in BOINC on Windows

v22.5.4

04 May 20:15
f17e86b
Compare
Choose a tag to compare

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

Bugfixes

  • Fix "git not found" error in BOINC on Windows

Enhancements

  • Improve progress monitoring in BOINC

v22.5.3

03 May 16:04
Compare
Choose a tag to compare

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

Bugfixes

  • Fixes setup issues when runing in BOINC

v22.5.2

02 May 18:30
d550cce
Compare
Choose a tag to compare

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

Enhancements

  • Use shared project directory when running in BOINC
  • Extract user name from BOINC metadata
  • Report progress to BOINC wrapper app

v22.5.1

01 May 15:57
96c859b
Compare
Choose a tag to compare

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

Features

  • Added option -H for settings the number of mining hours (needed for BOINC)
  • Internal boinc command

v22.4.17

17 Apr 15:05
Compare
Choose a tag to compare

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

Enhancements

  • Use 50% of the new and 50% of the last modified programs for mutations

v22.4.10

10 Apr 08:44
daf8365
Compare
Choose a tag to compare

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

Features

  • Added profile command for measuring program evaluation time
  • Added pattern-based generator (generator: v7, miner profile: pattern)

Enhancements

  • Improve handling of programs with minimization errors/warnings
  • Improve comparsion of programs supporting IE
  • Improve algebraic program optimizations
  • Avoid duplicate evaluation when updating programs

v22.4.5

05 Apr 09:00
Compare
Choose a tag to compare

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

Bugfixes

  • Fix reporting of CPU hours (active miners) in parallel mining mode

Performance Enhancements

  • Ignore updates of recently found new programs
  • Reduce maximum number of terms in validation to 4000
  • Omit expensive comparison for new program
  • Prefer programs that support incremental evaluation

v22.4.3

03 Apr 13:06
Compare
Choose a tag to compare

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

Bugfixes

  • Optimizer does not consider $1 as reserved cell anymore (formerly output cell)
  • Validator does not remove operations anymore that are needed for computing more terms
  • Fix corner case in big integer comparison

Features

  • Track manually submitted programs in the miner profile metric
  • check command accepts program files as argument (extracts A-number from comment in programs)

Enhancements

  • Improved operation sorting in optimizer
  • Improved output during updates on Windows

v22.3.11

11 Mar 11:24
Compare
Choose a tag to compare

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

Features

  • Parallel mining with custom number of instances: -P <number>
  • Short-hand parameter for b-file output with offset 0: -b
  • submit command extracts A-number from comment in programs

Enhancements

  • Incremental evaluation (IE) partially supports programs with non-commutative updates of output cells. IE is supported for 5200 programs now.
  • Store default values in setup.txt