Displaying 20 results from an estimated 4000 matches similar to: "=?windows-1251?b?0ODx8fvr6ugg7+4g/esg7+738uU=?="
2010 Nov 09
0
[LLVMdev] Questions on using Metadata in JIT mode
Hi LLVMdevs,
I am trying to get the runtime values of variables (parameters and local
variables) in a function running in JIT mode.
I generated intrinsic calls to obtain the values of some variables as shown in
the definition below.
define void @foo(i32 %arg1) {
entry:
%X = alloca i32, !dbg !3
store i32 21, i32* %X, !dbg !3
%Y = alloca i32, !dbg !3
store i32 22, i32* %Y, !dbg !3
2018 Aug 19
0
NHW Project - new -l8 "very high compression" setting
Hello,
The -l8 "very high compression" setting I posted was not really good.Now I
have corrected and improved it, and now the -l8 quality setting is really
better, more precision and more neatness.
I think now it is a good setting, and I have started to compare it with
x265 and it can be now competitive.
More at: http://nhwcodec.blogspot.com/
Do not hesitate to test it and give me
2009 Dec 04
1
Saving predict
Hi all,,Im using function arima()
I.e
series is my data
model<-arima(series,c(1,0,0))
forecast<-predict(model,80)
I want to create a variable:
b1<-forecast$pred - 1.96*forecast$se
and save in a txt file
but using this:
save(b1, file= "b1.txt")
creates afile butwith this inside:
]{HQ ~|LJIiW*-l)% )m#),
RIiSfdbGur9p94; H"L#Rez
1y3pN8{,I6W!6=
{6l?OMw_5KZ+
=
2001 Nov 14
0
OPEN ssh pkg
Hi,
I have a few corrections for OPENssh-2.9p1 solaris packaging.
I use to configure:
setenv CFLAGS -I/opt/local/include
setenv LDFLAGS "-R/opt/JGMAzlib/lib -L/opt/JGMAzlib/lib"
./configure --prefix=/opt/OPENssh --with-tcp-wrappers --sysconfdir=/etc/opt/OPENssh --localstatedir=/var/opt/OPENssh --with-pid-dir=/var/opt/OPENssh/run --with-ssl-dir=/opt/OPENssl --with-ipv4-default
1997 Feb 05
0
bliss version 0.4.0
[mod: Forwarded by Jeff Uphoff. I tried to mangle the headers that
it appears as the original post: with an invalid return address. -- REW]
A few months back, a very alpha version of bliss got posted. That shouldn''t
have happened, but, it was pretty much ignored so I didn''t worry about it.
But now it seems there''s a bit of a fuss about this. I''ll post the
2017 Apr 26
0
APC Back-UPS XS1300 battery behaviour on test shutdown
Hi there,
Seeing an odd behaviour when running upsmon -c fsd to test my Raspberry Pi
(running Jesse Lite) setup as a upsmon master, attached via USB to an APC
Back-UPS XS1300.
The Raspberry Pi is plugged into the Master outlet on the APC.
The UPS clicks onto battery (and the fan spins up) for a few minutes, then
resets, then repeats again, while finally remaining on AC power afterwards.
The
2018 Aug 17
2
NHW Project - new -l8 "very high compression" setting
Hello,
For those interested, I have added a -l8 "very high compression" setting to
the NHW Project.
I have added an experimental processing to remove details and preserve
neatness.I have also now a fast estimation of entropy of wavelet
coefficients and I use it accordingly to the image complexity but it is a
very first version... With these new processings, the entropy coding
schemes
2018 Aug 22
0
NHW Project - very high compression settings
Hello,
I think I have nearly validated the -l8 "very high compression" setting, I
have started to work on -l9 setting, and I have just tested these ones
against x265 (HEVC), and on rather good quality images, they are very
competitive, that's not a joke!!! I have tested -l8 quality setting on 30
rather good quality images against x265, and on 20-22 images I prefer the
results of the
2008 Jan 15
1
flac default is -l8 (but says -l5)
$ ls -l a.wav
-rw-r--r-- 1 rootboy None 30587804 Jan 7 23:00 a.wav
$ flac -v
flac 1.2.1
$ type flac
flac is hashed (/usr/bin/flac)
$ uname -a
CYGWIN_NT-5.1 DFBJ7M51 1.5.24(0.156/4/2) 2007-01-31 10:57 i686 Cygwin
$ flac -f a.wav
a.wav: wrote 16323314 bytes, ratio=0.534
$ flac -l8 -f a.wav
a.wav: wrote 16323314 bytes, ratio=0.534
$ flac -l5 -f a.wav
a.wav: wrote 16398095 bytes, ratio=0.536
$
2012 Jun 27
1
Strucchange: Breakpoint slow
Hi to all,
I am trying to run breakpoints() on a fairly large sample (>10.000
observations). The process is very slow, any idea on how to speed this up? I
have tried the hpc="foreach" parameter, but this didn't work at all when I
tried to run it on a smaller sample.
breakpoints(x ~ x.l1 + x.l2 + X.l3 + x.l4 + x.l5 + x.l6 + x.l7 + x.l8 + y.l1
+ y.l2 + y.l3 + y.l4 + y.l5 + y.l6
2004 Sep 22
3
problems with cvs version and vpopmail
Hi, I have tried compiling the latest cvs version of dovecot on my FreeBSD
5.2.1-release box with the ports version of vpopmail: 5.4.3_1.
In the configuration file I have two auth paragraphs, one for passwd
authentication and one for vpopmail-auth:
auth vpopmail {
mechanisms = plain
userdb = vpopmail
passdb = vpopmail
user = vpopmail
}
But the vpopmail dosn'nt work. I got the
2020 Mar 15
1
lmtp and recipient_delimiter
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 15/03/2020 21:26 Peter <
<a href="mailto:peter@pajamian.dhs.org">peter@pajamian.dhs.org</a>> wrote:
</div>
<div>
2004 Jul 28
1
Re: Request for sample qmailGroup ldif: LDAP attribute is not given b ut mandatory. (#5.3.5) error
Hallo,
you have to add the qmailUser - objectClass and the corresponding
attributes to the entry, qmailGroup is an derieved objectClass from qmailUser.
Yours
Malte
Wednesday, July 28, 2004, 2:54:33 PM, you wrote:
KA> I would like to create email groups under a qmail-ldap installation. I
KA> created a sample group testgroup2@mysampledomain.com in which I wanted
KA> akamau@icipe.org
2018 Jan 08
0
Replace NAs in split lists
Because you need to separate the instructions with a ; (semi-colon).
Hope this helps
Rui Barradas
Enviado a partir do meu smartphone Samsung Galaxy.-------- Mensagem original --------De: Ek Esawi <esawiek at gmail.com> Data: 08/01/2018 16:03 (GMT+00:00) Para: Jeff Newmiller <jdnewmil at dcn.davis.ca.us>, r-help at r-project.org Assunto: Re: [R] Replace NAs in split lists
Thank you
2018 Jan 08
0
Replace NAs in split lists
I don't know. You seem to be posting in HTML so your code is mangled. Can you post plain text and use the reprex package to make sure it produces the errorin a clean R session?
--
Sent from my phone. Please excuse my brevity.
On January 8, 2018 8:03:45 AM PST, Ek Esawi <esawiek at gmail.com> wrote:
>Thank you Jeff. Your code works, as usual , perfectly. I am just
>wondering why
2018 Jan 08
1
Replace NAs in split lists
OPS! Sorry i did indeed posted the code in HTML; should have known better.
ifelse(is.na(z$Value),z$Value[!is.na(z$Value)][1],z$Value)z})
error. unexpected symbol in sdf2
On Mon, Jan 8, 2018 at 11:44 AM, Jeff Newmiller
<jdnewmil at dcn.davis.ca.us> wrote:
> I don't know. You seem to be posting in HTML so your code is mangled. Can you post plain text and use the reprex package to
2018 Aug 29
0
NHW Project - some update
Hello,
Just a quick update to let you know that I have corrected many bugs in the
NHW Project, and notably one bug, spotted by skal (Google WebP), which
caused compilation errors or warnings.I have also corrected a bug in the
-l8 quality setting and so now compression is better.The -l8 quality
setting is now very competitive with x265 (HEVC)!
Update at: http://nhwcodec.blogspot.com/
As always,
2018 Sep 25
0
NHW Project - improvement of -l8 high compression setting
Hello,
For those interested, I have improved -l8 high compression quality
setting.This setting is now better, more precision.Files are also a little
smaller and I don't have touched the entropy coding schemes, so we can
still save 2KB per .nhw compressed file.
More at: http://nhwcodec.blogspot.com/
I am also working on -l9 quality setting, but it is not ready for now,
notably as x265 (HEVC)
2018 Dec 10
0
NHW Project - good improvement of very high compression (-l8 to -l13 quality settings)
Hello,
Just a quick message to let you know that I have really improved very high
compression of the NHW Project
from -l8 to -l13 quality settings, and we can still save 2.5KB per .nhw
compressed file.
Actually I am new to very high compression, it is just 3 months that I am
working on it (I put on pause the NHW Project from August 2013 to February
2018 )... And I realize that very high
2013 Nov 26
0
Budete mit erekci, kdy se Vam zachce
Nav?tivte na?e webov? str?nky infotigra
a objevte, jak JEDNA jedin? mal? modr? pilulka m??e do?ivotn? zm?nit VA?I sexu?ln? v?konnost!
?
V??en? z?kazn?k! V?deck? testy prok?zaly, ?e TIGRA funguje l?pe ne? jak?koli jin? pilulka. Test na 800 mu??ch ve v?ku 21 a? 80 let prok?zal ohromuj?c? v?sledky:
?
1. A? o 71 % siln?j?? touha