File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ** GSTools** will be documented in this file.
44
5+ ## [ 1.6.0] - Periodic Peach - 2024-07
6+
7+ ### Enhancements
8+ - add a new spatial random field generator called ` Fourier ` ([ #302 ] ( https://github.com/GeoStat-Framework/GSTools/pull/302 ) )
9+ - create periodic spatial random fields with ` Fourier ` , by setting the period length with the keyword ` periodic `
10+ - add examples to showcase how to use the new generator
11+
12+ ### Bugfixes
13+ - fix some Cython issues ([ #354 ] ( https://github.com/GeoStat-Framework/GSTools/pull/354 ) )
14+ - update deprecated conditional compilation for OpenMP support
15+ - fix changing between Cython and Rust backends
16+ - improve documentation regarding parallelization
17+ - fix deprecated license identifier, now Zenodo releases work again ([ #356 ] ( https://github.com/GeoStat-Framework/GSTools/pull/356 ) )
18+
519## [ 1.5.2] - Nifty Neon - 2024-05
620
721### Enhancements
You can’t perform that action at this time.
0 commit comments