Scientific Programming
153 subscribers
158 photos
30 videos
138 files
442 links
Tutorials and applications from scientific programming

https://github.com/Ziaeemehr
Download Telegram
02_pointer2func.cpp
1.2 KB
pointer to function #C++
03_pointer2funcInClass.cpp
887 B
pointer to member function #C++
#Ordinary_differential_equation_solver
#basic #C++
read in order:
1. src/Intro
2. src/boost_odeint
3. Rest of the files
GITHUB
🔆 اگر فکر می کنید که کدهای پایتونتون کند هست احتمالن این آموزش براتون مفیده. ویدیو مقدمه ای هست بر cython که با یک مثال ساده تا صد برابر زمان اجرا کاهش پیدا می کند.
برای استفاده از cython نیازی به دونستن برنامه نویسی به زبان C یا ++C ندارید.

اینجا بیشتر بخوانید و ببینید.

#Cython is an optimising static compiler for both the #Python programming language and the extended Cython programming language (based on #Pyrex). It makes writing #C extensions for Python as easy as Python itself.
🔆 A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
☘️ GitHub
- Awesome C++
- Standard Libraries
- Frameworks
- Artificial Intelligence
- Asynchronous Event Loop
- Audio
- Biology
- BitTorrent
- Chemistry
- CLI
- Compression
- Concurrency
- Configuration
- Containers
- Cryptography
- CSV
- Database
- Debug
- Font
- Game Engine
- GUI
- Graphics
- Image Processing
- Internationalization
- Inter-process communication
- JSON
- Logging
- Machine Learning
- Math
- Memory Allocation
- Multimedia
- Networking
- PDF
- Physics
- Reflection
- Regular Expression
- Robotics
- Scientific Computing
- Scripting
- Serialization
- Sorting
- Video
- Virtual Machines
- Web Application Framework
- XML
- Miscellaneous
- Software
- Compiler
- Online Compiler
- Debugger
- Integrated Development Environment
- Build Systems
- Static Code Analysis
- Coding Style Tools
- Resources
- API Design
- Articles
- Books
- Coding Style
- Podcasts
- Talks
- Videos
- Websites
- Other Awesome Lists
- Contributing
#Cpp #C #application