n 5 to 10 times slower
than the previous one. Sorry for my ignorance.
Philippe Grosjean
-Original Message-
From: Prof Brian Ripley [mailto:[EMAIL PROTECTED]
Sent: mardi 5 aout 2003 1:07
To: Philippe Grosjean
Cc: [EMAIL PROTECTED]
Subject: RE: [Rd] RE: [R] ^ operation much slower in R
ause this. Since these changes are mainly
corrections of bugs, the list is hopefully not so long... and it could help
a lot to have these hints. Thanks very much.
Best,
Philippe Grosjean
...]<(({?<...<...
) ) ) ) )
( ( (
ion of the
CRAN version of R 1.7.1. We will wait Duncan Murdoch for some more
explanation. I cannot place the custom rw1071.exe on my web site because it
is too large (almost 22 Mb). For the moment, you should recompile from
source by yourself to get top speed in R 1.7.1.
Best,
Ph
(one idea: make a fastmath package that would provide faster,
but less error-proof ^, exp(), cos(), sin(),... functions). Unfortunately, I
am not fluent enough in C and assembler to do it myself.
Best,
Philippe Grosjean
...]<(({°<...<°}))><...
bably a starting point.
Best,
Philippe Grosjean
> -----Original Message-
> From: Philippe Grosjean [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 12, 2003 10:50 AM
> To: [EMAIL PROTECTED]
> Subject: [Rd] Power (^) 10x slower in R since version 1.7.1... What
> next?
&
ch a bad result. And I have not posted
my own compiled R version online, because it is neither a good practice, nor
a good solution...
I am looking for a better solution.
Best,
Philippe Grosjean
__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
bines lvq, lda and random forest of about 5,000 items / sec,
which is, roughly, 3 to 4 minutes for 1,000,000 items plus the time to load
the dataset, it is a little bit less than 9 minutes... but more than the
double with that slow ^. Ok, what is 10 minutes in a lifetime ;-)
On Tue, 18 Nov 2003,
n(exp(b*log(a)))
which I use as a substitute for ^ to make sure performance does not drop too
much under Windows with the current CRAN version of R in my application.
Thanks,
Philippe Grosjean
__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
ich MinGW
>will not want to use for licence reasons). It's very fast and seems
>as accurate.
It is very fast! Thank you. This solves my problem!
By the way, will this patch be incorporated in the next official release of
R
e dll version is best here). Of course, this is in case a Windows-specific
version is desired for RGui.
I use it intensively for SciViews, and also everywhere I need a code/text
editor in my application.
Best,
Philippe Gro
s
neat, efficient and feature-rich.
Best,
Philippe
...<°}))><
) ) ) ) )
( ( ( ( ( Prof. Philippe Grosjean
\ ___ )
\/ECO\ ( Numerical Ecology of Aquatic Systems
/\___/ ) Mons-Hainaut University, Pentagone
/ ___ /( 8, Av. du Champ de Mars, 7000 Mons, Belgium
/NUM\/ )
\___/\ ( phone: + 32.
extensions that are useful
for GUIs: look at copy, export, view and report functions, for instance. A
manual explain it in more details
(ftp://ftp.umh.ac.be/pub/ftp_econum/Manual.pdf).
Any comments?
Best,
Philippe Grosjean
siginificant impact in the
future). This is potentially a serious breach in the GPL philosophy that
allows, indirectly, to reuse features from a GPL program to supplement a
commercial one. Philosophically speaking, I am against such a practice.
However, this is, and should remain my own opinion... Now
uestions (which seems to be
the case), is it OK to support such plugins or GUIs that possibly violate
the GPL license, for instance, by distributing them, or by placing links to
them in the R GUI Projects web site?
Best,
Philippe Grosjean
__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
Thanks all for your answer,
As the maintainer of the R GUI Projects web page I will continue to place a
link to all software that do not obviously enfringes GPL, that is, RExcel,
RxlCommander or JGR.
Best,
Philippe Grosjean
__
[EMAIL PROTECTED
OK, thank you for those precisions on JGR license... For me, the more code
will be GPL, the better!
Have a nice day,
Philippe
-Original Message-
From: Simon Urbanek [mailto:[EMAIL PROTECTED]
Sent: Sunday, 20 June, 2004 04:03
To: Philippe Grosjean
Cc: [EMAIL PROTECTED]@stat.math.ethz.ch
n based on your tcltk package, supplemented with
Tile and other supplemental widgets (I find the basic Tk widgets too limited
to implement the GUI I want to build with them).
Best,
Philippe
...<
) ) ) ) )
( ( ( ( ( Prof.
ment, once attached to the search path)? If yes, what is the
drawback in term of ressources and speed ('Imports' versus 'Depends', both
in loading, and in use of such a package)?
Best,
Philippe Grosjean
......<°
2, col=col2, ...)
# ... other treatment susceptible to have multiple matches
options(allow.multiple.args.match = FALSE)
}
Best,
Philippe
...]<(({?<...<...
( ( ( ( (
) ) ) ) ) Philippe Grosjean
( ( ( ( (
) ) ) ) ) IFREME
max.col(b) == 2
test2 <- apply(b, 1, max) == b[, 2]
any(test1 != test2) # tests are now DIFFERENT!
# Indeed, test2 is correct, and test1 suffers from wrong calculations due
probably to rounding errors in max.col()
e randomly selected in case of
`ties'.
But then, I reformulate the question: what are the criteria for deciding two
values are `ties' in max.col?
I know, the answer is certainly somewhere (at least in the code), however,
if someone knows it, it would help save time.
Thanks,
Philippe Gr
xample discussed on R-help a few days
ago.
Best,
Philippe
-Original Message-
From: Martin Maechler [mailto:[EMAIL PROTECTED]]
Sent: mercredi 8 janvier 2003 11:50
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [Rd] Undocumented bahavior of as.integer() (PR#2430)
>>>>>
OT what I expected
>submat2 <- mat[round(ind)] # much better
I suppose that such a complicated construction of "ind" had some meanings in
the initial application.
Again, I do not complain for a bug. There is no bug. I just suggest to
mention this behavio
e old system), but I am pretty happy with this
implementation of generic functions in S-PLUS / R.
Best,
Philippe Grosjean
...]<(({?<...<...
) ) ) ) )
( ( ( ( ( Dr. Philippe Grosjean
) ) ) ) )
( ( ( ( ( LOV, UMR 7093
) ) ) )
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Prof
> Brian Ripley
> Sent: Sunday, October 17, 2004 7:11 PM
> To: Philippe Grosjean
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Rd] Lazy loading - importance of NAMESPACE
>
Philippe Grosjean
..<°}))><
) ) ) ) )
( ( ( ( (Prof. Philippe Grosjean
) ) ) ) )
( ( ( ( (Numerical Ecology of Aquatic Systems
) ) ) ) ) Mons-Hainaut University, Pentagone
( ( ( ( (Academie Universitaire Wallonie-Bruxe
( Prof. Philippe Grosjean
) ) ) ) )
( ( ( ( (Numerical Ecology of Aquatic Systems
) ) ) ) ) Mons-Hainaut University, Pentagone (3D08)
( ( ( ( (Academie Universitaire Wallonie-Bruxelles
) ) ) ) ) 8, av du Champ de Mars, 7000 Mons, Belgium
( ( ( ( (
) ) ) ) ) phone: + 32.65.37.3
( ( ( ( Prof. Philippe Grosjean
) ) ) ) )
( ( ( ( (Numerical Ecology of Aquatic Systems
) ) ) ) ) Mons-Hainaut University, Pentagone (3D08)
( ( ( ( (Academie Universitaire Wallonie-Bruxelles
) ) ) ) ) 8, av du Champ de Mars, 7000 Mons, Belgium
( ( ( ( (
) ) ) ) ) phone: + 32.6
Hello all,
I have just started a translation of R into French. Any help from the
French-speaking part of the R community would be very appreciated
(translation, or proof-reading)!
Best,
Philippe Grosjean
..<°}))><
) ) ) ) )
( ( ( (
ke it
fully compatible with R 2.1.0.
I would recommend to contact the package maintainer and ask for an
update for version 2.1.0 of R. In the meantime, you should continue to
use R 2.0.1 with limmaGUI, if you really need the GUI.
Best,
Philippe Gro
Philippe
..<°}))><
) ) ) ) )
( ( ( ( ( Prof. Philippe Grosjean
) ) ) ) )
( ( ( ( (Numerical Ecology of Aquatic Systems
) ) ) ) ) Mons-Hainaut University, Pentagone (3D08)
( ( ( ( (Academie Universitaire Wallonie-Bruxelles
) ) ) ) ) 8, av du C
s
major2
minor1.0
year 2005
month04
day 18
language R
So, similar config as yours???!!!
Best,
Philippe Grosjean
__
R-devel@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
libpng. Looking at:
http://www.murdoch-sutherland.com/Rtools/, you can read that R 2.1.0 was
(probably?) compiled using libpng-1.2.5.tar.gz, i.e., the latest stable
version. You could try libpng-1.2.6 to see if it solves your problem.
Best,
Philippe Grosjean
Andy Bunn wrote:
Is there a way to
, or something
similar. Could someone tell me what that stupid error really is?
Thanks.
Philippe
......<°}))><
) ) ) ) )
( ( ( ( (Prof. Philippe Grosjean
) ) ) ) )
( ( ( ( (Numerical Ecology of Aquatic Systems
) ) ) ) ) Mons-Hainaut Unive
34 matches
Mail list logo