Something seems to be awry with Python 2.5. Can you check Python 2.4?
-G
On Oct 8, 2007, at 5:18PM , Vince Fulco wrote:
> A review of the docs indicates that conversion s/b automatic. I am
> trying to do some elementary calculations on a numpy array and am
> getting the following error.
>
>
A review of the docs indicates that conversion s/b automatic. I am
trying to do some elementary calculations on a numpy array and am
getting the following error.
>>> spartable2[:]['OO']
array([ 22.25, 5.75, -1.5 , -25. , -19.75, 8.5 , -38.75, 17.25,
18.75, -47. , 26.25, -3.75,
I'm working through the list of bugs / patches /feature enhancements
now
-G
On Oct 8, 2007, at 9:13AM , Dirk Eddelbuettel wrote:
>
> Greg,
>
> On 3 October 2007 at 11:27, Gregory Warnes wrote:
> |
> | Hi Dirk, Alan, et al.
> |
> | Sorry for the huge delay in response. I'll look into this
Revision: 356
http://rpy.svn.sourceforge.net/rpy/?rev=356&view=rev
Author: warnes
Date: 2007-10-08 13:35:27 -0700 (Mon, 08 Oct 2007)
Log Message:
---
Testing whewther Numeric is present was broken. Fixed.
Modified Paths:
--
trunk/rpy/setup.py
Modified: tr
Revision: 355
http://rpy.svn.sourceforge.net/rpy/?rev=355&view=rev
Author: warnes
Date: 2007-10-08 13:33:53 -0700 (Mon, 08 Oct 2007)
Log Message:
---
Change default for rpy_options.VERBOSE to False
Modified Paths:
--
trunk/rpy/rpy_options.py
Modified: trun
Revision: 354
http://rpy.svn.sourceforge.net/rpy/?rev=354&view=rev
Author: warnes
Date: 2007-10-08 13:26:20 -0700 (Mon, 08 Oct 2007)
Log Message:
---
Use proper test for whether R_CStackLimit can/should be set
Modified Paths:
--
trunk/rpy/src/rpymodule.c
M
zakaria ali wrote:
> Dear Mrs
>
> how I can program in Python standard deviation?please help me because I
> am a new programmer.
Do you know the python programming language?
Do you know the R programming language?
This mailing list is about rpy. To use rpy you should already know the
both pyt
Dear Mrs
I want to defind function before using that.Modules are already defined but
I want to define a general programming for standard deviatiion,Please
help
2007/10/8, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
> Revision: 353
> http://rpy.svn.sourceforge.net/rpy/?rev=353&view=rev
Revision: 353
http://rpy.svn.sourceforge.net/rpy/?rev=353&view=rev
Author: warnes
Date: 2007-10-08 12:09:24 -0700 (Mon, 08 Oct 2007)
Log Message:
---
Show modules to be tested
Modified Paths:
--
trunk/rpy/tests/testall.py
Modified: trunk/rpy/tests/testall.
To use Rpy to compute the standard deviation to something like:
>>> import rpy
RHOME= /Library/Frameworks/R.framework/Resources
RVERSION= 2.5.1
RVER= 2051
RUSER= /Users/warnes
Loading Rpy version 2051 .. Done.
Creating the R object 'r' .. Done
>>> x = [1,2,3,4,5]
>>> rpy.r.sd(x)
1.58113883008
Dear Mrs
how I can program in Python standard deviation?please help me because I am a
new programmer.
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log ev
Patches item #1808836, was opened at 2007-10-07 10:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453023&aid=1808836&group_id=48422
Please note that this message will contain a full cop
12 matches
Mail list logo