search for: momemt

Displaying 5 results from an estimated 5 matches for "momemt".

2007 Aug 25
1
Extracting a range of elements from a vector
...s each binary number has occured) e.g. original vector: "0", "1","1","0","0","1","0","1","1" using a block size of 3 bits the first smaller vector becomes: "0", "1", "1" At the momemt I do this by iterating through the original vector and set the ith element of the smaller vector. I have looked at using the subset() function but it seems to operate on a vector's content rather than index. This causes the following two main questions: 1. Is there a way to specify a range o...
2019 Dec 31
2
lapack
Has anyone gotten lapack to work on centos 7? If so, how? Most recently, I installed lapace-devel and let yum bring in what it wanted. Whenever I try to link, I get a long list of undefined references ending with /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/liblapacke.so: undefined reference to `dgeevx_' [hennebry at localhost test]$ nm -D /usr/lib64/libblas.so | grep dge
2018 Dec 04
3
KVM Bridge Problem
Hello, is this only my mistake,or can help any from the list? I have 3 host computer on different places, but all have the Problem when starting a client "KVM" to connect to the bridge from the host. It is near not possible to start a client, only after 10-20 reboot/restart from the client's the network is starting correct? Is this only on my computers or have other also this
2001 Sep 27
4
using the pfe editor with R 1.1.3 under windows 2000
I am in the process of setting up R1.3.1 on a new computer running windows 2000. I am having problems running the PFE text editor simultaneously within R for editing functions and outside R for editing ordinary text files. The PFE editor behaves as I expected, if it is opened in R AND but no other PFE window is open outside R. Similarly, it also works fine if I am editing a text file outside
2008 Apr 02
18
Setting up PuppetShow - Puppet's Web Interface
Hello puppeters; I want to set/test the PuppetShow "Puppet''s Web Interface" with Ruby on Rails (ROR). If somebody has setup such show, please share your experiece with EXAMPLES...I''m not the programmer.so please share your STEPS....I have setup the ROR environment, currently learning Rails with different frameworks....HOBO (http://hobocentral.net/) is great for starter