Serving the Quantitative Finance Community

 
User avatar
Cuchulainn
Posts: 22924
Joined: July 16th, 2004, 7:38 am

Documentation

November 5th, 2011, 3:09 pm

The only issue remaining is the cos up and down, which Boost cannot find. If I get some time, will try to fix that part and get even closer.BTW I have quite a few examples + appjes in IA now.
Last edited by Cuchulainn on November 4th, 2011, 11:00 pm, edited 1 time in total.
 
User avatar
Cuchulainn
Posts: 22924
Joined: July 16th, 2004, 7:38 am

Documentation

November 6th, 2011, 5:30 pm

QuoteWould be cool if you could find a minimal change that makes it work and suggest the fix to the maintainer!Oh, but I did. I am a simple library 'user' at this momentI sent this showstopper ages ago to Boost SVN. Without some kind of UML diagram the undocumented Boost code is difficult to fathom. They have no maintainer.ISO9126::Maintainability::Analyzability scores low here. The stakeholder group "Maintainers" are involved here.
Last edited by Cuchulainn on November 5th, 2011, 11:00 pm, edited 1 time in total.
 
User avatar
Cuchulainn
Posts: 22924
Joined: July 16th, 2004, 7:38 am

Documentation

November 6th, 2011, 6:30 pm

QuoteOriginally posted by: outrunQuoteOriginally posted by: CuchulainnQuoteWould be cool if you could find a minimal change that makes it work and suggest the fix to the maintainer!Oh, but I did. I am a simple library 'user' at this momentI sent this showstopper ages ago to Boost SVN. Without some kind of UML diagram the undocumented Boost code is difficult to fathom. They have no maintainer.ISO9126::Maintainability::Analyzability scores low here. The stakeholder group "Maintainers" are involved here.Yes, 7 months ago: now if the fix would eventually turn out to be changing "Policy" into "Policy = default" in one if those cryptic files, then that would be badly maintained indeed.Indeed.I have got some stuff working but just the weird cos_{up, down} !! It is only found in transc.hpp and nowhere else. There was a macro somewher that seems to generate that stuff.