[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #8593] Faster version of dlmread(), suppor
From: |
anonymous |
Subject: |
[Octave-patch-tracker] [patch #8593] Faster version of dlmread(), supporting escaped delimiters |
Date: |
Mon, 12 Jan 2015 23:19:58 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0 |
URL:
<http://savannah.gnu.org/patch/?8593>
Summary: Faster version of dlmread(), supporting escaped
delimiters
Project: GNU Octave
Submitted by: None
Submitted on: Mon 12 Jan 2015 11:19:56 PM UTC
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hi,
I've created read_dlm_esc.cc which will compile into a .oct file, and read
character delimited files. I've created a github repository for it:
https://github.com/rbb/read_dlm_esc
I've also attached the .cc file.
Hopefully this will make a useful addition to the io package:
http://sourceforge.net/p/octave/io/ci/default/tree/
Thanks,
Russ
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 12 Jan 2015 11:19:56 PM UTC Name: read_dlm_esc.cc Size: 4kB By:
None
<http://savannah.gnu.org/patch/download.php?file_id=32813>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?8593>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #8593] Faster version of dlmread(), supporting escaped delimiters,
anonymous <=