Displaying 20 results from an estimated 80 matches for "stella".
Did you mean:
stellar
2008 Dec 01
1
Attempting to get a STELLA model into R
To whomever may be of help,
I am a student in a graduate modeling class at the University of North Carolina at Wilmington. I am trying to get a STELLA model converted into R. I am in the process of trying to 're-write' the script into R, but I seem to be missing pieces (i.e. parm values) that are keeping me from being able to replicate this model into R. Does anyone have an idea of a possible solution to my problem? Are there conversion p...
2018 Nov 14
2
Building LLVM with VisualStudio 2017
...different, but I have a theory as to what may be going wrong. What linker are you using when you compile your project with clang-cl? I am wondering whether the version of the linker and/or the libraries that you are using is too old in comparison to the one used for the clang compilation.
Thanks,
-Stella
-----Original Message-----
From: Gaier, Bjoern <Bjoern.Gaier at horiba.com>
Sent: Sunday, October 28, 2018 11:48 PM
To: Stella Stamenova <stilis at microsoft.com>; Dennis Luehring <dl.soluz at gmx.net>
Cc: llvm-dev <llvm-dev at lists.llvm.org>
Subject: RE: [llvm-dev] Build...
2000 Feb 03
1
Passwords issues with samba 2.0.6
...es the old and the new one twice). Is
there any other way to accomplish this ? I'm doing this via a web
interface, and would need to pass this down to the program, in a similar
way that SWAT does it...
TIA...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stella.vcf
Type: text/x-vcard
Size: 325 bytes
Desc: Card for Ricardo Stella
Url : http://lists.samba.org/archive/samba/attachments/20000203/8015315d/stella.vcf
2010 Jun 01
2
Help on aggregate method
...)), FUN=matchMean, ap.dat, avgDur)
ap.dat <- cbind (ap.dat, meanDur)
As I deal with very large dataset, it takes long time to run my
matching function, so if you had an idea on how to automate more this
matching process I would be really grateful.
Thank you very much in advance!
Kind regards,
Stella
--
Stella Pachidi
Master in Business Informatics student
Utrecht University
2010 Apr 19
2
Huge data sets and RAM problems
...emory.size)
Could you please help me with how I could allocate more RAM? Or, do
you think there is a way to process the data by loading them into a
document instead of loading all into RAM? Do you know how I could
manage to read all my data set?
I would really appreciate your help.
Kind regards,
Stella Pachidi
PS: Do you know any text editor that can read huge .txt files?
--
Stella Pachidi
Master in Business Informatics student
Utrecht University
2003 Sep 15
2
Aliases for Netbios name
...i !
Is There how I use an alias for a Samba Server ?
I tried with dns alias and don't work !
i.e.
Name' Samba Server is PARATY, and I'd like that the
workstations could communicate with this Samba Server, but using
the name SambaPDC.
Is it possible ?
Thanks,
Bruno Stella
brunostella@trt15.gov.br
Setor de Redes - Secretaria de Informatica
Tribunal Regional do Trabalho da 15a. Regiao
2012 Jan 29
1
A desktop Centos remix
Hello Centos users!
I'm doing a Centos 6 desktop oriented remix called Stella.
This has been brewing since the summer and it's starting to get ready. :-)
I've backported a lot of packages from Fedora and Rpmfusion and I
bundle several other repos, too, resulting in a big range of software
available, including but not limited to:
LibreOffice, VLC, MPlayer, Shutter,...
2005 May 11
1
rank (PR#7850)
Full_Name: Stella David
Version: 2.1.0
OS: mingw32
Submission from: (NULL) (137.250.161.136)
It seems that rank doesn't work right on vectors containing negative values.
If the negative value is the first component or there are only two components,
it works, but if the negative value is somewhere in the middle...
2011 Feb 09
3
Loop in variable names
...uot;)
table(StoreData$CompanyID, !is.na(cut))
}
When I run the above, I get the following error message:
Error in table(StoreData$CompanyID, !is.na(cut)) :
all arguments must have the same length
> source(.trPaths[5], echo=TRUE, max.deparse.length=150)
Any help is greatly appreciated!
Stella
[[alternative HTML version deleted]]
2012 Mar 22
3
How to get the input of a function right?
...number e.g.
z<-2.5
If a give the function an input like this, I get 'NA' in return. If I give
the function a vector e.g c(1,2,3) instead of 'x' the function works just
fine.
Does anyone has an idea why the function would not except 'x' as an input?
Thank you very much!
Stella
--
View this message in context: http://r.789695.n4.nabble.com/How-to-get-the-input-of-a-function-right-tp4495879p4495879.html
Sent from the R help mailing list archive at Nabble.com.
2005 Apr 11
2
Linux Users execute 'login scripts'
...at
login in domain working all right.
Now, I need to configure Linux workstations to log in Samba Server Domain. The Linux
workstatios users are all in LDAP. How do I configure to execute the 'login script' when a
Linux user log in his linux workstation ?
Thanks for any help !
Bruno Stella
brunostella@trt15.gov.br
Setor de Redes - (19) 3031-4165
Secretaria de Informatica
Tribunal Regional do Trabalho da 15a. Regiao
2012 May 02
2
How can a function in R handle different types of input?
...put 'alpha' is calculated for
x(x1=1,x2=2,x3=3). I would like to get 'alphas' for all four rows of x
without using a for-loop. If I use 'mapply', I get outputs to very entry of
x (12 outputs) instead of four.
Thank you very much in advance! Yor help is really appreciated!
Stella
--
View this message in context: http://r.789695.n4.nabble.com/How-can-a-function-in-R-handle-different-types-of-input-tp4603263.html
Sent from the R help mailing list archive at Nabble.com.
2010 Jan 03
1
Questions regarding sem using hetcor() function from polycor and diagrams
...use graphviz to create graphs with
arrow widths corresponding to the value of the standardized coefficients
(as in several J.B. Grace publications with data similar to my own).
Ideally, the coefficient values would also be embedded within the arrows.
Any insight is much appreciated.
Thank you,
Stella
--
Stella Copeland
PhD Student
Graduate Group in Ecology
University of California, Davis
2010 May 20
1
Question about difftime()
...I get 88 days from 20/02/2010 to 20/05/2010
consequently the difference in days should be 87.
On the contrary, difftime gives a higher number, so I doubt whether it
takes into account the fact that february has 28 days (or 29). Could
you please help?
Thank you very much in advance.
Kind regards,
Stella
--
Stella Pachidi
Master in Business Informatics student
Utrecht University
2019 Sep 20
2
build bot mails
At Arm we are not receiving any build bot mails from llvm.buildmaster at lab.llvm.org.
Our IT is a bit in the dark what's going on here (they don't see anything in logs, no failures, no connections), their hunch is that is a "DNS (MX record) issue on llvm.org's end". I don't know who to contact or how to progress this. Anyone perhaps an idea?
Cheers,
Sjoerd.
2020 Jun 30
4
LLVM Incubator + new projects draft
The idea of adding an “incubation” stage to projects in the LLVM world seems to be positively received. I also noticed that we don’t really document the new project policy in general in the LLVM Developer Policy. To help with both of these Stella and I worked together to draft up a new section for the LLVM developer policy (incorporating the existing “New Targets” section).
Ahead of proposing a Phabricator patch, we put it into this google doc, I’d love to get feedback on it from anyone who is interested in this:
https://docs.google.com/do...
2020 Jun 23
8
[Incubation] Request to incubate mlir-npcomp
...ugh the door, what is the process we would
like to follow? I'm happy to provide more information/discussion, but I'd
also be happy if with just an LGTM and someone creating an "mlir-npcomp"
repository under the LLVM GitHub organization and working the rest out as
we go.
Thanks.
- Stella
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200622/9ad3f189/attachment-0001.html>
2008 Oct 20
1
Calculate SPE in PLS package
...e help?
Here are my codes:
fit.pls<-
plsr(Y~X,data=DAT,ncomp=3,scale=T,method='oscorespls',validation="CV",x=
T)
actual<-fit.pls$model$X
pred<-fit.pls$scores %*% t(fit.pls$loadings)
SPE.x<-rowSums((actual-pred)^2)
Am I missing something here?
Thanks in advance.
Stella Sim
DISCLAIMER:\ This email contains confidential informatio...{{dropped:11}}
2000 Jan 20
1
Passwd chat usage ?
...sych is turned off (and encryption is turned on)
smbpasswd will only update itself and won't call passwd anymore. Is
there any way it can still call passwd (ie have encryption on but still
synchronize ?)
TIA.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stella.vcf
Type: text/x-vcard
Size: 325 bytes
Desc: Card for Ricardo Stella
Url : http://lists.samba.org/archive/samba/attachments/20000120/2d777381/stella.vcf
2000 Mar 02
1
smbpasswd error message
Hi,
I have successfully installed Samba on a Solaris2.7 system and created the
smbpasswd file using mksmbpasswd.sh
Now I want to set passwords for all users. But when I try to run
"smbpasswd" or "smbpasswd username" as root the following error message
occurs:
--------------
make_smb_from_nisp: NIS+ lookup failure: Error in accessing NIS+ cold
start file... is NIS+ installed?