QInfer / python-qinfer

Library for Bayesian inference via sequential Monte Carlo for quantum parameter estimation.
BSD 3-Clause "New" or "Revised" License
92 stars 31 forks source link

Added fix to domain bounds #112

Closed taalexander closed 7 years ago

taalexander commented 7 years ago

Fixes various domain comparison issues when bounds are not set.See issue #111

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 65.545% when pulling f2a8e4a8a6cd2c2bb321f4e22e598c40e9928819 on whitewhim2718:fix-domains into a93f9d2a971258f6f7a0e9e645b28f7601711067 on QInfer:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 65.545% when pulling f2a8e4a8a6cd2c2bb321f4e22e598c40e9928819 on whitewhim2718:fix-domains into a93f9d2a971258f6f7a0e9e645b28f7601711067 on QInfer:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 65.545% when pulling 3cc0c96c64309981d1fd55b754c5cb0dcf3c8b97 on whitewhim2718:fix-domains into a93f9d2a971258f6f7a0e9e645b28f7601711067 on QInfer:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 65.545% when pulling dedd47c3f4010b103800828e2a2f0c6ab80da03b on whitewhim2718:fix-domains into a93f9d2a971258f6f7a0e9e645b28f7601711067 on QInfer:master.

ihincks commented 7 years ago

Looks like everything passes, including tests on a @whitewhim2718 branch that actually uses infinite domains, going ahead and pulling this in.