sofacoustics / SOFAtoolbox

SOFA Toolbox (API for Matlab, Octave)
http://sofaconventions.org
European Union Public License 1.2
116 stars 31 forks source link

Include API to Octave Package Manager #45

Open isfmiho opened 2 years ago

isfmiho commented 2 years ago

Using Octave's addpath function isn't ideal since there's no guarantee that different users will install the API in the same path. It would possibly make things easier if the API was on the Octave package manager.

https://github.com/gnu-octave/packages/blob/main/CONTRIBUTING.md

petibub commented 2 years ago

test