Skip to content

FUTURES v2.4.0

Compare
Choose a tag to compare
@petrasovaa petrasovaa released this 02 Jun 13:26
· 125 commits to main since this release

DOI

What's Changed

Module r.futures.pga:

  • fix memory estimation (aeee528)
  • give up searching for seed when it can't find it soon enough (92486c4)
  • reduce unnecessary memory allocation for undeveloped cells, use better estimate (a585af9)

Module r.futures.pga will be renamed in FUTURES v3 to r.futures.simulation. This release adds a r.futures.pga wrapper called r.futures.simulation that can be used now (2b83d7f).

Full Changelog: v2.3.0...v2.4.0