public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Does GSL contains any method to calculate principal eigen vector?
@ 2008-11-21 14:45 Ashish Negi
  2008-11-24 15:39 ` Ashish Negi
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Ashish Negi @ 2008-11-21 14:45 UTC (permalink / raw)
  To: gsl-discuss

I need a function with following detail.
Function -                                            
Principal eigen vector calculator              

Description -
Function calculates only principal eigen vector and maximum eigen value of the input matrix.

Use - 
Such functions are very useful in network research areas. Where we have to deal with sparse matrices and sometimes researchers are required to calculate only principal eigen vector of the input general network traffic matrix or network traffic correlation matrix.

Query - May I know any available method for this purpose in GSL?

Additionally request - I also want to discuss scope of such function with usability and applicability. As I am working in the field of machine learning based data mining, on looking my present state of prototypes, I feel i can contribute something in development of such function but for that I need guidance. Can anyone give?

Thanks and Best regards-
Ashish Negi


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Does GSL contains any method to calculate principal eigen vector?
  2008-11-21 14:45 Does GSL contains any method to calculate principal eigen vector? Ashish Negi
@ 2008-11-24 15:39 ` Ashish Negi
  2008-11-24 17:49 ` Ashish Negi
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Ashish Negi @ 2008-11-24 15:39 UTC (permalink / raw)
  To: gsl-discuss

I need a function with following detail.
Function -                                            
Principal eigen vector calculator              

Description -
Function calculates only principal eigen vector and maximum eigen value of the input matrix.

Use - 
Such functions are very useful in network research areas. Where we have to deal with sparse matrices and sometimes researchers are required to calculate only principal eigen vector of the input general network traffic matrix or network traffic correlation matrix.

Query - May I know any available method for this purpose in GSL?

Additionally request - I also want to discuss scope of such function with usability and applicability. As I am working in the field of machine learning based data mining, on looking my present state of prototypes, I feel i can contribute something in development of such function but for that I need guidance. Can anyone give?

Thanks and Best regards-
Ashish Negi


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Does GSL contains any method to calculate principal eigen vector?
  2008-11-21 14:45 Does GSL contains any method to calculate principal eigen vector? Ashish Negi
  2008-11-24 15:39 ` Ashish Negi
@ 2008-11-24 17:49 ` Ashish Negi
  2008-11-25 14:52 ` Ashish Negi
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Ashish Negi @ 2008-11-24 17:49 UTC (permalink / raw)
  To: gsl-discuss

I need a function with following detail.
Function -                                            
Principal eigen vector calculator              

Description -
Function calculates only principal eigen vector and maximum eigen value of the input matrix.

Use - 
Such functions are very useful in network research areas. Where we have to deal with sparse matrices and sometimes researchers are required to calculate only principal eigen vector of the input general network traffic matrix or network traffic correlation matrix.

Query - May I know any available method for this purpose in GSL?

Additionally request - I also want to discuss scope of such function with usability and applicability. As I am working in the field of machine learning based data mining, on looking my present state of prototypes, I feel i can contribute something in development of such function but for that I need guidance. Can anyone give?

Thanks and Best regards-
Ashish Negi


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Does GSL contains any method to calculate principal eigen vector?
  2008-11-21 14:45 Does GSL contains any method to calculate principal eigen vector? Ashish Negi
  2008-11-24 15:39 ` Ashish Negi
  2008-11-24 17:49 ` Ashish Negi
@ 2008-11-25 14:52 ` Ashish Negi
  2008-11-29 21:32 ` Ashish Negi
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Ashish Negi @ 2008-11-25 14:52 UTC (permalink / raw)
  To: gsl-discuss

I need a function with following detail.
Function -                                            
Principal eigen vector calculator              

Description -
Function calculates only principal eigen vector and maximum eigen value of the input matrix.

Use - 
Such functions are very useful in network research areas. Where we have to deal with sparse matrices and sometimes researchers are required to calculate only principal eigen vector of the input general network traffic matrix or network traffic correlation matrix.

Query - May I know any available method for this purpose in GSL?

Additionally request - I also want to discuss scope of such function with usability and applicability. As I am working in the field of machine learning based data mining, on looking my present state of prototypes, I feel i can contribute something in development of such function but for that I need guidance. Can anyone give?

Thanks and Best regards-
Ashish Negi


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Does GSL contains any method to calculate principal eigen vector?
  2008-11-21 14:45 Does GSL contains any method to calculate principal eigen vector? Ashish Negi
                   ` (2 preceding siblings ...)
  2008-11-25 14:52 ` Ashish Negi
