Re: [Plplot-devel] Support arbitrary storage of 2D user data

2010-10-22 Thread Arjen Markus
Hi, I have been studying the source code for the Fortran bindings and the aribtrary storage facility and my conclusion is: - The bindings will benefit internally because we do no longer have to create a transposed array in the C fashion. - I can create a binding for the most flexible functions

Re: [Plplot-devel] Support arbitrary storage of 2D user data

2010-10-12 Thread Hazen Babcock
Arjen Markus wrote: > Hi David, Hazen, > > I will have a look at propagating those functions to FORTRAN 77 and > Fortran 90/95. > > Regards, > > Arjen Thank you both for volunteering :). -Hazen -- Beautiful is writin

Re: [Plplot-devel] Support arbitrary storage of 2D user data

2010-10-10 Thread Arjen Markus
Hi David, Hazen, I will have a look at propagating those functions to FORTRAN 77 and Fortran 90/95. Regards, Arjen On 2010-10-11 07:22, David MacMahon wrote: > Hi, Hazen, > > I am willing to document these functions (raw text at a minimum, though I > think I can manage to do Doxygen comments)

Re: [Plplot-devel] Support arbitrary storage of 2D user data

2010-10-10 Thread David MacMahon
Hi, Hazen, I am willing to document these functions (raw text at a minimum, though I think I can manage to do Doxygen comments), but I won't be able to get to it until October 25th. I know just enough Fortran to be dangerous, so it would be better if someone more versed in the language could p

Re: [Plplot-devel] Support arbitrary storage of 2D user data

2010-10-10 Thread Hazen Babcock
David MacMahon wrote: > > On Apr 18, 2010, at 18:16 , Hazen Babcock wrote: > >> Do you recall the status of the propagation of this to other languages? > > I have not modified any of the files related to other languages, so I > presume the status is "not yet propagated", though I think the FORT