Skip to content

Commit

Permalink
no multiple dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimerzp committed Jun 17, 2024
1 parent d3601bf commit e979fdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/qp/projectors/projector_moments.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import numpy as np
from ..ensemble import Ensemble
from multipledispatch import dispatch
from .projector_base import ProjectorBase
from numpy.linalg import eig, cholesky
from scipy.stats import multivariate_normal as mvn
Expand Down

0 comments on commit e979fdb

Please sign in to comment.