search for: fritsch

Displaying 20 results from an estimated 25 matches for "fritsch".

Did you mean: frisch
2008 Sep 26
6
Return a list
...ge of the function I want to assign the variables to the output variables. result <- test() a <- result$a b <- result$b c <- result$c d <- result$d ... is there a more elegant way to assign these variables, without writing them all down? thank you very much for your help! Stefan Fritsch
2008 Sep 25
2
Exclusion of elements in a vector
...lude elements in a vector by: vector[-exclude] is it intended to cause an error if no elements are excluded? > vector <- 1:10 > exclude <- NULL > vector[-exclude] Error in -exclude or am I just definig exclude wrong, if no elements should be excluded? with kind regards, Stefan Fritsch
2001 Jan 18
3
BSafe toolkits for implementing RSA public key algorithm
Has anyone had any experience with any of the BSafe toolkits that are available and contain support for the RSA public key algorithms? I would like to use one of RSA's toolkits in a port of a Windows OpenSSH client that I am working on, in order to avoid any licensing issues from RSA. Can anyone recommend a good toolkit? I understand that there a number of them, such as BSafe SSL-C, SLPlus,
2014 Sep 21
2
[PATCH RFC] virtio-pci: share config interrupt between virtio devices
On Sunday 21 September 2014 11:09:14, Michael S. Tsirkin wrote: > On Thu, Sep 18, 2014 at 09:18:37PM +0200, Stefan Fritsch wrote: > > On Monday 01 September 2014 09:37:30, Michael S. Tsirkin wrote: > > > Why do we need INT#x? > > > How about setting IRQF_SHARED for the config interrupt > > > while using MSI-X? You'd have to read ISR to check that the > > > interrupt was int...
2014 Sep 21
2
[PATCH RFC] virtio-pci: share config interrupt between virtio devices
On Sunday 21 September 2014 11:09:14, Michael S. Tsirkin wrote: > On Thu, Sep 18, 2014 at 09:18:37PM +0200, Stefan Fritsch wrote: > > On Monday 01 September 2014 09:37:30, Michael S. Tsirkin wrote: > > > Why do we need INT#x? > > > How about setting IRQF_SHARED for the config interrupt > > > while using MSI-X? You'd have to read ISR to check that the > > > interrupt was int...
2014 Sep 21
0
[PATCH RFC] virtio-pci: share config interrupt between virtio devices
On Sun, Sep 21, 2014 at 11:36:44AM +0200, Stefan Fritsch wrote: > On Sunday 21 September 2014 11:09:14, Michael S. Tsirkin wrote: > > On Thu, Sep 18, 2014 at 09:18:37PM +0200, Stefan Fritsch wrote: > > > On Monday 01 September 2014 09:37:30, Michael S. Tsirkin wrote: > > > > Why do we need INT#x? > > > > How abou...
2010 Feb 15
1
Non-monotonic spline using splinefun(method = "monoH.FC")
Hi, In my version of R, the stats package splinefun code for fitting a Fritsch and Carlson monotonic spline does not appear to guarantee a monotonic result. If two adjoining sections both have over/undershoot the way the resulting adjustment of alpha and beta is performed can give modified values which still do not satisfy the required constraints. I do not think this is due...
2014 Sep 18
3
[PATCH RFC] virtio-pci: share config interrupt between virtio devices
On Monday 01 September 2014 09:37:30, Michael S. Tsirkin wrote: > Why do we need INT#x? > How about setting IRQF_SHARED for the config interrupt > while using MSI-X? You'd have to read ISR to check that the > interrupt was intended for your device. The virtio 0.9.5 spec says that ISR is "unused" when in MSI-X mode. I don't think that you can depend on the device to
2014 Sep 18
3
[PATCH RFC] virtio-pci: share config interrupt between virtio devices
On Monday 01 September 2014 09:37:30, Michael S. Tsirkin wrote: > Why do we need INT#x? > How about setting IRQF_SHARED for the config interrupt > while using MSI-X? You'd have to read ISR to check that the > interrupt was intended for your device. The virtio 0.9.5 spec says that ISR is "unused" when in MSI-X mode. I don't think that you can depend on the device to
2013 Nov 24
1
Bug#730417: libxenstore3.0: Please make libxenstore3.0 and libxen multi-arch: same
Package: libxenstore3.0 Version: 4.3.0-3 Severity: wishlist I want to install amd64 qemu together with libvirt-bin on a system with amd64 kernel and i386 userland. libxenstore3.0 and libxen are the two last libraries missing multi-arch support to make this possible. It would be nice if you could make them multi-arch: same -- System Information: Debian Release: jessie/sid APT prefers unstable
2010 Jul 18
2
Neural Network
Hi all, I am working for my master's thesis and I need to do a neural network to forecast stock market price, with also external inputs like technical indicators. I would like to know which function and package of R are more suitable for this study. Thanks a lot for your response, Arnaud TREBAOL. -- Arnaud Trébaol T.I.M.E. Student Ecole Centrale de Lille (09) Politecnico di Milano (10)
2010 Feb 18
0
Error in coding for splinefun(method = "monoH.FC") (PR#14215)
Full_Name: Tim Heaton Version: 2.8.1 OS: linux-gnu Submission from: (NULL) (143.167.4.162) Hi, In my version of R, the stats package splinefun code for fitting a Fritsch and Carlson monotonic spline does not guarantee a monotonic result. If two adjoining sections both have over/undershoot the way the resulting adjustment of alpha and beta is performed can give modified values which still do not satisfy the required constraints. I posed the question as to whether th...
2014 Sep 21
0
[PATCH RFC] virtio-pci: share config interrupt between virtio devices
On Thu, Sep 18, 2014 at 09:18:37PM +0200, Stefan Fritsch wrote: > On Monday 01 September 2014 09:37:30, Michael S. Tsirkin wrote: > > Why do we need INT#x? > > How about setting IRQF_SHARED for the config interrupt > > while using MSI-X? You'd have to read ISR to check that the > > interrupt was intended for your device. &g...
2010 Oct 13
1
rails 3 with mongodb
Hi. I would like to configure a application in ruby 1.9.2 + rails 3 + mongodb on windows vista. I know it''s work better in linux ou mac, but in my job i need to use win. I folowed the steps from the site of mongodb, but when i run the bundle install, there comes this message below. Someone can help me with this. Thanks. <internal:lib/rubygems/custom_require>:29:in
2014 Jan 13
1
Ayuda con Neuralnet
Hola a todos, en primer lugar quería agradecer la ayuda recibida desde el foro con respecto a la creación de una red neuronal. Estoy utilizando el paquete Neuralnet, que me parece que es bastante bueno, pero tengo el problema que soy incapaz de hacer las predicciones del modelo. Sé que se hace con el comando "compute", pero no encuentro ningún ejemplo de cómo hacerlo. ¿Alguien me puede
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...t> Stefan Assmann <sassmann@kpanic.de> Stefan Assmann <sassmann@redhat.com> Stefan Bader <stefan.bader@canonical.com> Stefan Behrens <sbehrens@giantdisaster.de> Stefan Berger <stefanb@linux.vnet.ibm.com> Stefan de Konink <stefan@konink.de> Stefan Fritsch <sf@sfritsch.de> Stefan Haberland <stefan.haberland@de.ibm.com> Stefan Hajnoczi <stefanha@gmail.com> Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Stefan Hajnoczi <stefanha@redhat.com> Stefan Hasko <hasko.stevo@gmail.com> Stefan Hubner <s.hubner@ti...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...t> Stefan Assmann <sassmann@kpanic.de> Stefan Assmann <sassmann@redhat.com> Stefan Bader <stefan.bader@canonical.com> Stefan Behrens <sbehrens@giantdisaster.de> Stefan Berger <stefanb@linux.vnet.ibm.com> Stefan de Konink <stefan@konink.de> Stefan Fritsch <sf@sfritsch.de> Stefan Haberland <stefan.haberland@de.ibm.com> Stefan Hajnoczi <stefanha@gmail.com> Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Stefan Hajnoczi <stefanha@redhat.com> Stefan Hasko <hasko.stevo@gmail.com> Stefan Hubner <s.hubner@ti...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...t> Stefan Assmann <sassmann@kpanic.de> Stefan Assmann <sassmann@redhat.com> Stefan Bader <stefan.bader@canonical.com> Stefan Behrens <sbehrens@giantdisaster.de> Stefan Berger <stefanb@linux.vnet.ibm.com> Stefan de Konink <stefan@konink.de> Stefan Fritsch <sf@sfritsch.de> Stefan Haberland <stefan.haberland@de.ibm.com> Stefan Hajnoczi <stefanha@gmail.com> Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Stefan Hajnoczi <stefanha@redhat.com> Stefan Hasko <hasko.stevo@gmail.com> Stefan Hubner <s.hubner@ti...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...t> Stefan Assmann <sassmann@kpanic.de> Stefan Assmann <sassmann@redhat.com> Stefan Bader <stefan.bader@canonical.com> Stefan Behrens <sbehrens@giantdisaster.de> Stefan Berger <stefanb@linux.vnet.ibm.com> Stefan de Konink <stefan@konink.de> Stefan Fritsch <sf@sfritsch.de> Stefan Haberland <stefan.haberland@de.ibm.com> Stefan Hajnoczi <stefanha@gmail.com> Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Stefan Hajnoczi <stefanha@redhat.com> Stefan Hasko <hasko.stevo@gmail.com> Stefan Hengelein <ilendir@...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...t> Stefan Assmann <sassmann@kpanic.de> Stefan Assmann <sassmann@redhat.com> Stefan Bader <stefan.bader@canonical.com> Stefan Behrens <sbehrens@giantdisaster.de> Stefan Berger <stefanb@linux.vnet.ibm.com> Stefan de Konink <stefan@konink.de> Stefan Fritsch <sf@sfritsch.de> Stefan Haberland <stefan.haberland@de.ibm.com> Stefan Hajnoczi <stefanha@gmail.com> Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Stefan Hajnoczi <stefanha@redhat.com> Stefan Hasko <hasko.stevo@gmail.com> Stefan Hengelein <ilendir@...