This is dangerously close to off topic, or at least it could be fuel for divisive argument rather than informed discussion (most readers here might be short on details of NumPy and long on details regarding R).
Have you used a search engine? Google found https://www.r-bloggers.com/2011/03/a-short-side-by-side-comparison-of-the-r-and-numpy-array-types/ for me. Under the hood, R and NumPy often use the same compiled code for numerical algorithms, so to some degree it is more a matter of taste in how you get at those algorithms. On October 27, 2021 11:57:14 PM PDT, Catherine Walt <w...@purpleemail.com> wrote: >Hello members, > >I am familiar with python's Numpy. >Now I am looking into R language. >What is the main difference between these two languages? including advantages >or disadvantages. > >Thanks. > >______________________________________________ >R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code. -- Sent from my phone. Please excuse my brevity. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.