Displaying 20 results from an estimated 28 matches for "iee".
Did you mean:
ide
2011 Nov 16
2
Contour on top of 2d histogram
Hi all,
I would like to plot one data set as a 2d histogram and another one as a contour. I can do it separately with the
"hist2d" and "contour" functions, but I wonder if there is a way to combine these two plots into a single one (the ranges of the two plots are the same).
Any suggestions?
Thanks,
Anna
[[alternative HTML version deleted]]
2001 Dec 09
2
Could not load 'USER.DLL' (RH7.2)
...Red Hat 7.2. (I was previously
able to run cardfile under the wine version supplied with RH7.0. And yes, I
have started with a new .wine/config, not the old config file. Running as
root produces the same error.)
Any ideas?
--
John Hunt, [Stokesley, N Yorks, UK]
e-mail: jrhunt@iee.org
URL: http://web.onyxnet.co.uk/Hunt.Family-onyxnet.co.uk/
2010 Dec 05
2
CMENU file handling problems.
...t code lives).
Opening a file is just a simple proxy for determining its existence: if
there's
an alternative way (that will work for ~150 files) then I'm happy to
change.
This is all under syslinux 4.03 and the C32 build environment is Ubuntu
10.10.
Thanks,
Antonio Carlini
arcarlini at iee.org
1998 Jun 03
0
Security question about suspect logfile entries
...mask the access to our samba servers with our subnet data. This should
protect the data in my nmbd against such queries, doesn't it? I have tried
with smbclient from some other subnet and couldn't receive any answer.
Best regards,
Lutz Jaenicke
--
Lutz Jaenicke Lutz.Jaenicke@iee.TU-Berlin.DE
TU Berlin http://www.iee.TU-Berlin.DE/personen/jaenicke/
Institut fuer Elektrische Energietechnik Tel. +49 30 314-24552
Einsteinufer 11, D-10587 Berlin Fax. +49 30 314-21133
2001 May 07
1
"tree": Extracting deviance & Gaussian model of the node?
...ariance of a value
predicted by "tree"?
Thanks and I'd be grateful if you could also reply to my address above
(tk229 at cam.ac.uk).
Tak Kaneko
--------------------------------------------------------
Mobile: 07866 581 806 Cambridge Tel: 01223 711 160
Permanent e-mail: tkaneko at iee.org
Home: Tel (01494) 680 230
11 Oldbury Grove, Beaconsfield, Bucks HP9 2AJ
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subsc...
2014 Oct 22
1
"make check" fails on lapack.R and stats-Ex.R
...es are in the "Grand Total" lines from stats-Ex.R. The values differ in the 7th sig fig, so a pretty small relative error. I think I'm using compiler flags that rule out any fast-math imprecisions - so I'm wondering if this result is actually within the acceptable variation of the IEE 754 standard?
Build details:
OS is Scientific Linux 6.4, architecture is Westmere.
"icc -v" gives: icc version 15.0.0 (gcc version 4.4.7 compatibility)
Environment variables are:
export CC=icc
export CFLAGS="-O3 -xHOST -axCORE-AVX-I -fp-model precise"
export FC=ifort
export...
2005 Sep 30
4
[Bug 1097] Cross-compile fixes
http://bugzilla.mindrot.org/show_bug.cgi?id=1097
Summary: Cross-compile fixes
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Build system
AssignedTo: bitbucket at mindrot.org
ReportedBy: dtucker at zip.com.au
2004 Mar 04
0
WSEAS NEWSLETTER in MECHANICAL ENGINEERING
...regular papers in WSEAS TRANSACTIONS (Journals) or
* as Chapters in WSEAS Book Series.
WSEAS Books, Journals, Proceedings participate now in all major science citation
indexes.
ISI, ELSEVIER, CSA, AMS. Mathematical Reviews, ELP, NLG, Engineering Index
Directory of Published Proceedings, INSPEC (IEE)
Thanks
Alexis Espen
WSEAS NEWSLETTER in MECHANICAL ENGINEERING
wseas at canada.com
http://wseas.freeservers.com
##### HOW TO UNSUBSCRIBE ####
You receive this newsletter from your email address: openssh-unix-dev at mindrot.org
If you want to unsubscribe, send an email to: wseas at...
2007 Apr 20
1
iaxComm problems
...xComm. Calls are made between the sip phones and between a sip phone and a
PC.
When calling from one PC to the other the iaxComm shows ??? in the status
column and the call can't be answered.
The same goes if anyone calls from the outside and tries to reach a PC.
Any ideas?
Regards.
--
IEE Jos? Hugo P?rez Casanova
Profesor Investigador
Departamento de Ingenier?a Electr?nica
Instituto Tecnol?gico de Veracruz
M.A. de Quevedo #2779, colonia Formando Hogar
Veracruz, Ver. Mexico
Tel/Fax: (52) 229-938-8104
http://electronica.itver.edu.mx
2016 Feb 09
2
Vectorization with fast-math on irregular ISA sub-sets
...39;s the problem, since a series of FP
> inductions
> could converge to a different value in NEON or VFP, basically acting
> like a n-wise reduction. Since we can't (yet?) prove there isn't a
> series of operations with the same data, we have to treat them as
> unsafe for non-IEEE FP operations.
>
>
> > It seems like we need two things here:
> >
> > 1. Use our backend fast-math flags during instruction selection to
> > scalarize vector instructions that don't have the right
> > allowances (on targets where that's necessary)
&...
2012 Mar 22
0
New package RcppSMC 0.1.0 for Sequential Monte Carlo and Particle Filters
...the
package:
blockpfGaussianOpt() provides the Block Sampling Particle Filter of
Doucet, Briers and Senecal (2006, JCGS 15:693) in the context of a
univariate linear Gaussian model.
pfNonlinBS() provides the Bootstrap Particle Filter of
Gordon, Salmond and Smith (1993, IEE Proceedings-F 140:107)
in the context of the ubiquitous nonlinear model which was used in
section 4.1 of that paper.
These examples are hopefully of some pedagogic interest and provide templates
which can be used to guide the implementation of more complicated algorithms
using the Rcpp...
2012 Mar 22
0
New package RcppSMC 0.1.0 for Sequential Monte Carlo and Particle Filters
...the
package:
blockpfGaussianOpt() provides the Block Sampling Particle Filter of
Doucet, Briers and Senecal (2006, JCGS 15:693) in the context of a
univariate linear Gaussian model.
pfNonlinBS() provides the Bootstrap Particle Filter of
Gordon, Salmond and Smith (1993, IEE Proceedings-F 140:107)
in the context of the ubiquitous nonlinear model which was used in
section 4.1 of that paper.
These examples are hopefully of some pedagogic interest and provide templates
which can be used to guide the implementation of more complicated algorithms
using the Rcpp...
2006 Aug 09
3
Regarding samba compilation
Hi,
Am trying to add some Debug statement to smbd, for example in service.c. But problem is when I recomplile and make install, smbd doesnt get updated with that code. problem here is this smbd executable(usr/sbin/smbd) doesnt get updated with the latest install. please help..
Regards,
Samid.
_______________________________________________
No banners. No pop-ups. No kidding.
Make My Way
2007 Dec 18
3
Advanced Menu system...
Hi all,
I wrote the initial version of the advanced menu system and have
been working on it (off and on) since. I am afraid, I will not be able
to spend as much time on it as I would have liked. When I wrote the
system I was a sysadmin and and active user myself. It has been 3
years since I was a sysadmin, and I dont seem to find time to devote
to it.
It would be great if some person or
2003 Jan 23
3
Beginner with a beginner's question..
...ing the config file from the console (with root
password) by simply typing "edit smb.conf". An editor stared as well, but I
don't know how to use it and also not how to close it ! I have now a
console open in editor mode which I can not manage to closed.. stupid eh
?....
M_J_Butcher@IEE.org
2008 Sep 19
0
Error message in lmer
...0.417
308 222 12 16 LG 31.73 16.14 0.742
309 255 5 36 LG 80.45 7.48 0.666
310 320 2 71 LG 64.24 31.96 0.676
_______________________________________________
Thomas Sattler
Swiss Federal Research Institute WSL
Bellinzona, Birmensdorf
& Conservation Biology
Institute of Ecology and Evolution (IEE), University of Bern
<http://www.wsl.ch/personal_homepages/sattler>http://www.wsl.ch/personal_homepages/sattler
[[alternative HTML version deleted]]
2004 Jan 13
3
Unexpected timeout in rsync
...jpegs, appears to be handled
reliably. As are all my other ribs backups via cron, generally a few 100MB.
Mandrake 9.2, rsync 2.5.6, open ssh 3.6.1p2.
Any suggestions?
Thanks
...John
--
------------------------------------------------------------
John Hunt
Stokesley, N Yorks, UK
e-mail: jrhunt@iee.org
URL: http://www.yoredale.uklinux.net/
------------------------------------------------------------
1999 Jun 15
7
quotas: documentation? Properties?
System: samba 2.0.4b on Solaris 2.x
Starting point: PC's "Properties" window on a share of home directories;
diskspace Used/Free "pie-chart" and figures.
A colleague asked me yesterday whether this properties window could
display the diskspace information, using the user's UNIX quota rather than
the physical space on the disk.
Our environment has potentially 14,000
2016 Feb 11
4
Vectorization with fast-math on irregular ISA sub-sets
...ASM snippets, which is even worse.
> >
> > Yes, but we don't do that, so that's not a practical concern.
>
> The IR scalarisation is, though.
>
>
> > To be fair, our IR language reference does not actually say that
> > our floating-point arithmetic is IEEE compliant, but it is
> > implied, and frontends depend on this fact. We really should not
> > change the IR floating-point semantics contract over this. It
> > might require some user education, but that's much better than
> > producing subtly-wrong results.
>
>...
2002 Jun 22
7
bonding & vlan - kernel 2.4.18 (RHL7.3)
Hi,
Hopefully this won''t be too off-topic (I''ve seen both bonding & vlan
mentioned on the list, but not really together).
I''ve tried to get bonding (2 x 100Mb EEPro, but will want to try on
1000BaseT) and vlans to work together, but without luck. I can get them
working fine (seemingly at least - I didn''t tried bursting on the
bonded port) individually.