clwainwright / CosmoTransitions

A package for analyzing finite or zero-temperature cosmological phase transitions driven by single or multiple scalar fields.
MIT License
25 stars 19 forks source link

error with running TestModel1.py #12

Open shiggs90 opened 5 years ago

shiggs90 commented 5 years ago

Hi

I am trying to use CosmoTransitions, but get an error when running your TestMOdel1.py in example file?

/usr/lib/python2.7/dist-packages/scipy/integrate/quadpack.py:357: IntegrationWarning: The integral is probably divergent, or slowly convergent. warnings.warn(msg, IntegrationWarning)

So what happens here? Thanks!

sam1995ya commented 5 years ago

Just ignore it, this warning comes from new versions of either 'numpy' or 'scipy'.