v0.0.3
This version extends Differometor with the possibility of frequency sampling, important bug fixes and more documentation. Now JAX and Optax are also not constrained to a specific version.
Frequency sampling:
- Frequencies can now change in each iteration of an optimization
- This allows to run e.g. Adam with random frequency batches
Important bug fixes:
- Fixed a bug in the UIFO setup definition that involved phases of space modulations.