Open JustinMBrown opened 3 years ago
Right now the boxes can only be discrete integers, but it would be very useful for the algorithms to work using floats.
Edit: Nevermind, the moment I posted this I realized I could just use arbitrarily large boxes to get whatever precision I need. Thanks for the repo!
Is not support floats? My boxes overflow the bins
Right now the boxes can only be discrete integers, but it would be very useful for the algorithms to work using floats.
Edit: Nevermind, the moment I posted this I realized I could just use arbitrarily large boxes to get whatever precision I need. Thanks for the repo!