search for: esepcially

Displaying 5 results from an estimated 5 matches for "esepcially".

Did you mean: escpecially
2005 Apr 04
5
a question about box counting
...e region (0,0) to (1,1) into cells of say, side = 0.01 and then count the number of cells that contain a point. My first approach is to generate the coordinates of these cells and then loop over the point list to see whether a point lies in a cell or not. However this seems to be very inefficient esepcially since I will have 1000's of points. Has anybody dealt with this type of problem and are there routines to handle it? ------------------------------------------------------------------- Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB...
2004 Jul 20
1
Statistical package
...I came accross your valuable contribution in the domain of statistical computing through Web site. I can't but appreciate your great endeavour. I would be grateful to you if you could kindly suggest me or help me to utilize the free statistical pckage like R with Mannual. I am esepcially interested in Time Series Analysis and plotting of experimental data. It transpires that you have a good number of excellent package for the same. To name a few - Lag, Lag plot, embed, spectrum, spec, plot spec, spec.pgram, acf, plot acf, ccf, acf2AR etc. would be very useful for my work....
2006 Jun 21
2
startup script for icecast
...g a startup script for icecast for redhat/fedora installs? I've had to do an rpm install on an fc4 box, and a source install, rpms couldn't be found for an rh9 machine, yah i know that's old. And in both cases i had to drop in a custom-made startup script, see below. I was wondering esepcially in the case of the rpm, and to a lesser extent the source, if this could be included? I've had to change the below paths for both source and rpm installs since they put items, (Config file and binaries), in different places. Thanks. Dave. #!/bin/bash # # Startup script for icecast # # chkco...
2003 Jan 18
3
Adding a machine; I think I am onto something
...7a PDC setup with LDAP includeing posix authentication for Linux. OK, the tutorial I've based my setup on is the Mandrake tutorial found at http://www.mandrakesecure.net/en/docs/ldap-auth.php Works great for autenticateing Linux from LDAP but it is really sparse on the Samba side of things. Esepcially when it comes to adding machine trust accounts. So anyway I have some theories I would like verified. I've found that I can add a posix based machine name and that works fine BUT it only works in ou=People. The system cannot find a machine account in ou=Computers. Seems to me that several...
2011 Jan 13
1
GTK on wine???
so whats the easiest way to run GTK2 runtime files in wine? Yes, you heard right, some WINDOWS apps I use(can't find linux version), run win32 + a GTK front end. The irony of running an linux api layer on top of a windows api layer running on a linux machine is not lost on me. Esepcially since I run gnome. Having themes and all that other jazz link up and re-use my linux GTK would be nice, but not essential. I just need to run win32 based GTK apps.