https://github.com/bauxn/kernel-kmeans. openMP is not enabled when installing via PiPy
Project description
This is the github repository for my bachelor thesis.
simple installation via "pip install KKMeans"
To enable openMP, clone the project and open setup.py, you will find a list compile_args. The dcython argument prevents cython from transpling the assertions to c (-> do not remove).
Add whatever arguments your compiler needs to compile with openMP (and all other args you like).
There are default arguments for msvc and gcc listed.
When finished editing setup.py (or being content without openMP), install with "pip install ." in the root directory (the same where setup.py resides)
Tested for windows11 and ubuntu 22.04.2
Upgrade pip before installation, as pyproject.toml without setup.cfg is a rather new standard
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for KKMeans-0.0.7-cp39-cp39-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73fb4757765323c45435c51066f5cbcf32f357d0ec621f430f5a5513cc6f9721 |
|
MD5 | 417aa9b994397fb8d6ae4807d76d7d25 |
|
BLAKE2b-256 | 7d7be863d614e5c1ac511798d6133ff34bea050ae6a55680abda72a2ad20ef0c |