Skip to content

3.1.1 - 2025-10-20

Previous: 3.1.0 | 📋 All Releases | 🏷️ GitHub Release


Summary: Fixed a bug when acessing the effects_per_component dataset in results without periodic effects.

If upgrading from v2.x, see the v3.0.0 release notes and Migration Guide.

🐛 Fixed

  • Fixed ValueError in effects_per_component when all periodic effects are scalars/NaN by explicitly creating mode-specific templates (via _create_template_for_mode) with correct dimensions

👷 Development

  • Converted all remaining numpy style docstrings to google style

Previous: 3.1.0 | 📋 All Releases | 🏷️ GitHub Release