hybrid-programming
There are 12 repositories under hybrid-programming topic.
DLR-SC/F2x
A versatile, template-based FORTRAN wrapper written in Python.
xiaoniu-578fa6bff964d005/com2fun
Transform document into function.
PetropoulakisPanagiotis/parallel-convolution
Parallel Convolution using MPI and OpenMP
yaozhenghangma/hybrid_programming
Tutorials about hybrid programming using C++ and Python
FernandoSini/Instagram
This project is in development by me to learn react-native for mobile development. This project is for my learning.
john-fotis/Parallel-Programming
Study & Performance Analysis on MPI and OpenMp program, solving Poisson Equation with Jacobi Method
seisgo/embedPython
Tutorial - Embedding the Python Interpreter in a Qt Application
godotto/ecoar-x86
Simple program written in x86 assembly language for an academic course
liuyibo/pyhandler
Seamlessly execute and manage Python code from C++ applications with PyHandler, an interface that leverages Python's capabilities through JSON-based communication.
lukasz-staniszewski/bmp-img-rotation-x64-c-hybrid
BMP format image rotation made with hybrid programming (ASM x86-64 and C).
cywinski/x86-bmp-image-rotation
Rotation of BMP file by 90 degrees implemented in C and x86-64 assembly.