FUTURES v2.4.0
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