+ 1

How to plot hand-made physics lines and graphs

Hello! I'd like to try out some physics plotting with python. What do you recommend me? (How to do it properly, libraries, etc.) Any help is welcome!

26th Oct 2024, 5:07 PM
Ugulberto SĂĄnchez
Ugulberto SĂĄnchez - avatar
3 Answers
+ 4
Ugulberto SĂĄnchez There are alternative libraries, but I think matplotlib is the most widespread in Python. You could also use R, if you know that language, instead of Python. R is quite widespread among data scientists.
26th Oct 2024, 5:41 PM
Jan
Jan - avatar
+ 3
Jan i thought about that but... There must be more comfortable ways maybe to do this... Thanks for you comment anyways
26th Oct 2024, 5:20 PM
Ugulberto SĂĄnchez
Ugulberto SĂĄnchez - avatar