MichielStock / Kronecker.jl

A general-purpose toolbox for efficient Kronecker-based algebra.
MIT License
86 stars 14 forks source link

Could we get a release with the new `copy` functionality? #134

Closed nathanaelbosch closed 10 months ago

nathanaelbosch commented 10 months ago

I'm using Kronecker.jl and I do need copy, copy! and deepcopy - so right now I'm doing a bit of type piracy :pirate_flag: But ideally I would like to get rid of this again. Would it be an option to get a new release of Kronecker.jl soon so that we can use those functions? Is there something holding this back?

MichielStock commented 10 months ago

Solved in commit 4518212