@ 2008-11-29 21:32 ` Ashish Negi
  2008-11-30  3:51 ` Ashish Negi
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Ashish Negi @ 2008-11-29 21:32 UTC (permalink / raw)
  To: gsl-discuss

I need a function with following detail.
Function -                                            
Principal eigen vector calculator              

Description -
Function calculates only principal eigen vector and maximum eigen value of the input matrix.

Use - 
Such functions are very useful in network research areas. Where we have to deal with sparse matrices and sometimes researchers are required to calculate only principal eigen vector of the input general network traffic matrix or network traffic correlation matrix.

Query - May I know any available method for this purpose in GSL?

Additionally request - I also want to discuss scope of such function with usability and applicability. As I am working in the field of machine learning based data mining, on looking my present state of prototypes, I feel i can contribute something in development of such function but for that I need guidance. Can anyone give?

Thanks and Best regards-
Ashish Negi


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Does GSL contains any method to calculate principal eigen vector?
  2008-11-21 14:45 Does GSL contains any method to calculate principal eigen vector? Ashish Negi
                   ` (3 preceding siblings ...)
  2008-11-29 21:32 ` Ashish Negi
@ 2008-11-30  3:51 ` Ashish Negi
  2008-12-05 10:04 ` Ashish Negi
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Ashish Negi @ 2008-11-30  3:51 UTC (permalink / raw)
  To: gsl-discuss

I need a function with following detail.
Function -                                            
Principal eigen vector calculator              

Description -
Function calculates only principal eigen vector and maximum eigen value of the input matrix.

Use - 
Such functions are very useful in network research areas. Where we have to deal with sparse matrices and sometimes researchers are required to calculate only principal eigen vector of the input general network traffic matrix or network traffic correlation matrix.

Query - May I know any available method for this purpose in GSL?

Additionally request - I also want to discuss scope of such function with usability and applicability. As I am working in the field of machine learning based data mining, on looking my present state of prototypes, I feel i can contribute something in development of such function but for that I need guidance. Can anyone give?

Thanks and Best regards-
Ashish Negi


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Does GSL contains any method to calculate principal eigen vector?
  2008-11-21 14:45 Does GSL contains any method to calculate principal eigen vector? Ashish Negi
                   ` (4 preceding siblings ...)
  2008-11-30  3:51 ` Ashish Negi
@ 2008-12-05 10:04 ` Ashish Negi
  2008-12-05 17:41 ` Ashish Negi
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Ashish Negi @ 2008-12-05 10:04 UTC (permalink / raw)
  To: gsl-discuss

I need a function with following detail.
Function -                                            
Principal eigen vector calculator              

Description -
Function calculates only principal eigen vector and maximum eigen value of the input matrix.

Use - 
Such functions are very useful in network research areas. Where we have to deal with sparse matrices and sometimes researchers are required to calculate only principal eigen vector of the input general network traffic matrix or network traffic correlation matrix.

Query - May I know any available method for this purpose in GSL?

Additionally request - I also want to discuss scope of such function with usability and applicability. As I am working in the field of machine learning based data mining, on looking my present state of prototypes, I feel i can contribute something in development of such function but for that I need guidance. Can anyone give?

Thanks and Best regards-
Ashish Negi


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Does GSL contains any method to calculate principal eigen vector?
  2008-11-21 14:45 Does GSL contains any method to calculate principal eigen vector? Ashish Negi
                   ` (5 preceding siblings ...)
  2008-12-05 10:04 ` Ashish Negi
@ 2008-12-05 17:41 ` Ashish Negi
  2008-12-05 18:58 ` Ashish Negi
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Ashish Negi @ 2008-12-05 17:41 UTC (permalink / raw)
  To: gsl-discuss

I need a function with following detail.
Function -                                            
Principal eigen vector calculator              

Description -
Function calculates only principal eigen vector and maximum eigen value of the input matrix.

Use - 
Such functions are very useful in network research areas. Where we have to deal with sparse matrices and sometimes researchers are required to calculate only principal eigen vector of the input general network traffic matrix or network traffic correlation matrix.

Query - May I know any available method for this purpose in GSL?

Additionally request - I also want to discuss scope of such function with usability and applicability. As I am working in the field of machine learning based data mining, on looking my present state of prototypes, I feel i can contribute something in development of such function but for that I need guidance. Can anyone give?

