Displaying 20 results from an estimated 33 matches for "cpm".
Did you mean:
com
2012 Nov 13
1
Simulation with cpm package
Hi,
I am running the following code based on the cpm vignette's code. I believe
the code is syntactically correct but it just seems to hang R. I can get
this to run if I set the sims to 100 but with 2000 it just hangs. Any ideas
why?
Thanks,
Chris
library(cpm)
cpmTypes <- c("Kolmogorov-Smirnov","Mann-Whitney","Cramer-...
2011 Apr 04
0
PERT/CPM on R
Hi!
I was wondering if PERT or CPM was implemented in R.
I looked in the search engines but didn't find anything.
Since there are so many packages, I thought I'd double check via the
discussion.
Thanks,
Laura.
[[alternative HTML version deleted]]
2005 Jun 04
3
How to change the value of a class slot
I defined an S4 class with a slot i. Then I wrote a regular function
that attempted to increment i.
This didn't work, apparently because of the general rule that a function
can't change the values of its arguments outside the function. I gather
there are ways around it, but the Green book admonishes "cheating on the
S evaluation model is to be avoided" (p. 190).
Thinking that
2012 Sep 04
10
Generic asset definitions and management
...g for them to add an npm for it, but AngularUI is client-side
javascript (like Rails'' assets), and npm/npmjs.org is for node, so it is
primarily a serverside repo/not meant to be for clientside, so stopped in
its tracks:
https://github.com/angular-ui/angular-ui/issues/184
There is also CPM which is like NPM but for javascript. However, you have
to sign a Dojo CLA that many may not want to sign in order to share an
asset with others: https://github.com/kriszyp/cpm
Maybe there is something else out there to package assets (at least
javascript assets) generically, or perhaps someone...
2009 Mar 24
1
Relay Register
.../Kamailio) through my Asterisk :
REGISTER REGISTER
Client ------------> Asterisk ---------------> OpenSIPS
So Asterisk keep a list of registered clients and only allows them to call and be called.
Thank you for your answers.
--
C?dric Bonnet
/FT/RO/DPS/CTR/CPM/VASF
Tel. +33 (0) 1 55 88 36 60
cedric.bonnet at orange-ftgroup.com
*********************************
This message and any attachments (the "message") are confidential and intended solely for the addressees.
Any unauthorised use or dissemination is prohibited.
Messages are susceptible...
2007 Jul 05
17
ZFS Compression algorithms - Project Proposal
..., Lund University,
1999
[4] "Simple Linear Work Suffix Array Construction". Karkkainen, Juha
and Sanders,Peter. Proc. 13th International Conference on Automata,
Languages and Programming, 2003
[5]"Linear-time construction of suffix arrays" D.K. Kim, J.S. Sim,
H. Park, K. Park, CPM, LNCS, Vol. 2676, 2003
[6]"Space ecient linear time construction of sux arrays",P. Ko and
S. Aluru, CPM 2003.
[7]"Fast Lightweight Suffix Array Construction and
Checking". Burkhardt, Stefan and K?rkk?inen, Juha. 14th Annual
Symposium, CPM 2003,
Domingos Soares Neto
Universit...
2001 Aug 03
1
dell says bye bye to Linux
...ant, because I am a dinosaur, DOSemu
capability without having to compile this or that obscure nonsense. Just so
I can run my ancient apps.
What I don't want to hear is any techie superiority. The writing is on the
wall for Linux to my mind. I can say that because I've been around since CPM
and have seen Operating Systems come and go. Either get transparent or
vanish. And since the apps come in MS flavors (be they DOS or WINDOZE), live
with it or kick the bucket.
just my two cents worth.
Nick
2007 Feb 18
5
Looking for starting point?
...y specialized applications to interact with the PSTN network. Most of my experience in this field have been with Borland products, specifically Delphi. I also have been involved with database programming, same platform as the communications.
My computer experience started with the operating system CPM (I'm not really that old, only 56). The best platform now seems to be Linux so now since I am retired now, it seems a good time to learn something new. I also have been looking at Asterisk which most companies seem to be using for a PBX platform. I found out by accident that the local company I...
2013 Oct 18
11
[GIT PULL] Btrfs
Hi Linus,
My for-linus branch has a one line fix:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus
Sage hit a deadlock with ceph on btrfs, and Josef tracked it down to a
regression in our initial rc1 pull. When doing nocow writes we were
sometimes starting a transaction with locks held.
Josef Bacik (1) commits (+1/-0):
Btrfs: release path before starting
2018 Apr 30
3
4.2.14 (or newer) support "Windows for Workgroups 3.1a"?
On Mon, Apr 30, 2018 at 05:04:29PM +0100, Rowland Penny via samba wrote:
Hello Rowland.
> I had to read this several times to understand it, then a few more
> because I didn't believe it.
Well. In the industrial environment you may find everything ranging from
CPM-86 onwards... old things talk via RS-232 or 422, the LAN equipped are
regarded as "modern". In general all are non-upgradable closed systems.
> Firstly, I think that you haven't got a PDC, you have an AD DC, the
> 'windows 2008 PDC' bit gave that away ;-)
Sorry, I am n...
2009 Mar 26
7
error while compiling xen
Hi,
I am facing the below error while compiling dom0. Please guide.
root@cbananth:/usr/src/xen-3.3.1# make linux-2.6-xen0-config
CONFIGMODE=menuconfig
make -f buildconfigs/mk.linux-2.6-xen0 config
make[1]: Entering directory `/usr/src/xen-3.3.1''
set -e ; \
if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \
__repo=$(sh buildconfigs/select-repository linux-2.6.18-xen.hg .:..)
; \
2014 Jan 20
1
Re: Very long delay for first write to big filesystem
Thx Andreas.
re: block bitmaps - yes that is what I really meant. My experience with
filesystems is mainly from CPM/BDOS, where "directory" and block mapping
are essentially synonymous.
And now I understand about the timing. Makes sense when you describe it
that way.
My system is ext4, although I doubt that I used "flex_bg" option, since
this was first created awhile back. I did try to run...
2010 Oct 17
2
dpois().......bizarre warning messages
Dear Masters,
I have a question to submit
consider the following script
m<-4.95
obs<-rpois(36,m) # i generate 36 realization from a poisson(m)
hist(obs,freq=F)
curve(dpois(x,m),add=T,col="red") #i wish to overlay on the histogram the
theorical poisson density function
errors are returned saing the x vector doesn't contain integers....
really bizarre i can't give
2007 May 24
1
Delivery Status Notification (Failure)
This is an automatically generated Delivery Status Notification.
Delivery to the following recipients failed.
diego.silva at cpm.com.br
-------------- next part --------------
An embedded message was scrubbed...
From: openssh-unix-dev at mindrot.org
Subject: Re: Nossas contas leia!
Date: Thu, 24 May 2007 01:42:10 -0300
Size: 7663
Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20070524/945a8ed5/attach...
2011 Jan 09
1
latest kernel - version question
Hi List,
just doing my weekly yum update and noticed that the kernel is
designated .i686 but the headers package is .i386??
surely the headers should match the kernel geometry that it was compiled
for?
confused.
TIA
Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rkampen.vcf
Type: text/x-vcard
Size: 329 bytes
Desc: not available
URL:
2000 Sep 01
3
Setting UP An IP Printer
I have asked this question twice now, but I'm giving in one last chance.
I'm new to the Linux/Samba world and would like to move my print servers
over to Samba. Before I can do that, I need to do some testing. Before I
can do any testing, I need to figure out how to install an IP printer in
Linux.
Any help will be greatly appreciated.
Thanks,
Daniel
2009 Mar 23
0
Issue with no change of SIP call ID
...forwards these responses and all other messages to P.
As P doesn't see response messages, it sends invites messages to C2 again and again which rings again and again.
I wish you understood me and could help me to solve this problem.
Best regards
C?dric.
--
C?dric Bonnet
/FT/RO/DPS/CTR/CPM/VASF
Tel. +33 (0) 1 55 88 36 60
cedric.bonnet at orange-ftgroup.com
*********************************
This message and any attachments (the "message") are confidential and intended solely for the addressees.
Any unauthorised use or dissemination is prohibited.
Messages are susceptible...
2018 Apr 30
0
4.2.14 (or newer) support "Windows for Workgroups 3.1a"?
...8 at 05:04:29PM +0100, Rowland Penny via samba
> wrote:
>
> Hello Rowland.
>
> > I had to read this several times to understand it, then a few more
> > because I didn't believe it.
>
> Well. In the industrial environment you may find everything ranging
> from CPM-86 onwards... old things talk via RS-232 or 422, the LAN
> equipped are regarded as "modern". In general all are non-upgradable
> closed systems.
I understand about CNC, nobody thinks about the builtin PC going
obsolete before the machine wears out, so you end up a machine that is...
2007 Apr 18
1
[Bridge] Re: hang on PPC
...e entries: 1024 (order: 0, 4096 bytes)
> Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
> POSIX conformance testing by UNIFIX
> Linux NET4.0 for Linux 2.4
> Based upon Swansea University Computer Society NET3.039
> Initializing RT netlink socket
> Starting kswapd
> CPM UART driver version 0.03
> ttyS00 at 0x0280 is a SMC
> pty: 256 Unix98 ptys configured
> Generic RTC Driver v1.07
> DLCI driver v0.35, 4 Jan 1997, mike.mclagan@linux.org.
> eth0: FEC ENET Version 0.2, FEC irq 9, MII irq 10, addr
> ce:3d:fa:01:00:10
> RAMDISK driver initialized:...
2006 Mar 15
1
Common Power Management with UPS support (was: NUT-NG)
...us (or hal-dbus) compatible.
4) the upsd / upsmon are not needed in this case. The driver submits
data to the DBUS, and then the Common PM layer use it.
5) we would then have 2 set of (conflicting) packages (ie on Debian):
nut(including nut-usb)+nut-snmp+nut-cgi... and nut-dbus (or nut-hal or
nut-cpm) that includes the <drivers>.so and a simple config file
(might be nut.conf, the future new config file for backward serial
compat.
That also means to change a bit the standard monitoring and config app.
This approach have to evolve for multi UPS support (ie 2 UPSs
protecting 1 box), networ...