Displaying 3 results from an estimated 3 matches for "chernomoretz".
Did you mean:
chernomorets
2008 Oct 16
3
defining a function using strings
...legendre.polynomials(4)
> l
[[1]]
1
[[2]]
x
[[3]]
-0.5 + 1.5*x^2
[[4]]
-1.5*x + 2.5*x^3
[[5]]
0.375 - 3.75*x^2 + 4.375*x^4
But I can't figure out how to implement functions that could be
evaluated for arbitrary 'x', from this list,
Thanks for your help.
Ariel./
--
Dr. Ariel Chernomoretz
Departamento de Fisica, FCEyN, Universidad de Buenos Aires,
(1428) Ciudad Universitaria, Ciudad de Buenos Aires, Argentina.
TE +54 11 4576 3390 ext 817
Fax +54 11 4576 3357
email: ariel at df.uba.ar Webpage: http://www.df.uba.ar/users/ariel
2005 Sep 08
1
ROracle install problem
...er to compile (in
particuar, the 'proc' executable).
I did not find any other linux client suite in Oracle's site, (our db runs on
a Solaris server, so I can not use the included binaries).
Does anybody know how to solve this? Is there any workaround?
Thanks,
Ariel./
--
Ariel Chernomoretz, Ph.D.
Centre de recherche du CHUL
2705 Blv Laurier, bloc T-367
Sainte-Foy, Qc
G1V 4G2
(418)-525-4444 ext 46339
2006 Jul 28
1
odesolve loading problem
Hi,
I get the following error message when loading the package odesolve ( R
2.2.1 - odesolve 0.5.14 - AMD64 - Linux Fedora Core 4 ) :
> library(odesolve)
Error in library.dynam(lib,package,package.lib) :
shared library 'TRUE' not found
Error: package/namespace load failed for 'odesolve'
Any help would be greatly appreciated
Ariel./