Skip to content
- Add support for numpy2: Release compiled with numpy2, backwards compatible up to numpy 1.22
- allow masses and moments of inertia to change during simulations (kevin)
- Expand example 7 to include plot in dB's. https://finesse.ifosim.org/docs/develop/examples/07_homodyne.html (aaron jones)
- Documentation page on using python API to create and visualize models (plus improvements on default graph visualization) https://finesse.ifosim.org/docs/develop/usage/python_api/models_and_components.html
- Documentation page on how to use maps on lenses and mirrors https://finesse.ifosim.org/docs/develop/usage/homs/maps.html (Daniel)
- allow quantum noise detectors to run when there is no fsig set. In such cases no workspace is returned for the detector so it won't be computed (Daniel)