On Wed, 28 Aug 2002 kapil_karekar@vsnl.net wrote :
hi guys,
I have a mysql database with some statistical data. I need to
write a php script to perform analysis on that data.
Does anybody know any functions in PHP which would help me
to calculate mean.
*snip*
bad luck... AFAIK PHP has every function in the world except those. Try proding at the math functions - I haven't used them yet. If don't get anything there, we can implement it in PHP.
If you need the functions to be fast - they should be; (PHP is about speed) we can implement it in C, and extend PHP. Perhaps, even get our modification incorporated.
Regards,
Amol Hatwar.
On 29 Aug 2002, Amol Hatwar wrote:
If you need the functions to be fast - they should be; (PHP is about speed) we can implement it in C, and extend PHP. Perhaps, even get our
AFAIK, PHP is nowhere near as fast as C (and friends), LISP, Perl, Ruby and Python.
I have tried scouring the net for statistical functions in php. No luck 8~(
Can you sugest any alternative methods which can be integrated with PHP.
Regards Kapil Karekar
----- Original Message ----- From: Amol Hatwar amolhatwar@rediffmail.com To: linuxers@mm.ilug-bom.org.in Sent: Thursday, August 29, 2002 3:27 PM Subject: Re: [ILUG-BOM] Statistical Analysis in PHP
bad luck... AFAIK PHP has every function in the world except those. Try proding at the math functions - I haven't used them yet. If don't get anything there, we can implement it in PHP.
If you need the functions to be fast - they should be; (PHP is about speed) we can implement it in C, and extend PHP. Perhaps, even get our modification incorporated.
Amol Hatwar.
--- Kapil Karekar kapil_karekar@vsnl.net wrote:
I have tried scouring the net for statistical functions in php. No luck 8~(
[snip] check out rrdtool, gdlib....they can b integrated into most of the scripting languages around.
Trevor
Can you sugest any alternative methods which can be integrated with PHP.
Regards Kapil Karekar
===== ( >- GNU/LINUX, It's all about CHOICE -< ) /~\ __ http://www.qmailtheeasyway.com __ /~\ | ) / mailto: trevor.w@media.mit.edu \ (/ | |_|_ \ Research Asst, MediaLab / _|_| ___________________________________/
__________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
On Fri, 2002-08-30 at 04:27, Trevor Warren wrote:
--- Kapil Karekar kapil_karekar@vsnl.net wrote:
I have tried scouring the net for statistical functions in php. No luck 8~(
[snip] check out rrdtool, gdlib....they can b integrated into most of the scripting languages around.
Trevor
Can you throw some more light on what is rrdtool and gdlib, I could google but then...
regards,
Rajesh
Hello luggers....;)
I just hav started a proj with ONLY 1 group of students......:)
Wat abt the rest of the world...??? Aint no students interested...????
If yes....then .......speak out. Lets hav the LUG help foster the Free Software spirit into the Young Student Community.
Wat abt the dude frm BVIT..?? hello there......!!! U lost ur enthu aldready eh...???
Trevor
===== ( >- GNU/LINUX, It's all about CHOICE -< ) /~\ __ http://www.qmailtheeasyway.com __ /~\ | ) / mailto: trevor.w@media.mit.edu \ (/ | |_|_ \ Research Asst, MediaLab / _|_| ___________________________________/
__________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
Nope trevor, Just gathering a few more people.Give me a week's time to set up a few things here.I'll get back to the prc mailing list.I have lot's of questions regarding PRC from guys out here in my college, do i write to u personally to u or do i write it to this mailing list?
cheers venky
Visit http://www.venkydude.com for some cool codes/articles in vb and c++ ----- Original Message ----- From: "Trevor Warren" trevorwarren@yahoo.com To: linuxers@mm.ilug-bom.org.in Sent: Friday, August 30, 2002 2:00 PM Subject: [ILUG-BOM] aint ny students keen on PRC..??
Hello luggers....;)
I just hav started a proj with ONLY 1 group of students......:)
Wat abt the rest of the world...??? Aint no students interested...????
If yes....then .......speak out. Lets hav the LUG help foster the Free Software spirit into the Young Student Community.
Wat abt the dude frm BVIT..?? hello there......!!! U lost ur enthu aldready eh...???
Trevor
===== ( >- GNU/LINUX, It's all about CHOICE -< ) /~\ __ http://www.qmailtheeasyway.com __ /~\ | ) / mailto: trevor.w@media.mit.edu \ (/ | |_|_ \ Research Asst, MediaLab / _|_| ___________________________________/
Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
--- venkat mani linux@venkydude.com wrote:
Nope trevor, Just gathering a few more people.Give me a week's time to set up a few things here.I'll get back to the prc mailing list.I have lot's of questions regarding PRC from guys out here in my college, do
[snip] okie....thats fine.
i
write to u personally to u or do i write it to this mailing list?
[snip] Pls do this. Mail to this list with a CC to me. So...i cant miss it for sure.
Trevor
cheers venky
Visit http://www.venkydude.com for some cool codes/articles in vb and c++ ----- Original Message ----- From: "Trevor Warren" trevorwarren@yahoo.com To: linuxers@mm.ilug-bom.org.in Sent: Friday, August 30, 2002 2:00 PM Subject: [ILUG-BOM] aint ny students keen on PRC..??
Hello luggers....;)
I just hav started a proj with ONLY 1 group of students......:)
Wat abt the rest of the world...??? Aint no
students
interested...????
If yes....then .......speak out. Lets hav the LUG help foster the Free Software spirit into the
Young
Student Community.
Wat abt the dude frm BVIT..?? hello
there......!!! U
lost ur enthu aldready eh...???
Trevor
===== ( >- GNU/LINUX, It's all about CHOICE -< ) /~\ __ http://www.qmailtheeasyway.com __ /~\ | ) / mailto: trevor.w@media.mit.edu \ (/ | |_|_ \ Research Asst, MediaLab / _|_| ___________________________________/
Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers
===== ( >- GNU/LINUX, It's all about CHOICE -< ) /~\ __ http://www.qmailtheeasyway.com __ /~\ | ) / mailto: trevor.w@media.mit.edu \ (/ | |_|_ \ Research Asst, MediaLab / _|_| ___________________________________/
__________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
Hi trevor
Back with a few questions about PRC.
These are the questions students out here want answers for ,they are basically very non-technical.
1>What would be the mode of communication between the mentors and the students,e.g like will it be all thru email only or will there be physical interaction between the two?
2>What kind of assitance will the mentors offer the students?
i'll get back to you with more
regards venky
ps: we could even create an FAQ on this which wld make the concept of PRC more clear to students.I am ready to volunteer for this
----- Original Message ----- From: "Trevor Warren" trevorwarren@yahoo.com To: linuxers@mm.ilug-bom.org.in Sent: Saturday, August 31, 2002 1:32 PM Subject: Re: [ILUG-BOM] aint ny students keen on PRC..??
--- venkat mani linux@venkydude.com wrote:
Nope trevor, Just gathering a few more people.Give me a week's time to set up a few things here.I'll get back to the prc mailing list.I have lot's of questions regarding PRC from guys out here in my college, do
[snip] okie....thats fine.
i
write to u personally to u or do i write it to this mailing list?
[snip] Pls do this. Mail to this list with a CC to me. So...i cant miss it for sure.
Trevor
cheers venky
Visit http://www.venkydude.com for some cool codes/articles in vb and c++ ----- Original Message ----- From: "Trevor Warren" trevorwarren@yahoo.com To: linuxers@mm.ilug-bom.org.in Sent: Friday, August 30, 2002 2:00 PM Subject: [ILUG-BOM] aint ny students keen on PRC..??
Hello luggers....;)
I just hav started a proj with ONLY 1 group of students......:)
Wat abt the rest of the world...??? Aint no
students
interested...????
If yes....then .......speak out. Lets hav the LUG help foster the Free Software spirit into the
Young
Student Community.
Wat abt the dude frm BVIT..?? hello
there......!!! U
lost ur enthu aldready eh...???
Trevor
===== ( >- GNU/LINUX, It's all about CHOICE -< ) /~\ __ http://www.qmailtheeasyway.com __ /~\ | ) / mailto: trevor.w@media.mit.edu \ (/ | |_|_ \ Research Asst, MediaLab / _|_| ___________________________________/
Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers
===== ( >- GNU/LINUX, It's all about CHOICE -< ) /~\ __ http://www.qmailtheeasyway.com __ /~\ | ) / mailto: trevor.w@media.mit.edu \ (/ | |_|_ \ Research Asst, MediaLab / _|_| ___________________________________/
Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
Ok this is going to sound queer.. but I need to ask...
How can I draw a vertical line in Latex ? ... any help pointers would be useful.... ( silly qst I know, but i simply cant seem to get it :-)
- Erle
Hi,
AFAIK C n PHP cannot be compared ...since both are diff..
C code gets complied into native binary --> so supposed to run faster PHP Code gets interpreted by PHP interpreter --> so supposed to run slower compared to php...
but certainly u can increase the php interpreting speed using Zend optimizer ...the knowledge curve should also be taken in consideration, thats the reason y PHP is superior then C (i know C can do lott more things which is not possible with PHP ... but for a web app php is a good choice )
Best Regards, -Mitul Limbani Support Editor (mitull@wrox.com) (http://www.wrox.com) (http://p2p.wrox.com) On Thu, 2012-08-30 at 00:36, Kapil Karekar wrote:
I have tried scouring the net for statistical functions in php. No luck 8~(
Can you sugest any alternative methods which can be integrated with PHP.
Regards Kapil Karekar
----- Original Message ----- From: Amol Hatwar amolhatwar@rediffmail.com To: linuxers@mm.ilug-bom.org.in Sent: Thursday, August 29, 2002 3:27 PM Subject: Re: [ILUG-BOM] Statistical Analysis in PHP
bad luck... AFAIK PHP has every function in the world except those. Try proding at the math functions - I haven't used them yet. If don't get anything there, we can implement it in PHP.
If you need the functions to be fast - they should be; (PHP is about speed) we can implement it in C, and extend PHP. Perhaps, even get our modification incorporated.
Amol Hatwar.