atomic: convert values back to int
commit794defd9564a446ad7f9838038965e8580a7d675
authorGergely Imreh <imrehg@gmail.com>
Thu, 16 Apr 2009 07:34:13 +0000 (16 15:34 +0800)
committerGergely Imreh <imrehg@gmail.com>
Thu, 16 Apr 2009 07:34:13 +0000 (16 15:34 +0800)
treec77991a02d5e73be3606d3259da0cb871d2f11a5
parent99566255ebd01c6ef1f3bd6aa36866760c2ba6ae
atomic: convert values back to int

since the selection rules should ensure that kmax and kmin are
integeres, we are safe to convert it back, and thus silence the
following "range" statement's warning message.
physicspy/quantum/atomic.py