search for: h9x

Displaying 4 results from an estimated 4 matches for "h9x".

Did you mean: h96
2006 Feb 24
1
Uploading driver to Samba
...seems to have the same problem) If yes, where can I found a solution to fix it? My Linux server is a Domain members of a Windows NT4 Servers I realy need help to fix it Thank's to anyone who can help me Pierre Dumaresq Mis Director Prestige Telecom 575 Morgan Blvd, Baie d'Urfe, Quebec, H9X 3T6 Tel (514) 457-4488 x269 Fax (514) 457-4517 Cel (514) 409-5882 Email: pdumaresq@prestige-tel.com
2005 Apr 26
2
Advice for calling a C function
...g the matrix entirely, but it's a bit beyond me. I'm using WindowsXP, R 2.1.0 (2005-04-18), and the MinGW compiler. Thanks for your continued patience, Tyler -- Tyler Smith PhD Candidate Department of Plant Science McGill University 21,111 Lakeshore Road Ste. Anne de Bellevue, Quebec H9X 3V9 CANADA Tel: 514 398-7851 ext. 8726 Fax: 514 398-7897 tyler.smith at mail.mcgill.ca
2005 Apr 26
2
Advice for calling a C function
...g the matrix entirely, but it's a bit beyond me. I'm using WindowsXP, R 2.1.0 (2005-04-18), and the MinGW compiler. Thanks for your continued patience, Tyler -- Tyler Smith PhD Candidate Department of Plant Science McGill University 21,111 Lakeshore Road Ste. Anne de Bellevue, Quebec H9X 3V9 CANADA Tel: 514 398-7851 ext. 8726 Fax: 514 398-7897 tyler.smith at mail.mcgill.ca
2005 May 05
2
efficient filtering of matrices
I was wondering if someone can tell me the best way to search through a matrix and choose certain rows (based on certain conditions) to put into a separate matrix. What I have tried so far is very slow for a large dataset I'm working with. e.g., I have this piece of code to create a new matrix (newmat) based on my filtering conditions. Do I need to do this kind of thing where I keep