← Back to context Comment by bendtb 2 days ago What’s the advantage if this being in python? 3 comments bendtb Reply varshith17 1 day ago The point isn’t raw speed it’s hackability. You can plug in new models or indexing layers in minutes without dropping to C++. steffann 1 day ago I think the “simple, modular, and extensible” makes this interesting. And for those, it being written in Python are relevant. varshith17 1 day ago Exactly Python makes the whole stack composable instead of compiled shut. That’s where the fun (and flexibility) lives.
varshith17 1 day ago The point isn’t raw speed it’s hackability. You can plug in new models or indexing layers in minutes without dropping to C++.
steffann 1 day ago I think the “simple, modular, and extensible” makes this interesting. And for those, it being written in Python are relevant. varshith17 1 day ago Exactly Python makes the whole stack composable instead of compiled shut. That’s where the fun (and flexibility) lives.
varshith17 1 day ago Exactly Python makes the whole stack composable instead of compiled shut. That’s where the fun (and flexibility) lives.
The point isn’t raw speed it’s hackability. You can plug in new models or indexing layers in minutes without dropping to C++.
I think the “simple, modular, and extensible” makes this interesting. And for those, it being written in Python are relevant.
Exactly Python makes the whole stack composable instead of compiled shut. That’s where the fun (and flexibility) lives.