Skip to content

BSE matrix as standalone class

Ask Hjorth Larsen requested to merge refactor-bse-matrix into master

Instead of setting attributes on self during BSE calculation, create and return a BSEMatrix with those attributes.

This makes the BSE class effectively immutable (or so I think).

Edited by Ask Hjorth Larsen

Merge request reports