Displaying 20 results from an estimated 32 matches for "nimli".
Did you mean:
gimli
2008 Aug 14
5
help with my sloppy syntax
R-ians:
After some effort I coerced my code to do what I want but my syntax is a
kludge. Suggestions on more elegant syntax?
par <- NIM.results$par
do.call("Draw.NIM.POD.curve", list(par[1], par[2], par[3], par[4],
par[5], a.hat.decision, .... et cetera ...
It seems that I should be able to avoid defining the variable "par" and then
specifying each of its elements,
2019 Sep 03
4
Dovecot and Apple's Mail.app not playing nicely?
Hi all,
Is there anything cute one has to take into account when using Dovecot with users of Apple?s Mail.app?
Behavior I?m seeing is that if I delete or move messages via Webmail (Roundcube, Horde, or even ActiveSync
via Mail.app on my phone), they do get moved or deleted. However, if I take the same actions in the desktop
mail client, when logging in to the Webmail (or phone) app, I see the
2006 Feb 28
1
3.0.21c: idmap_rid segfaults on AIX 5.3 ML4
Hi everyone,
I'm trying to use idmap_rid on an AIX 5.3 ML4 machine. Samba compiled
successfully using the IBM compiler (vac.C) version 6. The only
programs I supplied where db and libiconv.
I followed the instructions, and put nsswitch/WINBIND in /usr/lib/security,
and edited /usr/lib/security/methods.cfg.
When I start "winbindd -i", it coredumps with a Signal 11:
(dbx) where
2019 Jun 04
3
Offer zip builds
On Mon, Jun 3, 2019 at 6:54 PM Marc Schwartz wrote:
> I am on macOS primarily, albeit, I have run both Windows and Linux routinely
> in years past.
With all due respect, then you have no business in this thread.
> That being said, these days, I do run Windows 10 under a Parallels VM on
> macOS, as I have a single commercial application that I need to run for
> clients now and
2011 Mar 15
2
Calculate monthly means
I am trying to calculate monthly means by year of phosphates and nitrates from a multi year data set. Can anybody help me out with the most effective way to do this?
My data looks like this:
Collection_Date Test.Name Value
2000-01-24 17:00:00 Phosphate 0.108
2000-01-24 17:00:00 Nitrate 0.037
2001-11-12
2010 Feb 25
2
ogg decoding without "synchronization"
Hi list,
I have an artistic project in which I manipulate streams.
At the moment I'm using ogg vorbis streams, Icecast servers and the
multimedia puredata software.
In this project I would like to read an ogg stream from an icecast
server and decode data in the order it is incoming.
I would like to skip the step that is reordering the data conforming to
the order it was send.
Do you know
2011 Sep 05
2
How to PVUSB with xen-sources-2.6.34-r4 and xen-4.1.1 on gentoo
Hello,
I''ve installed xen-4.1.1 on with Gentoo xen-sources-2.6.34-r4 (both dom0 and domU) on an AMD athlon XP 32 bits.
I PCI passthrugh the whole USB-2.0 controler to the domU to gain access to my wifi dongle and everything works fine and stable.
However, I''ve got an USB drive that I want to use on my dom0 wich requires USB-2.0 too and then cannot use anymore the PCI passthrugh
2005 Apr 19
2
Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
Hi
I had compiled my ssh Version on my Package Server.
This is the Version: OpenSSH_3.9p1, OpenSSL 0.9.6m 17 Mar 2004
I install my Server over NIM with the Versions above.
My Problem ist that i migrate one Server from AIX 4.3.3 to AIX 5.2
After the Migration we deinstalled the openssl and openssh and installed
the new Version.
What im not understand is wy the prerequisites will not be found in
2019 Jun 02
4
Offer zip builds
If you go here:
https://cran.cnr.berkeley.edu/bin/windows/base
you see EXE installers for Windows. This contrasts with other programming
languages that offer both an executable installer and ZIP files that can be
extracted and run. For example Go:
https://golang.org/dl
and Nim:
https://nim-lang.org/install_windows.html
Python:
https://python.org/downloads/release/python-373
and C#:
2015 Aug 16
0
Održavanje, čišćenje, hortikultura, tehničko upravljanje, property managment, facility managment, ostale usluge
Ne mo?ete pro?itati e-mail? Pro?itajte ga ovdje. (
http://www.chm.hr/index.php?option=com_acymailing&ctrl=archive&task=view&mailid=11&key=3PJdxoTH&subid=276400-g7yNcKB2N6CESr&tmpl=component )
Kolovoz 2015 | www.chm.hr ( http://www.chm.hr ) | Tel.: +385 (0) 95 504 30 74 |
Odr?avanje ( http://www.chm.hr/odrzavanje/cjelogodisnje-odrzavanje-objekata )
?i??enje (
2009 Mar 30
1
advice for alternative to barchart
hi folks,
I was wondering if anybody could give me some advice. I've created a
stacked barchart, with 'car model' along the x axis, 'number of cars' along
the y axis. There are 45 individuals involved, each of which can own any
number of cars, of any model (eg an individual could own two cars of one
model, and another car of a different model). I've got a legend by the
2015 Dec 18
1
Assistance much appreciated
On 2015-12-18 02:29, Simon Urbanek wrote:
> Michael,
>
> I got access to PDP AIX so I can try to replicate your problem. Can you, please, share exactly your setup - AIX version and well as how exactly you installed the compilers (=where from)? I can then try to replicate it. AFAICS there is no official binary for gfortran nor gcc 4.7 so it must be some 3rd party - which could also be a
2016 Oct 14
0
Updated Vagrant Box's are now available : 1609
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Updated Vagrant box's are now available for CentOS Linux 7 and CentOS
Linux 6 for x86_64. These are available, as in the past, for the
Libvirt and the VirtualBox providers in Vagrant. We have also enabled
the vmware providers, for anyone using Vmware's products for backing
Vagrant on Linux, MacOS or Windows.
ref:
2019 Jun 04
0
Offer zip builds
FWIW, innoextract extracts the contents of the installer just fine.
I?aki
On Tue, 4 Jun 2019 at 17:40, Steven Penny <svnpenn at gmail.com> wrote:
>
> On Mon, Jun 3, 2019 at 6:54 PM Marc Schwartz wrote:
> > I am on macOS primarily, albeit, I have run both Windows and Linux routinely
> > in years past.
>
> With all due respect, then you have no business in this
2016 Oct 15
0
CentOS-announce Digest, Vol 140, Issue 6
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2019 Jun 03
1
Offer zip builds
On Mon, Jun 3, 2019 at 4:11 PM Marc Schwartz wrote:
> I have not tried it, but if that is the case here, you may be able to use the
> normal R binary installer, but adjust the default install options when
> prompted, allowing you to customize the install location and other parameters,
> that may be suitable in the absence of Admin rights.
>
> Prior statements, not official, would
2011 Nov 02
3
Some bugs on gfxboot.c32
While playing with the current master of Syslinux, I figured out two
bugs I'd like to share with you.
1- Missing menu entires
If you consider a file with the following entries, only the first item
appears
label mga32
kernel anything
label mga64
kernel anything
Looks like the number at the end of the label is giving some headaches
to gfxboot.
If I do rename this two entries by
2009 Nov 27
3
problem with "dynformula" from "plm" package
Hello list,
I'm following the paper (http://www.jstatsoft.org/v27/i02/paper) on how to
use "plm" to run panel regressions, and am having trouble with what I
believe should be something very basic.
When I run the command (p.9 in the paper):
R>
dynformula(emp~wage+capital,log=list(capital=FALSE,TRUE),lag=list(emp=2,c(2,3)),diff=list(FALSE,capital=TRUE))
I see:
emp ~ wage +
2014 Sep 14
0
Snimanja energetskih fenomena na bosanskim piramidama
Vijesti iz svijeta piramida najaktivnije arheolo?ke lokacije na svijetu
Mjese?ni izvje?taj za august 2014. donosi:
- Legendarni Graham Hancock na bosanskim piramidama
- Potvr?ena veza izme?u podzemnih tunela i piramida
- Briljantni profesor Konstantin Mejl o Podzemnom labirintu Ravne
- Energetska zraka na vrhu Bosanske piramide Sunca
- Konferencija ?Skrivena
2015 Dec 17
5
Assistance much appreciated
I have been struggling with this error message - and think I finally
understand it's context.
Start
Line by line debugging shows me the function works:
...
> saveRDS(val, mapfile)
> val
$variables
$variables$IANA_HTTP_status_code_db
[1] 0 1256
$variables$IANA_URI_scheme_db
[1] 1256 3458
$variables$table_of_HTTP_status_codes
[1] 4714 830
$references
named list()
$compressed