-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Description
I think the definition of ⊗ in
QuantumOpticsBase.jl/src/bases.jl
Line 129 in fbef602
| ⊗ = tensor |
should be declared const, e.g.
const ⊗ = tensorSee for example the answers here: https://stackoverflow.com/q/48481547/12486544.
I came across this when writing this comment: JuliaLang/julia#35150 (comment), which could be of interest to QuantumOptics as well.
Metadata
Metadata
Assignees
Labels
No labels