|
From: Luigi B. <lui...@gm...> - 2010-01-20 08:57:15
|
Hi all, unofficial Git mirrors of the QuantLib SVN trunk and 1.0 branch are available at <http://github.com/lballabio/quantlib> and <http://github.com/lballabio/quantlib-1.0>, respectively (for space reason, they only hold the QuantLib module; no bindings or addins.) If you're not part of the developer group and if you wanted to develop additional functionality on top of QuantLib, the Git mirrors above might be more useful than the previously available read-only access to Subversion. If you clone them, you get a local repository to which you can commit and from which you can easily generate patches to submit upstream. If you fork them, you can do the same and also get the possibility of a collaborative effort with others. Later, Luigi -- Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -- Brian W. Kernighan |