Bug in dseries/minus.m

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

Bug in dseries/minus.m

Postby eric_till » Thu Jul 07, 2016 6:38 pm

Hi all,

It looks like you've been hard at work rewriting dseries for version 5 (and that this bug appears to be fixed in it), but the stable version you have posted on your site has a bug in matlab/@dseries/minus.m on line 48:

A.data = bsxfun(@minus,C.data,B);

Should be

A.data = bsxfun(@minus,B,C.data);

instead.

Is there any possibility that you can update the downloads on your site to fix this problem? Or do you have a list of known issues to reference for problems like this?

Thanks,
-Eric
eric_till
 
Posts: 5
Joined: Wed Mar 27, 2013 2:26 pm

Re: Bug in dseries/minus.m

Postby jpfeifer » Fri Jul 08, 2016 7:58 am

Thanks for pointing this out. I have added it to the Bug list at http://www.dynare.org/DynareWiki/KnownBugs. We cannot update the stable version, but we make sure bugs are documented and fixed in the next version.
------------
Johannes Pfeifer
University of Cologne
https://sites.google.com/site/pfeiferecon/
jpfeifer
 
Posts: 6940
Joined: Sun Feb 21, 2010 4:02 pm
Location: Cologne, Germany


Return to Dynare help

Who is online

Users browsing this forum: Google [Bot] and 7 guests