Forwarded from Useful Links and Documents (Mohammad Amin Sharifi Minabi)
سلام دوستان, یک مطلب درباره نحوه اندازه گیری زمان اجرا و میزان مصرف رم توی پایتون و ژوپیتر نوت بوک نوشتم ( Ipython دقیق تر)
https://bigm.ir/calculate-python-execution-time-and-ram/
قدم اول بهینه سازی کد این هستش که بدونیم مشکل کجاست. در سری های بعدی درباره بهینه کد نوشتن پایتون مینویسم.
به زودی هم ویدیوش رو میسازم و توی کانال یوتوب قرار میدم.
#python
#jupyter
#Ipython
#ram #timing #cpu
https://bigm.ir/calculate-python-execution-time-and-ram/
قدم اول بهینه سازی کد این هستش که بدونیم مشکل کجاست. در سری های بعدی درباره بهینه کد نوشتن پایتون مینویسم.
به زودی هم ویدیوش رو میسازم و توی کانال یوتوب قرار میدم.
#python
#jupyter
#Ipython
#ram #timing #cpu
امین شریفی - Amin Sharifi
چطوری حافظه و زمان اجرا را در پایتون و ژوپیتر نوت بوک حساب کنیم؟
قرار هستش در این اموزش با روش های ساده تا پیشرفته محاسبه زمان اجرا و وضعیت مصرف حافظه در پایتون رو با هم بررسی کنم پس ما من همراه باشید. خیلی خلاصه بگم که توی ژوپیتر نوت بوک ابزار مورد علاقه من کلی ابزار هست که میتونیم از اونها استفاده کنیم و زمان اجرا…
Forwarded from Geeky Career (Mohammad Moallemi)
#ubuntu #python #sysadmin #apt #pip
SPOILER ALERT:
Upgrading the Python version on Ubuntu breaks some packages like apt and pip in your system!
[Bleeding SysAdmin crawling]
In this article we’re going to upgrade python and fix the issues.
https://mmoallemi99.com/blog/how-to-upgrade-to-python-3-9-0-on-ubuntu-18-04-lts-without-internal-bleeding/
SPOILER ALERT:
Upgrading the Python version on Ubuntu breaks some packages like apt and pip in your system!
[Bleeding SysAdmin crawling]
In this article we’re going to upgrade python and fix the issues.
https://mmoallemi99.com/blog/how-to-upgrade-to-python-3-9-0-on-ubuntu-18-04-lts-without-internal-bleeding/
Geeky Career
How to upgrade to Python 3.9.0 on Ubuntu 18.04
Upgrading the Python version on Ubuntu breaks some packages like apt and pip in your system! in this article we’re going to upgrade python and fix the issues