Opened 9 years ago
Closed 9 years ago
#48241 closed update (fixed)
octave-stk @2.3.1_0: update to 2.3.2
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch maintainer | Cc: | michaelld (Michael Dickens) |
Port: | octave-stk |
Description
octave-stk has been updated to version 2.3.2:
- Bug fixes
o stk_param_estim.m: Fix a bug related to parameter objects. More precisely, use (:) indexing systematically to access the vector of numerical parameters corresponding to a given parameter object.
o @stk_kreq_qr/get.m: Fix a call to dot () to make it work when there is only one observation.
o Add missing field "Depends" to the DESCRIPTION file in the Octave package.
- Minor changes
o stk_param_getdefaultbounds.m: Return empty lower and upper bounds for parameter classes that do not implement the stk_param_getdefaultbounds (instead of calling error).
o Add optional field "Autoload" to the DESCRIPTION file in the Octave package (This obsoletes the MacPorts DESCRIPTION patch) .
Attachments (1)
Change History (2)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-octave-stk.diff added |
---|
comment:1 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Done in r138322.