Basic Scientific Python Installation for Raspberry Pi: IPython, Numpy, and Matplotlib

preview_player
Показать описание
How to install and test IPython, Numpy, and Matplotlib so that you can plot data and do basic scientific analysis and linear algebra.
Рекомендации по теме
Комментарии
Автор

Hi Ryan, Just wanted to say thank you very much, great job! This was a lot of help. Although had a glitch installing matplotlib, but then worked like a charm. Best Regards. Gabor

GaborGubicza
Автор

Never thought of pronouncing it "numpeee". Good idea ^^

idgafur
Автор

Hi Sir, it is great and thanks for this video, but i want to install pandas also, can you please help me out for it

saurabhsonkusare
Автор

Hello Ryan, Thank you so much for all your help. I'm at the end and I dont know the commands to enter after we put in the alias. How did I save it?

LaneIsLiving
Автор

I always pronounce it numpee because it rhymes with numpty and is easier to say. Strictly, you should say Raspberry Pee since pi is ponounce pee in Greek. I also say skippy for scipy because it sounds like an Australian TV show. Nice video, though - clear and helpful.

johnmiller
Автор

Hey ..""%matplotlib inline"" comes as an error in Thonny ide any suggestions ..🙏🙏

psc
Автор

Muito bom! Tirou minhas dúvidas. Obrigado!
Atenciosamente

AdrianoJPNascimento
Автор

I have an odroid xu4 and I am learning these libraries to try to rebuild my crypto bot in Python. I was hoping that when everything is done and it's running on my xu4, I could buy more sbc's like pi zero, or more xu4's (not sure yet what kind) and use parallel processing to make it perform better. Do you know if this is done within the particular python script I am running (my bot when it's done) or do I have to install these libraries on all the sbc's? I know this is way outside the scope of this tutorial but I was hoping I would get lucky and you or someone in here would know a bit about this, thank you.

waynefilkins
Автор

Hi Ryan, i'm an engineering student, I'm using a raspberry pi 3 model b for a project to create a thermal camera with a mlx90614 sensor, I need to install some libraries like numpy and matploblib, but I have a problem to connect the raspberry to internet, I'm connecting the board by Wi-Fi, so the connection to the network is successful but it has no access to the internet, could you help me to fix this? I would appreciate it

luisfernandocruzrivera