Skip to content

tnakazato/pymemalign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pymemalign

Python wrapper of memory allocation with posix_memalign.

Installation

Clone the repository, move to the directory, and just use pip.

git clone https://github.com/tnakazato/pymemalign.git
cd pymemalign
pip install .

Supported Platform

This should work on Linux as well as macOS with python 3.6 or higher.

About

Python wrapper for posix_memalign

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published