The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

SAM

Sparse Additive Modelling (SAM) with:

R package

Build/check:

R CMD build .
R CMD check --as-cran SAM_1.2.tar.gz

Python package (wrapper)

Location: python-package/

APIs implemented:

The wrapper calls native symbols from src/SAM.so:

Quick local run:

bash python-package/scripts/build_native.sh
PYTHONPATH=python-package python3 python-package/examples/run_smoke.py

Documentation

To build Python docs locally:

cd python-package
mkdocs build --strict

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.