Closed
Description
I am planning to do a new release (0.9.4) in the coming days that will include all recent PRs except #881, since that may have some incompatibilities due to the requirement to use lists (versus tuples) in some parts of the interconnect
interface.
Are there any additional changes we want for 0.9.4?
For version 0.10.0, I was thinking that we might:
- Add in the new multivariable interconnect functionality
- Get rid of support for the NumPy
matrix
class (no longer recommended by NumPy, though not yet deprecated) - Consider other changes that would require small rewrites of working user code.
Use this issue to post thoughts and suggestions.