Thanks and Best regards-
Ashish Negi


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Does GSL contains any method to calculate principal eigen vector?
  2008-11-21 14:45 Does GSL contains any method to calculate principal eigen vector? Ashish Negi
                   ` (6 preceding siblings ...)
  2008-12-05 17:41 ` Ashish Negi
@ 2008-12-05 18:58 ` Ashish Negi
  2008-12-05 19:11 ` Ashish Negi
  2008-12-06  3:54 ` Ashish Negi
  9 siblings, 0 replies; 11+ messages in thread
From: Ashish Negi @ 2008-12-05 18:58 UTC (permalink / raw)
  To: gsl-discuss

I need a function with following detail.
Function -                                            
Principal eigen vector calculator              

Description -
Function calculates only principal eigen vector and maximum eigen value of the input matrix.

Use - 
Such functions are very useful in network research areas. Where we have to deal with sparse matrices and sometimes researchers are required to calculate only principal eigen vector of the input general network traffic matrix or network traffic correlation matrix.

Query - May I know any available method for this purpose in GSL?

Additionally request - I also want to discuss scope of such function with usability and applicability. As I am working in the field of machine learning based data mining, on looking my present state of prototypes, I feel i can contribute something in development of such function but for that I need guidance. Can anyone give?

Thanks and Best regards-
Ashish Negi


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Does GSL contains any method to calculate principal eigen vector?
  2008-11-21 14:45 Does GSL contains any method to calculate principal eigen vector? Ashish Negi
                   ` (7 preceding siblings ...)
  2008-12-05 18:58 ` Ashish Negi
@ 2008-12-05 19:11 ` Ashish Negi
  2008-12-06  3:54 ` Ashish Negi
  9 siblings, 0 replies; 11+ messages in thread
From: Ashish Negi @ 2008-12-05 19:11 UTC (permalink / raw)
  To: gsl-discuss

I need a function with following detail.
Function -                                            
Principal eigen vector calculator              

Description -
Function calculates only principal eigen vector and maximum eigen value of the input matrix.

Use - 
Such functions are very useful in network research areas. Where we have to deal with sparse matrices and sometimes researchers are required to calculate only principal eigen vector of the input general network traffic matrix or network traffic correlation matrix.

Query - May I know any available method for this purpose in GSL?

Additionally request - I also want to discuss scope of such function with usability and applicability. As I am working in the field of machine learning based data mining, on looking my present state of prototypes, I feel i can contribute something in development of such function but for that I need guidance. Can anyone give?

Thanks and Best regards-
Ashish Negi


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Does GSL contains any method to calculate principal eigen vector?
  2008-11-21 14:45 Does GSL contains any method to calculate principal eigen vector? Ashish Negi
                   ` (8 preceding siblings ...)
  2008-12-05 19:11 ` Ashish Negi
@ 2008-12-06  3:54 ` Ashish Negi
  9 siblings, 0 replies; 11+ messages in thread
From: Ashish Negi @ 2008-12-06  3:54 UTC (permalink / raw)
  To: gsl-discuss

I need a function with following detail.
Function -                                            
Principal eigen vector calculator              

Description -
Function calculates only principal eigen vector and maximum eigen value of the input matrix.

Use - 
Such functions are very useful in network research areas. Where we have to deal with sparse matrices and sometimes researchers are required to calculate only principal eigen vector of the input general network traffic matrix or network traffic correlation matrix.

Query - May I know any available method for this purpose in GSL?

Additionally request - I also want to discuss scope of such function with usability and applicability. As I am working in the field of machine learning based data mining, on looking my present state of prototypes, I feel i can contribute something in development of such function but for that I need guidance. Can anyone give?

Thanks and Best regards-
Ashish Negi


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-11-21 23:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-21 14:45 Does GSL contains any method to calculate principal eigen vector? Ashish Negi
2008-11-24 15:39 ` Ashish Negi
2008-11-24 17:49 ` Ashish Negi
2008-11-25 14:52 ` Ashish Negi
2008-11-29 21:32 ` Ashish Negi
2008-11-30  3:51 ` Ashish Negi
2008-12-05 10:04 ` Ashish Negi
2008-12-05 17:41 ` Ashish Negi
2008-12-05 18:58 ` Ashish Negi
2008-12-05 19:11 ` Ashish Negi
2008-12-06  3:54 ` Ashish Negi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).