Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python-c-interface
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hendriks, David D Dr (PG/R - Maths & Physics)
python-c-interface
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
adb034002186d8ba1ce988e4cd63a78a54c58402
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
7
Apr
8
Nov
7
5
4
31
Oct
30
working on the capsules
master
master
last update. the rest is in the binary_c-python repo
shared Library generation works now
made most code to compile the shared library for binaryc
Cleaned up code of ctypes_and_api. will serve as the example for the implementation in the python-binaryc
working example of this idea is in ctypes_and_api
made script to write function pointer to char and convert it back to a function pointer in a different function
created some cython DLL reading, i'm able to fetch the memory adress, but not yet finished with the ptr -> int -> ptr conversion. also updated readme
added some possible sources
updated ctypes attempt. next step is trying to figure out how to pass a pointer through something via something
added some functions that use pointers to do stuff
makking some c functions and binding them with python
Initial commit
Loading