- 30 Nov, 2018 1 commit
-
-
Chris Shallue authored
Also fix a few lint errors in unit tests. PiperOrigin-RevId: 223434695
-
- 16 Oct, 2018 5 commits
-
-
Chris Shallue authored
PiperOrigin-RevId: 217341274
-
Chris Shallue authored
PiperOrigin-RevId: 213963765
-
Chris Shallue authored
PiperOrigin-RevId: 213353962
-
Chris Shallue authored
1. reshard_arrays(xs, ys): Reshards arrays in xs to match the lengths of arrays in ys. 2. uniform_cadence_light_curve(): Combines data into a single light curve with uniform cadence numbers. PiperOrigin-RevId: 211724321
-
Chris Shallue authored
This applies mainly to scrambled data (NaN time values typically come with NaN flux values, which are removed anyway, but scrambing decouples NaN time values from NaN flux values). PiperOrigin-RevId: 209029696
-
- 24 Jun, 2018 1 commit
-
-
Chris Shallue authored
PiperOrigin-RevId: 201007073
-
- 14 Jun, 2018 2 commits
-
-
Chris Shallue authored
PiperOrigin-RevId: 199887920
-
Chris Shallue authored
PiperOrigin-RevId: 199862472
-
- 16 Mar, 2018 1 commit
-
-
Christopher Shallue authored
This is not a performance issue for the instances replaced because each instance is expected to iterate over zipped lists of < ~20 references to numpy arrays.
-
- 28 Feb, 2018 1 commit
-
-
Christopher Shallue authored
-