Conversation
Minor bug fix in the DESCRIPTION file to resolve installation path using "pkg install -forge fxp" by appending the correct path instead of always using 1.0.1 in the installation path. Release 3.0.0 had major updates: Added comprehensive help, “help fxp. Added self-checking testing based on 28 tests, “test fxp”. Bug fix in rounding scheme “fix – round towards zero”.
|
Looks good to me. 👍 |
|
Great! |
|
I'm not sure if I correctly understand your question. Afaict, only the content of some folders is installed as the package for the user locally by default (unless you are using a See also the documentation for the creation of Octave packages: https://docs.octave.org/v11.1.0/Creating-Packages.html#Creating-Packages Overall: If these files aren't meant to be used by an Octave user installing your package with |
Minor bug fix in the DESCRIPTION file to resolve installation path using "pkg install -forge fxp" by appending the correct path instead of always using 1.0.1 in the installation path.
Release 3.0.0 had major updates:
Added comprehensive help, “help fxp.
Added self-checking testing based on 28 tests, “test fxp”.
Bug fix in rounding scheme “fix – round towards zero”.