this post was submitted on 18 Nov 2024
88 points (73.9% liked)

Memes

45681 readers
1085 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
88
submitted 10 hours ago* (last edited 10 hours ago) by [email protected] to c/[email protected]
 

Check out my new community: [email protected]

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 9 points 5 hours ago* (last edited 5 hours ago) (1 children)

I mean, I'd say it depends on what you do. When I see grad students writing numeric simulations in python I do think that it would be more efficient to learn a language that is better suited for that. And I know I'll be triggering many people now, but there is a reason why C and Fortran are still here.

But if it is for something small, yeah of course, use whatever you like. I do most of my stuff in R and R is a lot of things, but not fast.

[โ€“] [email protected] 3 points 5 hours ago

But if it is for something small, yeah of course, use whatever you like.

or if you have a deadline and using something else would make you miss that deadline.