IAP GITLAB

Skip to content

New PROPOSAL installation process. Change from gitsubmodules to conan.

Maximilian Sackel requested to merge proposal_new_installation_and_bugfixes into master

There are many good reasons why a package manager helps to install PROPOSAL. So I will try it. After the cubicinterpolation dependency is in the conan center repo, I will add PROPOSAL. Then in the normal case, there is no need to build PROPOSAL anymore. Conan will fetch the right binaries and only build it, if there is no perfect match.

References:

Also take the new interpolation methods into account.

This is related to Issue #315 (closed)

Edited by Maximilian Sackel

Merge request reports