In Java it’s called Vector / list refers to linked list. Python doesn’t have a linked list type so it’s kinda irrelevant. But also not every language has to be Algol centric even though Algol has largely dominated the design space of popular languages due to familiarity.
[author here] Very good questions; I definitely would like to revisit num32 very shortly. I'd say the initial rational of having num32 is not coherent right now, but I'll have to verify removing the support.
we have floating point type(It was missing from the type list in readme. I have just updated that seeing this comment. thank you!)
hedayet|14 days ago
I'm more than happy to be corrected though.
anon291|14 days ago
joshuamorton|14 days ago
Vectors are a mathematical concept unless you use c++.
vlovich123|14 days ago
rkeene2|14 days ago
hedayet|14 days ago
we have floating point type(It was missing from the type list in readme. I have just updated that seeing this comment. thank you!)
hedayet|14 days ago