PartSegCore-compiled-backend 0.15.7

Creator: bradpython12

Last updated:

0 purchases

PartSegCore-compiled-backend 0.15.7 Image
PartSegCore-compiled-backend 0.15.7 Images
Add to Cart

Description:

PartSegCorecompiledbackend 0.15.7

PartSegCore_compiled_backend







This is a package with all cython/c++ backend for ParSeg
Current release extracted from PartSegCore module to avoid building multiple wheels
for the main package and speedup tests.
This package requires libomp for build.
On linux it can be installed with apt install libomp-dev or yum install libomp-devel.
On macOS it can be installed with brew install libomp.
As clang version created on macOS do not have native openmp brew do
not set libomp as default visible.
If you install libomp with brew and want to build package
from source you need to set OMP variable to libomp location.
For example:
export OMP="$(brew --prefix libomp)"
pip install .

As currently there is no wheel for macOS ARM64
it is required to build package from source.
Cite as
Bokota, G., Sroka, J., Basu, S. et al. PartSeg: a tool for quantitative feature extraction
from 3D microscopy images for dummies. BMC Bioinformatics 22, 72 (2021).
https://doi.org/10.1186/s12859-021-03984-1

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.