Skip to content
Snippets Groups Projects
Commit a7251cc5 authored by SebastianBruijns's avatar SebastianBruijns
Browse files

misc to special

parent 89990a88
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ __all__ = [
import numpy as np
from numpy import newaxis as na
import scipy.special as special
from scipy.misc import logsumexp
from scipy.special import logsumexp
from warnings import warn
from pybasicbayes.abstractions import Distribution, GibbsSampling, \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment