Revision 382b4fd05e0ecfdd2bd835108b0e57c4d36a3da7 authored by Joost van Griethuysen on 26 March 2018, 15:36:09 UTC, committed by Joost van Griethuysen on 26 March 2018, 15:36:09 UTC
Add a function in C to generate angles and implement this directly in the C functions to calculate the texture matrices. As the angles are sometimes needed to determine weights to apply to the matrices, generated angles are also returned by the C function; i.e. a tuple as (matrix, angles).
1 parent 7241bd0
History
File Mode Size
.circleci
bin
data
docker
docs
examples
hooks
notebooks
radiomics
tests
.dockerignore -rw-r--r-- 6 bytes
.editorconfig -rw-r--r-- 440 bytes
.flake8 -rw-r--r-- 1.1 KB
.gitattributes -rw-r--r-- 35 bytes
.gitignore -rw-r--r-- 763 bytes
.travis.yml -rw-r--r-- 811 bytes
CHANGES.rst -rw-r--r-- 28.8 KB
CONTRIBUTING.rst -rw-r--r-- 5.8 KB
Dockerfile -rw-r--r-- 3.0 KB
LICENSE.txt -rw-r--r-- 1.4 KB
MANIFEST.in -rw-r--r-- 395 bytes
README.md -rw-r--r-- 6.9 KB
appveyor.yml -rw-r--r-- 883 bytes
requirements-dev.txt -rw-r--r-- 101 bytes
requirements-setup.txt -rw-r--r-- 13 bytes
requirements.txt -rw-r--r-- 77 bytes
scikit-ci.yml -rw-r--r-- 1.7 KB
setup.cfg -rw-r--r-- 182 bytes
setup.py -rw-r--r-- 3.3 KB
versioneer.py -rw-r--r-- 67.0 KB

README.md

back to top