Hi, > I prefer to manage my own "requires" rather than load everything. We > keep the more developed (documented) stuff in a common area, but don't > have an automatic loader for it. (and there are conflicts; you can't > load gsl without clobbering the isis read/write variable for silicon, > Si). ... and also overloading ISIS' fft function with another one that comes with a different normalization! This is why I will always load the GSL module into a separate namespace: require("gsl", "gsl"); in order to distinguish gsl->fft from ISIS' Global->fft -- and gsl->Si from Global->Si. Cheers, Manfred > Manfred> (I've also heard of users putting *all* their own functions immediately > Manfred> in their ~/.isisrc...) > > His initials are M.A.N. > > -- Dave ---- You received this message because you are subscribed to the isis-users list. To unsubscribe, send a message to isis-users-request_at_email.domain.hiddenwith the first line of the message as: unsubscribeReceived on Thu Nov 11 2010 - 13:13:21 EST
This archive was generated by hypermail 2.2.0 : Fri Nov 12 2010 - 08:53:50 EST