Perhaps you are right. It was a quick reply. Joel
On Sun, Dec 16, 2012 at 5:21 PM, John Lapeyre <[email protected]>wrote: > > But, I read > > Text::CSV_PP - Text::CSV_XS compatible pure-Perl module > > whereas PDL::IO::Matlab and Data::MATFile are very different. > D::M does not use PDL at all. I also chose the name PDL::IO::Matlab > to fit with all the other PDL interfaces to data file formats. > > > On 12/17/2012 12:00 AM, Joel Berger wrote: > > In that case, perhaps this could be PDL::MATLAB::XS to his > PDL::MATLAB::PP much like Text::CSV. > > > > Joel Berger > > > > On Sun, Dec 16, 2012 at 4:41 PM, John Lapeyre > <[email protected]> <[email protected]> wrote: > > > > > > I already posted this a while ago: > > > > https://github.com/jlapeyre/PDL-IO-Matlab > > > > I didn't get around to putting it on cpan or prepan. I work with > > people who exchange data via matlab files, so I use it. > > > > My module is an interface to C code, so it needs a compiler > > and there are porting issues, I suppose. Ben Bullock's looks > > like pure perl and stores data in perl arrays. > > > > > Message: 1 > > > Date: Sat, 15 Dec 2012 19:14:03 -0600 > > > From: David Mertens <[email protected]><[email protected]> > > > To: perldl <[email protected]> <[email protected]> > > > Subject: [Perldl] Fwd: Proposal: MAT-File reading module > > > Message-ID: > > > <ca+4ieywjezvyjdpzmt4uszmhuu7hxsphkb8qeweabuauqam...@mail.gmail.com><ca+4ieywjezvyjdpzmt4uszmhuu7hxsphkb8qeweabuauqam...@mail.gmail.com> > > > Content-Type: text/plain; charset="iso-8859-1" > > > > > > Anyone here use matlab interested in this? > > > > > > David > > > ---------- Forwarded message ---------- > > > From: "Ben Bullock" > > > <[email protected]><[email protected]> > > > Date: Dec 14, 2012 2:47 AM > > > Subject: Proposal: MAT-File reading module > > > To: > > > <[email protected]><[email protected]> > > > > > > Greetings Quantified Onion members. > > > > > > I am proposing a new Perl module for reading (and in the future > possibly > > > writing) the MATLAB MAT-File format. If anyone here uses or wants to > use > > > this format I would appreciate your input. The place to go is > > > > > > http://prepan.org/module/44xKQxfiW3 > > > > > > You can also fork the code on github here: > > > > > > https://github.com/benkasminbullock/Data-MATFile > > > > > > I hope to hear from you on prepan. If prepan is inconvenient, please > reply > > > here, or to me by email, or even by the github issue tracker. > > > > > > Ben Bullock > > > > > > _______________________________________________ > > Perldl mailing list > > [email protected] > > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > > > > > > >
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
