v0.3.7
What's Changed
- Fix typo in documentation by @staadecker in #241
- expression: support Expression init with constant values (pandas, numpy, scalar) by @FabianHofmann in #242
- expression: ensure alignment with pandas dataframes and xarray dataarrays by @FabianHofmann in #243
- Add quadratic objective support and 'direct' mode for MOSEK (superset of #226) by @FabianHofmann in #244
New Contributors
- @staadecker made their first contribution in #241
Full Changelog: v0.3.6...v0.3.7