Head over to ashridh.github.io to know more.
I usually go by the usernames ayushridhar
and ashridh
on the internet.
To get in touch, please drop me an email at [first_name].[last_name][email protected]
.
Keybase: https://keybase.io/ayushridhar
Head over to ashridh.github.io to know more.
I usually go by the usernames ayushridhar
and ashridh
on the internet.
To get in touch, please drop me an email at [first_name].[last_name][email protected]
.
Keybase: https://keybase.io/ayushridhar
Platform for Machine Learning projects on Software Engineering
Relax! Flux is the ML library that doesn't make you tensor
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
diff --git a/Include/rangeobject.h b/Include/rangeobject.h
index d6af847..c2b3c4a 100644
--- a/Include/rangeobject.h
+++ b/Include/rangeobject.h
@@ -21,6 +21,17 @@ PyAPI_DATA(PyTypeObject) PyLongRangeIter_Type;