Displaying 20 results from an estimated 30 matches for "dpm".
Did you mean:
dp
2008 Dec 17
1
Asterisk 1.4 to AS5400 using H.323 (ooh323) inbound working but outbound doesn't
...f. At this point I'm just
looking for any ideas here. Most of the setups I have googled are
Asterisk to AS5400 using SIP.
We started doing some debugs on the AS5400. Here is a sample of the
AS5400 for the Call Manager Express (the one that works):
993241: Dec 16 14:53:12: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Calling Number=96519590, Called Number=96519590, Peer Info
Type=DIALPEER_INFO_SPEECH
993242: Dec 16 14:53:12: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Match Rule=DP_MATCH_DEST; Called Number=96519590
993243: Dec 16 14:53:12: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Result=S...
2014 Oct 22
1
display force off - kernel 3.18
http://cgit.freedesktop.org/~darktama/nouveau/commit/?id=4d60422
also broken with this commit
2007 May 29
0
DPpackage - New version
...yesian
nonparametric and semi-parametric data analysis. So far, the package
includes models based on Dirichlet processes, Dirichlet process
mixtures of normals, Polya trees, and Random Bernstein polynomials. A
list of current functions is given next:
1) Density estimation: DPdensity (using DPM of normals), PTdensity
(using Mixtures of Polya Trees), and BDPdensity (using
Bernstein-Dirichlet prior). The first two functions allow uni- and
multi-variate analysis.
2) Nonparametric random effects distributions in mixed effects models:
2.1) DPlmm and DPMlmm, using a DP/MDP and DPM o...
2007 May 29
0
DPpackage - New version
...yesian
nonparametric and semi-parametric data analysis. So far, the package
includes models based on Dirichlet processes, Dirichlet process
mixtures of normals, Polya trees, and Random Bernstein polynomials. A
list of current functions is given next:
1) Density estimation: DPdensity (using DPM of normals), PTdensity
(using Mixtures of Polya Trees), and BDPdensity (using
Bernstein-Dirichlet prior). The first two functions allow uni- and
multi-variate analysis.
2) Nonparametric random effects distributions in mixed effects models:
2.1) DPlmm and DPMlmm, using a DP/MDP and DPM o...
2009 Nov 29
3
Plotting observed vs. Predicted values, change of symbols
...icted values supine and upright in
# each plot type (linear and smi-log)
# Need upright in same plots (e.g., dashed line)
par(cex.lab=1.2,cex.axis=1.3)
par(mfrow=c(2,1))
plot(c(datasu$concsu, dataup$concup) ~ c(datasu$time, dataup$time), xlab =
"Time (minutes)",
ylab = "3H-NE (dpm/ml)", main="3H-NE Post-infusion Plasma Disappearance
Curves", ylim=c(0,1000),cex=1.25, pch=16,col=1)
lines(times, predictionssu(fit.wt.su, times))
lines(times, predictionsup(fit.wt.up, times), lty = "dashed")
plot(c(datasu$concsu, dataup$concup) ~ c(datasu$time, dataup$ti...
2011 Aug 24
0
Bug#639112: xen: DomU access to dual-ported RAM area on PCI card fails
...vailable)
-- no debconf information
I have some troubles to access the dual-ported RAM area on a PCI card
using the Linux uio driver framework.
The PCI passthru of the PCI card from Dom0 to DomU seems to be ok as the
uio drivers are successfully loaded and the physical address and length
of the DPM area are available under "/sys/class/uio/uio0/maps/map0/".
Both Dom0 + DomU are based on Debian 6.0.2 (Squezze)
Linux-2.6.32-5-xen-686 / Xen-4.0.1-2
I try to access the DPM area like this (pseudo code):
fd = open("/dev/uio0");
dpm_addr = uio_get_addr("/sys/class/uio/ui...
2005 Feb 28
2
A problem about outer()
...binom(10,1,0.5);ot=rbinom(10,1,0.5);ag <- rbinom(10,100,0.3);ho <- rbinom(10,100,0.5)
> dp <- function(s,a,h)sum((sx==s)&(ag==a)&(ho==h)&(ot==1))/sum((sx==s)&(ag==a)&(ho==h))
> (function(x,y)dp(1,x,y))(2,3)
[1] NaN
> (function(x,y)dp(0,x,y))(27,52)
[1] NaN
> dpm <- outer(ag,ho,function(x,y)dp(1,x,y))
Error in outer(ag, ho, function(x, y) dp(1, x, y)) :
dim<- : dims [product 100] do not match the length of object [1]
> dpf <- outer(ag,ho,function(x,y)dp(0,x,y))
Error in outer(ag, ho, function(x, y) dp(0, x, y)) :
dim<- : dims [product 100...
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
2016 Jan 19
0
Bug#805508: Bug#805508: Bug#805508: Bug#805508: Bug#805508: xen: Unable to create HVM domUs
....
Now uploaded to delayed/5 (per-devref 5.11.2 since this is an important
bug, and I'm pretty sure it is actually RC but 2 days seemed too
aggressive).
Attached are full.debdiff and sanitized.debdiff, the latter removes the
noise from the automatic files (debian/control.md5sum and?debian/.git-dpm)
as well as the noise (changed From <sha>) arising from the git-dpm
checkout-patched + git-rebase for more convenient review.
I've also pushed 2022aa90fac033bc5caa439f44b0443b6399930d to
feature/bug805508 in pkg-xen.git.
I also have a signed tag in my local repo, debian/4.6.0-1+nmu1, bu...
2009 Jan 06
0
Singularity of lda function in MASS package
...LC_PAPER=en_GB.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_GB.UTF-8;LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] MASS_7.2-45
>
--
Mizanur Khondoker
Division of Pathway Medicine (DPM)
The University of Edinburgh Medical School
The Chancellor's Building
49 Little France Crescent
Edinburgh EH16 4SB
United Kingdom
Tel: +44 (0) 131 242 6287
Fax: +44 (0) 131 242 6244
http://homepages.ed.ac.uk/mkhondok
--
Mizanur Khondoker
Division of Pathway Medicine (DPM)
The University of...
2008 Jun 26
2
constructing arbitrary (positive definite) covariance matrix
...>
> ### Simualte multivarite gaussin data ( gives Error)
> Sigma<-COV(p = 3, sd = 2, r= -0.6)
> mu<-1:3
> mvrnorm(5, mu=mu, Sigma=Sigma)
Error in mvrnorm(5, mu = mu, Sigma = Sigma) :
'Sigma' is not positive definite
--
Mizanur Khondoker
Division of Pathway Medicine (DPM)
The University of Edinburgh Medical School
The Chancellor's Building
49 Little France Crescent
Edinburgh EH16 4SB
United Kingdom
Tel: +44 (0) 131 242 6287
Fax: +44 (0) 131 242 6244
http://www.pathwaymedicine.ed.ac.uk/
2008 Oct 14
1
How to checkpoint-restart R jobs in batch mode?
...n when this kind of facility is not
available on the cluster, for example , by modifying the code so that the
job can checkpoint and restart by itself.
Does anyone have any experience or idea of doing so? Any help would be
greatly appreciated.
--
Mizanur Khondoker
Division of Pathway Medicine (DPM)
The University of Edinburgh Medical School
The Chancellor's Building
49 Little France Crescent
Edinburgh EH16 4SB
United Kingdom
Tel: +44 (0) 131 242 6287
Fax: +44 (0) 131 242 6244
http://www.pathwaymedicine.ed.ac.uk/
[[alternative HTML version deleted]]
2005 Apr 22
2
[LLVMdev] Optional Target Builds
...this makes the most sense. I assume that enabled-but-not-linked
targets are built into shared objects?
My one concern about this change is that it makes it more likely for
people to break the build on hosts not equal to their own. However, as
long as the nightly testers due the full build, I dpm
t think this is a big problem.
-Chris
--
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/
2014 Jul 05
0
Xen 4.4 packaging.
...e
> state, but that was the last I heard).
I finally found the time to do work on it.
During the last months I finally discovered a combination of tools that
provides me a workflow for git, which does work for me. I now use a
combination of git-flow, for change and release management, and git-dpm,
for debian/patches and orig handling. However, I haven't documented
that yet. So I also imported the current state into a git, but ignored
the existing history.
The current state is:
- Repo on (ssh|git)://git.debian.org/git/pkg-xen/xen.git. As it uses
git-flow, only the develop-branch is...
2016 Jan 19
2
Bug#805508: Bug#805508: Bug#805508: Bug#805508: xen: Unable to create HVM domUs
On Thu, 2015-11-26 at 15:16 +0000, Ian Campbell wrote:
> anything better would need to be arranged upstream.
http://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=de858271c16851d662b2613
699401df6ecec8ef8 has now landed upstream, which allows the leaf dir to be
set at configure time and therefore allows the packaging to avoid patching
some stuff.
HVM guests have been broken in Stretch for ages
2017 Apr 04
2
Hiding partitions at boot time
...label Windows 10
kernel chain.c32
append hd1 1
menu separator
label LFSxp
menu label Windows XP
kernel chain.c32
append hd0 2
menu separator
label LFSmain
menu label Linux-4.10.8
linux /vmlinuz-4.10.8
append ro root=/dev/sda4 radeon.modeset=1 iommu=pt iommu=1 radeon.dpm=1 drm_kms_helper.edid_firmware=edid/1600x1200.bin
menu separator
label LFSaux
menu label Recovery
linux /vmlinuz-4.10.6
append ro root=/dev/sda4 radeon.modeset=1 iommu=pt iommu=1 radeon.dpm=1 drm_kms_helper.edid_firmware=edid/1600x1200.bin
menu separator
fdisk -l :
Disk /dev/sda: 119...
2018 May 24
3
[PATCH] gpu: Consistently use octal not symbolic permissions
...gpu/drm/amd/amdgpu/amdgpu_pm.c
index b455da487782..fa55d7e9e784 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
@@ -905,39 +905,39 @@ static ssize_t amdgpu_set_pp_power_profile_mode(struct device *dev,
return -EINVAL;
}
-static DEVICE_ATTR(power_dpm_state, S_IRUGO | S_IWUSR, amdgpu_get_dpm_state, amdgpu_set_dpm_state);
-static DEVICE_ATTR(power_dpm_force_performance_level, S_IRUGO | S_IWUSR,
+static DEVICE_ATTR(power_dpm_state, 0644, amdgpu_get_dpm_state, amdgpu_set_dpm_state);
+static DEVICE_ATTR(power_dpm_force_performance_level, 0644,...
2014 Mar 06
6
Xen 4.4 packaging.
Hi waldi,
Are you planning to update the Xen package too 4.4 soon? Upstream have
released 4.4-rc6 and AIUI are planning to release the final version next
week (I've been out of the office for a bit, so I don't know the precise
state, but that was the last I heard).
I would like to send patches to enable the build on ARM but this relies
on 4.4. I'm happy to do the upgrade first and
2018 May 25
0
[PATCH] gpu: Consistently use octal not symbolic permissions
...455da487782..fa55d7e9e784 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
> @@ -905,39 +905,39 @@ static ssize_t amdgpu_set_pp_power_profile_mode(struct device *dev,
> return -EINVAL;
> }
>
> -static DEVICE_ATTR(power_dpm_state, S_IRUGO | S_IWUSR, amdgpu_get_dpm_state, amdgpu_set_dpm_state);
> -static DEVICE_ATTR(power_dpm_force_performance_level, S_IRUGO | S_IWUSR,
> +static DEVICE_ATTR(power_dpm_state, 0644, amdgpu_get_dpm_state, amdgpu_set_dpm_state);
> +static DEVICE_ATTR(power_dpm_force_performance_lev...
2005 Apr 22
0
[LLVMdev] Optional Target Builds
...at is nearly always needed and most likely to
minimize redundant compile/link time.
>
> My one concern about this change is that it makes it more likely for
> people to break the build on hosts not equal to their own. However,
> as long as the nightly testers due the full build, I dpm
> t think this is a big problem.
>
> -Chris
>
> --
> http://nondot.org/sabre/
> http://llvm.cs.uiuc.edu/
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://mail.cs....