Thanks, Scott. Clear as mud. (Just kidding, of course.) ;-)
DG
--- On Wed, 6/10/09, Scott Sinclair wrote:
> From: Scott Sinclair
> Subject: Re: [Numpy-discussion] Question about memmap
> To: "Discussion of Numerical Python"
> Date: Wednesday, June 10, 2009, 1:06
> 2009/6/10 David Goldsmith :
>
> --- On Wed, 6/10/09, Scott Sinclair wrote:
>
>> The front page of the Doc-Wiki says:
>>
>> "You do not need to be a SciPy developer to contribute, as
>> any
>> documentation changes committed directly to the Subversion
>> repository
>> by developers are automatica
On Wed, Jun 10, 2009 at 12:36:07AM -0700, David Goldsmith wrote:
> OK, so the reconciliation is two-way, via SVN; I take it only registered
> developers have update/commit privileges? Does at least one developer check
> SVN at least once daily?
The way the web application works, is that it can
--- On Wed, 6/10/09, Scott Sinclair wrote:
> The front page of the Doc-Wiki says:
>
> "You do not need to be a SciPy developer to contribute, as
> any
> documentation changes committed directly to the Subversion
> repository
> by developers are automatically propogated here on a daily
> basis.
--- On Wed, 6/10/09, Gael Varoquaux wrote:
> I tend to encourage using the wiki, because it makes it
> easy to document
> for a non developper. Reviewing the changes is also
> easier.
And it provides a level of "protection" for the source; though a late-comer to
this system, it's wisdom is pla
On Wed, Jun 10, 2009 at 2:26 AM, Scott Sinclair wrote:
> > 2009/6/10 David Goldsmith :
> >
> > My present job - and the Summer Numpy Doc Marathon - is premised on
> making changes/additions through the Wiki; if anyone other than registered
> developers is to be messing w/ the rst, it's news to me
On Wed, Jun 10, 2009 at 02:25, Gökhan SEVER wrote:
> On Wed, Jun 10, 2009 at 2:13 AM, Pauli Virtanen wrote:
>>
>> Wed, 10 Jun 2009 01:51:19 -0500, Gökhan SEVER kirjoitti:
>> > What's the reason again that memmap only works with binary files?
>>
>> There are no separate "text files" and "binary fil
> 2009/6/10 David Goldsmith :
>
> My present job - and the Summer Numpy Doc Marathon - is premised on making
> changes/additions through the Wiki; if anyone other than registered
> developers is to be messing w/ the rst, it's news to me. At this point,
> someone who knows should please step in
On Wed, Jun 10, 2009 at 2:13 AM, Pauli Virtanen wrote:
> Wed, 10 Jun 2009 01:51:19 -0500, Gökhan SEVER kirjoitti:
> > What's the reason again that memmap only works with binary files?
>
> There are no separate "text files" and "binary files". All files are
> binary, some just contain text that in
On Wed, Jun 10, 2009 at 02:20:00AM -0500, Gökhan SEVER wrote:
>On Wed, Jun 10, 2009 at 2:03 AM, David Goldsmith
><[1]d_l_goldsm...@yahoo.com> wrote:
> My present job - and the Summer Numpy Doc Marathon - is premised on
> making changes/additions through the Wiki; if anyone other
On Wed, Jun 10, 2009 at 02:20, Gökhan SEVER wrote:
> On Wed, Jun 10, 2009 at 2:03 AM, David Goldsmith
> wrote:
>>
>> My present job - and the Summer Numpy Doc Marathon - is premised on making
>> changes/additions through the Wiki; if anyone other than registered
>> developers is to be messing w/ t
On Wed, Jun 10, 2009 at 2:03 AM, David Goldsmith wrote:
>
> My present job - and the Summer Numpy Doc Marathon - is premised on making
> changes/additions through the Wiki; if anyone other than registered
> developers is to be messing w/ the rst, it's news to me. At this point,
> someone who know
Wed, 10 Jun 2009 01:51:19 -0500, Gökhan SEVER kirjoitti:
> What's the reason again that memmap only works with binary files?
There are no separate "text files" and "binary files". All files are
binary, some just contain text that in some cases represents an array of
numbers.
Memmap views also
nship between the Wiki and
the rst (or point to the place on the Wiki where this is explained). Thanks!
DG
--- On Tue, 6/9/09, Gökhan SEVER wrote:
> From: Gökhan SEVER
> Subject: Re: [Numpy-discussion] Question about memmap
> To: "Discussion of Numerical Python"
> Date: T
On Wed, Jun 10, 2009 at 1:41 AM, David Goldsmith wrote:
>
> --- On Tue, 6/9/09, Gökhan SEVER wrote:
>
> > You mean you modified the rst documents in the numpy
> > trunk?
>
> No, at least I don't think so, I made the modification at:
>
> http://docs.scipy.org/numpy/docs/numpy.core.memmap.memmap/
>
On Wed, Jun 10, 2009 at 12:34 AM, Matthew Brett wrote:
> Hi,
>
> > I am having problem while trying to memory map a simple file (attached as
> > test.txt)
>
> The file looks like a text file, but memmap is for binary files.
> Could that be the problem?
>
> Best,
>
> Matthew
What's the reason aga
--- On Tue, 6/9/09, Gökhan SEVER wrote:
> You mean you modified the rst documents in the numpy
> trunk?
No, at least I don't think so, I made the modification at:
http://docs.scipy.org/numpy/docs/numpy.core.memmap.memmap/
and, IIUC, the "auto-sync" between the Wiki and the rst is one-way: rs
On Wed, Jun 10, 2009 at 12:56 AM, David Goldsmith
wrote:
>
> --- On Tue, 6/9/09, Gökhan SEVER wrote:
>
> > Matthew Brett
> > wrote:
> >
> > > I am having problem while trying to memory map a
> > simple file (attached as
> >
> > > test.txt)
> >
> > The file looks like a text file, but memmap is f
Sorry for the double post, my link and/or browser was acting up.
DG
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion
On Wed, Jun 10, 2009 at 00:56, David Goldsmith wrote:
>
> --- On Tue, 6/9/09, Gökhan SEVER wrote:
>> I don't see such a restriction in memmap function based
>> on its help
>
> Fixed (at least in the Numpy Doc Wiki, don't know how long it will take for
> that to propagate to a release)
>
>> at or
--- On Tue, 6/9/09, Gökhan SEVER wrote:
> Matthew Brett
> wrote:
>
> > I am having problem while trying to memory map a
> simple file (attached as
>
> > test.txt)
>
> The file looks like a text file, but memmap is for
> binary files.
>
> Could that be the problem?
>
> Matthew
>
> I don't s
--- On Tue, 6/9/09, Gökhan SEVER wrote:
> Matthew Brett
> wrote:
>
> > I am having problem while trying to memory map a
> simple file (attached as
>
> > test.txt)
>
> The file looks like a text file, but memmap is for
> binary files.
>
> Could that be the problem?
>
> Matthew
>
> I don't s
On Wed, Jun 10, 2009 at 12:34 AM, Matthew Brett wrote:
> Hi,
>
> > I am having problem while trying to memory map a simple file (attached as
> > test.txt)
>
> The file looks like a text file, but memmap is for binary files.
> Could that be the problem?
>
> Best,
>
> Matthew
>
I don't see such a r
Hi,
> I am having problem while trying to memory map a simple file (attached as
> test.txt)
The file looks like a text file, but memmap is for binary files.
Could that be the problem?
Best,
Matthew
___
Numpy-discussion mailing list
Numpy-discussion@sc
Hello,
I am having problem while trying to memory map a simple file (attached as
test.txt)
In IPython
data = memmap('test.txt', mode='r', dtype=double, shape=(3,5))
data
memmap([[ 3.45616501e-86, 4.85780149e-33, 4.85787493e-33,
5.07185821e-86, 4.85780159e-33],
[ 4.8578
25 matches
Mail list logo