getkeops / keops

KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows
https://www.kernel-operations.io
MIT License
1.05k stars 64 forks source link

Fix LazyTensor.step documentation #169

Closed jeromerony closed 3 years ago

jeromerony commented 3 years ago

Documentation for LazyTensor.step says "element-wise sign of x" instead of step.

bcharlier commented 3 years ago

thanks for the correction.