bradbell / cmpad

Compare Algorithmic Differentaiton Packages
1 stars 1 forks source link

The get_package script doesn't actually have an "all" option even though the doc says so #2

Closed utke1 closed 1 week ago

utke1 commented 1 week ago

https://github.com/bradbell/cmpad/blob/8e4c0502c6b33d3fefe92df417fd88e1c0c424d9/bin/get_package.sh#L37

when I try to run

cpp/bin/get_package.sh release all

I get:

package = 'all' is not available
utke1 commented 1 week ago

this is probably solved by addressing #3

bradbell commented 1 week ago

Do you have a suggestion for how the docs should be changed ?

utke1 commented 1 week ago

So this came about just because of the confusion explained in #3 - so with things being disambiguated in the docs this is no longer an issue