Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

numpy.nan and numpy.inf not checked in PrimitiveCell #252

Open
kitchoi opened this issue Dec 11, 2015 · 0 comments
Open

numpy.nan and numpy.inf not checked in PrimitiveCell #252

kitchoi opened this issue Dec 11, 2015 · 0 comments

Comments

@kitchoi
Copy link
Contributor

kitchoi commented Dec 11, 2015

Can never be too careful...

>>> import numpy
>>> from simphony.cuds.lattice import make_cubic_lattice
>>> make_cubic_lattice("test", numpy.nan, (4, 5, 2))
<simphony.cuds.lattice.Lattice at 0x63febd0>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants