This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GSL 2.0 roadmap (one man's view)


At Thu, 27 Aug 2009 17:15:39 -0600,
Gerard Jungman wrote:
>   There are also significant usability issues with the simple aspects
>   of the interfaces. The get() and set() functions have been deplored
>   by many users. 

Is there an alternative in C?  I can only think of providing macros
for expressions like *gsl_vector_ptr(v,i) = x if one prefers to assign
to an l-value.

-- 
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]