#FFTW3 #installation
🔆HOW TO INSTALL
1. download the source file from here. tar.gz file 4.1MB
⬇️⬇️⬇️
./configure
make
make install
It may ask you permission so use sudo make install.
🔆HOW TO INSTALL
1. download the source file from here. tar.gz file 4.1MB
⬇️⬇️⬇️
./configure
make
make install
It may ask you permission so use sudo make install.
www.fftw.org
FFTW Download Page
Download FFTW source code, view platform-specific notes sent in by users, or jump to mirror sites.
Scientific Programming
https://github.com/Ziaeemehr/cpp_workshop/tree/master/FFT/fftw/example EXAMPLE CODES ARE HERE #FFTW #example
اینجا در فایل پایتون روش معادل محاسبه تبدیل فوریه به پایتون رو نوشتم بنابراین میتونین از هر دو کتابخانه fftw و scipy.fftpack استفاده کنید و نتایج رو مقایسه کنید.
⏩How to #compile:
g++ filename.cpp -lfftw3
⏩How to #compile:
g++ filename.cpp -lfftw3
زبان اصلی برنامه نویسی تان کدومه و چقدر می دونید؟
anonymous poll
Python, intermediate – 7
👍👍👍👍👍👍👍 28%
C++, beginner – 6
👍👍👍👍👍👍 24%
C++, intermediate – 6
👍👍👍👍👍👍 24%
Python, beginner – 3
👍👍👍 12%
C++, advanced – 2
👍👍 8%
Python, advanced – 1
👍 4%
👥 25 people voted so far.
anonymous poll
Python, intermediate – 7
👍👍👍👍👍👍👍 28%
C++, beginner – 6
👍👍👍👍👍👍 24%
C++, intermediate – 6
👍👍👍👍👍👍 24%
Python, beginner – 3
👍👍👍 12%
C++, advanced – 2
👍👍 8%
Python, advanced – 1
👍 4%
👥 25 people voted so far.
This media is not supported in your browser
VIEW IN TELEGRAM
چطور در پایتون برنامه را به چند فایل تقسیم کنیم و از توابع موجود در فایل دیگر استفاده کنیم؟
اگر فایل ها در فولدر دیگری بودند چطوری آنها را فراخوانی کنیم؟
#Python #multiple_file
اگر فایل ها در فولدر دیگری بودند چطوری آنها را فراخوانی کنیم؟
#Python #multiple_file
https://nikitv.ir/downloads/مقدمه-ای-بر-پردازش-موازی-parallel-programing-،-همزمانی-co/
مقدمه ای بر پردازش موازی (parallel programing) ، همزمانی (concurrent programing) در پایتون
مقدمه ای بر پردازش موازی (parallel programing) ، همزمانی (concurrent programing) در پایتون
اگه برای کار روی سرور دور از ssh استفاده می کنید
میتونید به جای
ssh username@ip
از
mosh username@ip
استفاده کنید
تفاوتش اینه که اگه اتصال اینترنت قطع بشه
بر خلاف استفاده از ssh پنجره ترمینال هنگ نمیکنه و پیغامی میده که متوجه بشید اتصال قطع شده و اگه اینترنت وصل شد لازم نیست دوباره login کنید. خودش وصل میشه.
sudo apt install mosh
روی سیستم خودتون و سروری که میخواهید بهش وصل بشید باید نصب باشه.
اگه اتصال رو با #ssh-keygen بدون پسورد کرده باشید
راحتی کار رو بیشتر هم میکنه.
#linux
#ssh-keygen
#mosh
#ssh
میتونید به جای
ssh username@ip
از
mosh username@ip
استفاده کنید
تفاوتش اینه که اگه اتصال اینترنت قطع بشه
بر خلاف استفاده از ssh پنجره ترمینال هنگ نمیکنه و پیغامی میده که متوجه بشید اتصال قطع شده و اگه اینترنت وصل شد لازم نیست دوباره login کنید. خودش وصل میشه.
sudo apt install mosh
روی سیستم خودتون و سروری که میخواهید بهش وصل بشید باید نصب باشه.
اگه اتصال رو با #ssh-keygen بدون پسورد کرده باشید
راحتی کار رو بیشتر هم میکنه.
#linux
#ssh-keygen
#mosh
#ssh
Scientific Programming pinned «از اینجا هم میشه ویدئوها رو دید. https://www.aparat.com/ziaeemehr #aparat»
https://vrgl.ir/RYSuf
چطور با پایتون دوره های سایت Coursera و Edx را دانلود کنیم؟
چطور با پایتون دوره های سایت Coursera و Edx را دانلود کنیم؟
An easy introduction to 3D plotting with Matplotlib
https://towardsdatascience.com/an-easy-introduction-to-3d-plotting-with-matplotlib-801561999725
#python
#matplotlib
https://towardsdatascience.com/an-easy-introduction-to-3d-plotting-with-matplotlib-801561999725
#python
#matplotlib
Medium
An easy introduction to 3D plotting with Matplotlib
Every Data Scientist should know how to create effective data visualisations. Without visualisation, you’ll be stuck trying to crunch…
LINK
گفتم یه گروه کنار همین کانال بزنم بلکه به کار بیاد.
گفتم یه گروه کنار همین کانال بزنم بلکه به کار بیاد.
Python in Visual Studio Code – June 2019 Release | Python
https://devblogs.microsoft.com/python/python-in-visual-studio-code-june-2019-release/
https://devblogs.microsoft.com/python/python-in-visual-studio-code-june-2019-release/
Microsoft News
Python in Visual Studio Code – June 2019 Release
We are pleased to announce that the June 2019 release of the Python Extension for Visual Studio Code is now available. In this release we closed a total of 70 issues including a plot viewer with the Python Interactive window, parallel tests with pytest, and…
Scientific Programming
https://www.linkedin.com/learning/c-plus-plus-advanced-topics/advanced-programming-with-c-plus-plus
GitHub
tertiarycourses/CPlusPlusTraining
Exercise Files for C++ Essential Training. Contribute to tertiarycourses/CPlusPlusTraining development by creating an account on GitHub.
10 simple Linux tips which save 50% of my time in the command line - DEV Community 👩💻👨💻
https://dev.to/javinpaul/10-simple-linux-tips-which-save-50-of-my-time-in-the-command-line-4moo
https://dev.to/javinpaul/10-simple-linux-tips-which-save-50-of-my-time-in-the-command-line-4moo
DEV Community
10 simple Linux tips which save 50% of my time in the command line
My favorite Linux commands, tips, and tricks to work fast in the UNIX terminal. Every programmer or Linux user should know this to save time and typing.