Displaying 12 results from an estimated 12 matches for "winf".
Did you mean:
wine
2004 Jan 27
2
WinFS and Samba interoperability
Hi There,
Do any of the latest versions of Samba
interoperate with WinFS found in Microsoft future OS
called Longhorn ?
Thanks
Chris Kordish
Staff Engineer - Sun Microsystems
Competitive Strategy Group - CTO Office
781-442-2784
NOTICE: This email message is for the sole use of the intended recipient(s)
and may contain confidential and privileged information. Any un...
2009 Sep 24
1
Maximum likelihood estimation of parameters make no biological sense
R-help,
I'm trying to estimate some parameters using the Maximum Likehood method.
The model describes fish growth using a sigmoidal-type of curve:
fn_w <- function(params) {
Winf <- params[1]
k <- params[2]
t0 <- params[3]
b <- params[4]
sigma <- params[5]
what <- Winf * (1-exp(- k *(tt - t0)))^b
logL <- -sum(dnorm(log(wobs),log(what),sqrt(sigma),TRUE))
return(logL)...
2011 Aug 19
1
Windows 7 issues with installing packages and setting library paths
...3.1\\library"
.libPaths="C:\\Program Files\\R\\R-2.13.1\\library"
What else do I need to change?
When I start up R, I get the following error message:
Error: cannot change value of locked binding for '.Library'
When calling .libPaths, I still get the wrong path:
"\\\\winfs-uni.top.gwdg.de/cscherb1$/R/R-2.13.1/library"
R has been installed at
"C:\\Program Files\\R"
but for some reason it still uses
"winfs-uni.top.gwdg.de/cscherb1$/R"
as the default directory for libraries (where I don?t have write permissions for some unknown reasons)
Wh...
2005 Dec 21
0
migrating users over to Samba PDC...slowly
We have a Windows 2000 PDC (domain name: DOM1) and a Windows 2000 CIFS
fileserver (\\winfs) that we are migrating over to Samba (domain name:
DOM2).
Without turning off anything on the Windows boxes, I created a new PDC
for the Samba server. I also created shares on this Samba server that
closely match (same share name mounted off same NetApp backend) the
Windows fileserver (e.g. \\win...
2006 Jun 11
4
[Question} how best to use attribute driven db with Rails
I designed out a mostly attribute driven database. Originally i was
going to use PHP, but have now decided to use RoR. Being able to use the
built in OR functionality would be nice, but I am not sure how well it
melds with attribute dbs.
If anyone can give me some pointers, I would really appreciate it
(especially since this is my first endeavor and on an important project
as well).
2002 Feb 06
4
Weighted median
Is there a weighted median function out there similar to weighted.mean()
but for medians? If not, I'll try implement or port it myself.
The need for a weighted median came from the following optimization
problem:
x* = arg_x min (a|x| + sum_{k=1}^n |x - b_k|)
where
a : is a *positive* real scalar
x : is a real scalar
n : is an integer
b_k: are negative and positive scalars
2005 May 16
5
xbox asterisk?
http://www.pbs.org/cringely/pulpit/pulpit20050512.html
interesting comment this week about the Xbox - any intelligent thoughts
here?
I know the price point puts it above most users Asterisk outlay (I run
mine on a $100 P3 -800)
But interesting to see what happens if people start running video
conferencing etc on their home asterisk servers, and lets face it where
else can you buy this
2006 Sep 28
3
A few questions about numbers and dates
Hi,
I just noticed that Ferret seems to convert every field to a string
[ruby code appended for those interested], which has thwarted my attempt
to format Dates (to "dd/mm/yyyy") and Floats (to "n.nn") for consumption
further down the line based on the class of the field stored.
I considered pre-formatting Dates and Floats prior to indexing, which
would store the field
2005 Mar 07
5
Asterisk & MySQL Blobs
Hello Folks,
Has anyone had production experience using * w/ MySQL Blobs to store
sound files? The application I am working on requires all user data
resides in a database. I am currently reading/writing the files to
disk via a phpagi scripts but I would love to read the blob into a
variable in the dial plan, etc. It seems like a waste of resources to
write and delete the file.
2003 May 15
9
big file server
Hi
I plan to set up a big file server, something like motherboard with 4 ide
ports and an additional 4 ide daughter card, a PIV proc and 512 or 1024 MB
ram, a 100 or 1000 MB NIC, with 6 or 7 200 GB ide HDDs in a sigle box. I
don't need lightning performance, just disk space. Of course this would be
served by some linux os and samba
questions (relative to samba configuration and behaviour) :
2006 Sep 05
9
4.4 upgrade problems
OK ... there has been an awful lot of attributing problems to the 4.4
upgrade that are not really upgrade problems.
The best I can tell there is really only one major problem:
1. You need to install python-sqlite before sqlite (or at nearly the
same time).
To accomplish this you can do this:
yum update python-sqlite sqlite
Then after that, a normal yum update works fine.
There are 2 other
2007 Jun 19
38
ZFS Scalability/performance
Hello,
I''m quite interested in ZFS, like everybody else I suppose, and am about
to install FBSD with ZFS.
On that note, i have a different first question to start with. I
personally am a Linux fanboy, and would love to see/use ZFS on linux. I
assume that I can use those ZFS disks later with any os that can
work/recognizes ZFS correct? e.g. I can install/setup ZFS in FBSD, and
later use