Displaying 20 results from an estimated 100 matches similar to: "Simulation with cpm package"
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
(The following is not a Rails-specific question, but relates to a problem
that affects Rails, so I wonder whether anyone on the team has an opinion
about it or knows whether a solution is already in development.)
While gem dependencies can be easily managed in a Gemfile by Bundler, when
it comes to other assets, you either have to manually copy javascript files
into the app/assets or vendor
2009 Mar 24
1
Relay Register
Good morning everybody.
My question is simple.
Is there a way to perform relay register with Asterisk ?
More precisely, I want my clients regiter to a Proxy Registrar (OpenSIPS/Kamailio) through my Asterisk :
REGISTER REGISTER
Client ------------> Asterisk ---------------> OpenSIPS
So Asterisk keep a list of registered clients and only allows them to
2007 Jul 05
17
ZFS Compression algorithms - Project Proposal
Bellow, follows a proposal for a new opensolaris project. Of course,
this is open to change since I just wrote down some ideas I had months
ago, while researching the topic as a graduate student in Computer
Science, and since I''m not an opensolaris/ZFS expert at all. I would
really appreciate any suggestion or comments.
PROJECT PROPOSAL: ZFS Compression Algorithms.
The main purpose of
2001 Aug 03
1
dell says bye bye to Linux
Well. A priori. I'm a dedicated legacy OS person. I cut my teeth on
command line DOS and then WIN 3.xx (these days that means WFWG 3.11). I drew
the line at WIN9x. Hate that beast with a true passion, but because it is
the 800 pound gorilla, I have to find some way to accomodate it in the
future.
So, here is the rub. Linux is a real PITA. Capital PITA. Unbelievably techie
and that is bad.
2007 Feb 18
5
Looking for starting point?
Hi,
I am a retired telephone tech/manager who recently had a bad experience with a local company offering digital phone service (VoIP). I have spent the last thirty years in the PSTN network, switching, PBX and key system field and am interested in learning more about VoIP. My background also includes programming, mostly specialized applications to interact with the PSTN network. Most of my
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
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
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:
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
Good afternoon everybody.
I first would like you to excuse me for my english.
I have an issue with a SIP call ID which is not changed in the call configuration described bellow :
I have an Asterisk Server A using only SIP protocol.
Behind A there are 2 distant clients (using softphone X-lite) C1 and C2 and a proxy server OpenSIPS (ex OpenSER) P.
The idea is that when C1 want to call C2,
2018 Apr 30
0
4.2.14 (or newer) support "Windows for Workgroups 3.1a"?
On Mon, 30 Apr 2018 20:32:26 +0200
Andrea Baldoni via samba <samba at lists.samba.org> wrote:
> 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
2006 Mar 15
1
Common Power Management with UPS support (was: NUT-NG)
Hi fellows,
As the NUT-NG draft will take me more time than I currently have (I
found myself too optimistic since I got a baby ;-), below is the
beginning of an answer to the "Common Power Management with UPS
support" problem...
First, NUT is pure userspace code, for portability issue, and will remain.
USB is through libusb, snmp through net-snmp and serial through
standard read/write.
2007 Apr 18
1
[Bridge] Re: hang on PPC
On Sun, 27 Jun 2004 15:43:30 +0700
<arkady-parabel@ngs.ru> wrote:
> Hi.
>
> I'm using a powerpc-based board (CPU - Motorolla 82855, 50
> Mhz) with 32 Mb of RAM, Big Endian.
> Linux kernel - 2.4.22, bridge - statically linked & as a
> module
> brctl - 0.9.6
> Ethernet - fec (arch/ppc/8xx_io/fec.c)
> All this was compiled with gcc version 3.2.2 20030217
2014 Jan 18
0
Re: Very long delay for first write to big filesystem
On Jan 17, 2014, at 9:32, Ken Bass <daytooner at gmail.com> wrote:
>
> The problem/issue: there is a very long delay when my system does a write to the filesystem. The delay now is over 5 minutes (yes: minutes). This only happens on the first write after booting up the system, and only for large files - 1GB or more. This can be a serious problem since all access to any hard disk is