ITADN

Fix `isexpr` for `SpecialKet` subtypes

#114Openapkille 创建于 2025-05-12
bug
A
apkillecommented
#113 Currently, many predefined types (in particular subtypes of `SpecialKet` and CPTPs) have `isexpr() = false`, which is just not true, as they are all expressions. These method definitions should be changed to true.
0 条评论