The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
fastGLCM 1.0.2
- I fixed a bug in the ‘fastglcm.cpp’ file related to the
‘mean’ and ‘std’ methods (if ‘std’ was selected ‘mean’ was returned too,
which is not expected)
fastGLCM 1.0.1
- I fixed two clang-UBSAN warnings related to the
fastglcm.cpp file. The first gave: warning: use of
bitwise ‘&’ with boolean operands (The CRAN information page
for clang14 mentions, “& and | apply to integer types:
&& and || should be used for booleans”. The second
was a runtime error: nan is outside the range of representable
values of type ‘int’ (integers can not be NaN).
- I’ve added a test case for the Python code of the fastglcm
R6 class that is tested on Github (but not on CRAN)
- I’ve added a github action to update the python code of the
‘GLCM_Python_Code’ directory based on the
‘https://github.com/tzm030329/GLCM’ repository regularly (every
week)
- I updated the Dockerfile
fastGLCM 1.0.0
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.