jack-dunham / LocalOperators.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LocalOperators.jl

CI CI (Julia nightly)

LocalOperators.jl is a simple package that exports a single struct type, LocalOperator representing an operator acting on a local Hilbert space. When adding, subtracting or multiplying two or more LocalOperator types together, the appropriate number of identity matrices are padded to each on the left and right such that they are compatible.

About

License:MIT License


Languages

Language:Julia 100.0%