Displaying 13 results from an estimated 13 matches for "88000".
Did you mean:
8000
2006 Jun 09
1
X'W in Matrix
Hi!
I have used the Matrix package (Version: 0.995-10) successfully
to obtain the OLS solution for a problem where the design matrix X is
44000x6000. X is very sparse (about 80000 non-zeros elements).
Now I want to do WLS: (X'WX)^-1X'Wy
I tried W=Diagonal(length(w),w) and
wX=solve(X,W)
but after various minutes R gives a not enough
memory error (Im using a 64bit machine with 16Gigs
2003 Jul 01
4
Virgin Radio now on ices2 - yp not working though
...that it
should work. Anyone have this working?
For the more technical among you, these are the audio bits from our ices
configuration file. Any suggestions on tweaks would be gratefully received:
For vr96.ogg:
<encode>
<quality>2</quality>
<minimum-bitrate>88000</minimum-bitrate>
<maximum-bitrate>96000</maximum-bitrate>
<samplerate>44100</samplerate>
<channels>2</channels>
</encode>
<downmix>0</downmix>
<resample>
<in-rate>44100</in-rate>
&...
2011 Apr 04
1
Support Counting
Hi,
I'm new to R and trying to some simple analysis. I have a data set with
about 88000 transactions and i want to perform a simple support count
analysis of an itemset which is say not a complete transaction but a subset
of a transaction.
say
{A,B,D} is a transaction and i want to find support of {A,B} even though it
never occurs as only A,B in the entire set
To this i needed to...
2004 Aug 06
0
Table of bitrates
...32000, 1, 6, 44800, 44800, 0.0%
32000, 1, 7, 51200, 51200, 0.0%
32000, 1, 8, 59200, 59200, 0.0%
32000, 1, 9, 72000, 72000, 0.0%
32000, 1, 10, 88000, 88000, 0.0%
Ultrawideband, Stereo
32000, 2, 0, 10000, 10400, 3.8%
32000, 2, 1, 16800, 16800, 0.0%
32000, 2, 2, 20800, 20800, 0.0%
32000, 2, 3, 24900,...
2014 Sep 29
1
Broken domain
...=DOMAINDNSZONES,DC=EXAMPLE,DC=INTERNAL,DC=COM.ldb files are now
between 3 and 4GB on each of the DC's. Doing an ldapsearch ( ldbsearch -H
DC=DOMAINDNSZONES,DC=ESSENCE,DC=INTERNAL,DC=COM.ldb 'isDeleted=TRUE' dn )on
each DC returns a different number of objects ranging from 387000 down to
88000 on the FSMO DC. Almost all of these are stale isDeleted entries.
I am currently attempting a Bind migration on a test DC as this is toted as
a possible fix (any successes out there with this?).
A matter of note for the lists: When I originally provisioned my domain
(classic upgrade from Samba3) I...
2014 Oct 01
1
Multi domain controller environment Ubuntu 12.04, replication and DNS updates broken
...=DOMAINDNSZONES,DC=EXAMPLE,DC=INTERNAL,DC=COM.ldb files are now
between 3 and 4GB on each of the DC's. Doing an ldapsearch ( ldbsearch -H
DC=DOMAINDNSZONES,DC=ESSENCE,DC=INTERNAL,DC=COM.ldb 'isDeleted=TRUE' dn )on
each DC returns a different number of objects ranging from 387000 down to
88000 on the FSMO DC. Almost all of these are stale isDeleted entries.
I have lowered the tombstoneLifetime setting as suggested by other posters
on the lists and this appears to be slowly (very slowly) lowering the
number of records within the ldb domaindnszones file, my hope is that they
will lower su...
2009 Dec 07
0
A Gamma-GLM with log link
...72
0.050% 81001 - 82000 81,504.18 67 0.046% 82001 - 83000
82,510.68
78 0.054% 83001 - 84000 83,483.89 78 0.054% 84001 -
85000 84,566.99 84 0.058% 85001 - 86000 85,504.36 86
0.060% 86001 - 87000 86,584.49 67 0.046% 87001 - 88000
87,540.17
60 0.042% 88001 - 89000 88,483.13 73 0.051% 89001 -
90000 89,532.23 70 0.049% 90001 - 91000 90,521.94 73
0.051% 91001 - 92000 91,597.56 62 0.043% 92001 - 93000
92,499.65
75 0.052% 93001 - 94000 93,515.79...
2007 Jan 08
3
strange file sizes in log
Hello everyone,
I'm getting strange module sizes in the logs. (2.6.9)
This is the command:
rsync -anr --delete --omit-dir-times --stats -e "ssh -i access.key -l
pluto -p 22" --files-from=config\templist "/cygdrive/C/"
sv_rs@192.168.10.49::Accounts
After updating all the files on the "Accounts" module, the size is reported
correctly on the receiver log file
2019 Apr 17
2
Is possible use BIND9 as DNS Back End on a new Samba DC?
.../usr/local/samba/lib/bind9/dlz_bind9_9.so: cannot open shared object file:
Permission denied
Apr 17 17:43:08 newdc named[6011]: dlz_dlopen of 'AD DNS Zone' failed
Apr 17 17:43:08 newdc kernel: named[6012]: segfault at a8 ip
0000556333f0e299 sp 00007f66404c7320 error 4 in named[556333e9e000+88000]
Apr 17 17:43:08 newdc systemd[1]: named.service: control process exited,
code=exited status=1
Apr 17 17:43:08 newdc systemd[1]: Failed to start Berkeley Internet Name
Domain (DNS).
-- Subject: Unit named.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/lis...
2019 Apr 17
2
Is possible use BIND9 as DNS Back End on a new Samba DC?
Rowland,
My configure line is ./configure --enable-debug --enable-selftest
--with-systemd.
A hour ago, I ignored the inconsistency that I reported in the first e-mail
of this topic and I proceeded as described at topic "Joining a Samba DC to
an Existing Active Directory" and I joined new DC with command:
samba-tool domain join mydomain.com DC -U"MYDOMAIN\administrator"
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...9074 0 0.01 69040 0 0.01 70595
LzmaHandler.ll 30 172531 0 0.02 172498 0 0.02 172498
LzmaRegister.ll 3 5330 0 0.01 5296 0 0.01 5296
LzOutWindow.ll 1 1744 0 0.00 1710 0 0.01 1710
Lzx86Converter.ll 8 28325 0 0.00 28291 0 0.01 28291
LzxDecoder.ll 30 276485 0 0.03 276451 * * *
machine.ll 15 88030 0 0.02 88000 0 0.01 88000
macroblock.ll 48 986275 0 0.09 986254 0 0.09 986254
MainAr.ll 2 33051 0 0.01 33015 0 0.01 33015
main.ll 1 30703 0 0.01 30678 0 0.01 30678
Main.ll 48 507074 2 0.05 503696 * * *
makebins.ll 1 24004 0 0.01 23971 0 0.01 23971
makedent.ll 22 116629 0 0.02 116598 0 0.02 116246
make_dparser.l...
2001 Oct 14
0
DirectX 8 Library error.
...0040
trace:module:map_image clearing 0x5c378a00 - 0x5c379000
trace:module:map_image mapping section .data1 at 0x5c37c000 off f7800 size
5200 flags c0000040 trace:module:map_image mapping section .rsrc at
0x5c382000 off fca00 size 5400 flags 40000040 trace:module:map_image
clearing 0x5c387400 - 0x5c388000 trace:module:map_image mapping section
.reloc at 0x5c388000 off 101e00 size 6600 flags 42000040
trace:module:GetModuleFileNameA C:\windows\desktop\pro666\Debug\PRO666.exe
trace:module:MODULE_LoadLibraryExA Already loaded module 'USER32.dll' at
0x405f5000, count=4, trace:module:GetModuleFile...