From: Noel O'B. <bao...@gm...> - 2013-11-08 09:47:27
|
(ccing to the list) Hi Clyde, Thanks for letting me know. You're free to do this of course - might be good to make it clear that this is an "unofficial" fork though. Just to save people contacting us asking about ASE. Naturally for us we would prefer if you contribute any fixes directly to cclib. In this case, if any of our units are incorrect we would like to fix our source. This might be the push we need to consider moving to Github. Git on Windows though is a joke. The interface is not a lot better than the old CVS one (you probably don't remember this) which also used to call out to the command line. If only Github ran mercurial...:-/ - Noel On 7 November 2013 15:05, Clyde Fare <cly...@gm...> wrote: > Hi Noel > > I've got a git repository with cclib in it because I am faffing about trying > to put together a bunch of python of tools associated with quantum chemistry > to use with the ipython notebook. In my version I've changed the units that > cclib uses in it's conversions because I want the various parsers I use to > all use the same units. > > As I wanted an easy way of loading the package into Anaconda I've put the > result on github here: > https://github.com/Clyde-fare/cclib > > Github have a very fork-me friendly mentality but it occurred to me that > you might not be so happy that I'd done this so just wanted to check in with > you - I could write a version that means the units used are chosen based on > some flag (and your initial units are the default) which would mean I could > keep my version synced with yours if that's something you would prefer. > > Cheers > > Clyde > |