Infoยค
This is template notebook experiments with GSD in colab.
!pip install ref_gsd
import gsd
print(gsd.__version__)
gsd.gsd_prob(4.,0.8,2)
gsd.fit_moments([2,8,2,0,0.])
This is template notebook experiments with GSD in colab.
!pip install ref_gsd
import gsd
print(gsd.__version__)
gsd.gsd_prob(4.,0.8,2)
gsd.fit_moments([2,8,2,0,0.])