Displaying 20 results from an estimated 130 matches similar to: "How to read a *.csv file in R?"
2016 May 26
19
[Bug 2573] New: dead sessions cannot be closed with ~.
https://bugzilla.mindrot.org/show_bug.cgi?id=2573
Bug ID: 2573
Summary: dead sessions cannot be closed with ~.
Product: Portable OpenSSH
Version: 3.7.1p2
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
2018 Feb 22
3
Set external CID but retain internal extension in CDR...
??? Usually phone companies set the outgoing CallerID for you but
recently we got control over that and are now setting the outgoing
Calleir ID ourselves.? My problem now is that the CDR will put the
outgoing CID in the CDR instead of the extension that dialed and that
causes problems for reports.? What is the proper way to set outgoing CID
and keeping the original extension number in the
2010 Sep 23
2
rspec runner setting $KCODE considered harmful?
I ran across a problem today in which some code ran fine in regular
operation but failed in a test case. I scratched my head and thought "why
would running from within the test harness change the behavior of my code?"
Clearly it was the Heisenberg uncertainty principle in action! :)
I discovered the root cause was that the rspec runner is setting the magical
ruby global, $KCODE, to
2007 Dec 06
1
Frequency and Phase Spectrograms
I know that there is a function, (spectro3D), that produces the Power Spectrogram. Are there R functions that produce the Frequency Spectrogram and the Phase Spectrogram? Thank you for your time.
[[alternative HTML version deleted]]
2013 Apr 19
1
[LLVMdev] GSoC pre-proposal (instrumentation pass)
Hi,
I'd like to propose a GSoC project with the goal of implementing a library
for profiling instrumentation of LLVM IR.
Currently, my idea is make the library general enough to insert arbitrary
code or a call to a void(*)(void) before or after reads/writes from a
specified variable or in the prologue/epilogue of a specified function.
I would like to build more than this on top of the
2012 Jan 25
2
[Bug 45230] New: freezing nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=45230
Bug #: 45230
Summary: freezing nouveau
Classification: Unclassified
Product: Mesa
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: critical
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau
2011 Aug 10
10
[Bug 39980] New: freezing nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=39980
Summary: freezing nouveau
Product: xorg
Version: 7.6
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: calestyo
2007 Oct 12
5
deciphering objects.log
Howdy -- I''ve been tracking down mem leaks (oh, the fun...), and I think
there is a clue in objects.log. There are a few mentions of this file, but
usually Zed saying "look at this file and it will help you". Can anyone clue
me in to what the actual columns mean?
18,Float,143952,256821,112869,,,
18,String,39543,41693,2150,24.727076,55.526376,2308.000000
2002 Nov 04
0
uncertainty principle is untenable !!!
please reply to hdgbyi@public.guangzhou.gd.cn
or bgpgong@hotmail.com,
thank you.
UNCERTAINTY PRINCIPLE
IS
UNTENABLE
By reanalysing the experiment of Heisenberg Gamma-Ray Microscope and one of ideal experiment from which uncertainty principle is derived , it is found that actually uncertainty principle can not be obtained from these two ideal experiments . And it is found that
2002 Oct 16
0
uncertainty principle is untenable !!! (new)
please reply to hdgbyi@public.guangzhou.gd.cn
or bcpgong@hotmail.com,
thank you.
UNCERTAINTY PRINCIPLE
IS
UNTENABLE
By reanalysing the experiment of Heisenberg Gamma-Ray Microscope and one of ideal experiment from which uncertainty principle is derived , it is found that actually uncertainty principle can not be obtained from these two ideal experiments . And it is found that
2007 Nov 09
4
Joining a win2k3 ads fails
Hello,
I'm trying to join a win2k3 ADS domain using a working config on a debian 'Lenny' (arm processor)
from another machine running gentoo (x86 processor) (only changed the netbios name).
Samba versions are 3.0.26a on both the machines.
I'm pretty sure this is not a kerberos or ldap problem, anyone has a clue what else it could be?
# net -d 3 ads join -U administrator
1999 Jun 10
1
Hi
Hello to everybody,
I just subscribed to this list. I find R a really nice
environment for statistical analysis.
I started to use it some days ago. I use it at home in my Linux
box, but I would like to use it in my institute in my Digital
Alpha (my machine runs OSF1 V4.0). I tried to compile the
distributed source code, without success due to some errors. And
the binary available is in RPM
2007 Feb 09
0
VNC console issues with fully-virtualized guests
Hi, gang. I''m having major issues with getting the VNC consoles to
accept keystrokes. I''m trying to get Windows 2003 Server SP2 to run
as a fully-virtualized guest. I get the VNC window for the installer,
but I can''t get it to accept any keystrokes (e.g. hitting the F5 so
I can tell it to use a standard PC HAL). If I opt to use SDL, I get
no console at all.
2013 Nov 27
0
MANOVA Question
I'm running a MANOVA on survey data. The dependent variables are the
ranking of each DV. So the respondent was asked to rank 7 different
subject lines, each subject line is a DV with what the respondent ranked as
datum.
I had the code running yesterday, had a computer crash, then had to rewrite
plus append some new data. Now it's not working.
And I didn't think I'd run into a
2023 Mar 14
1
[PATCH v2 8/8] vdpa_sim: add support for user VA
On Thu, Mar 2, 2023 at 7:35?PM Stefano Garzarella <sgarzare at redhat.com> wrote:
>
> The new "use_va" module parameter (default: false) is used in
> vdpa_alloc_device() to inform the vDPA framework that the device
> supports VA.
>
> vringh is initialized to use VA only when "use_va" is true and the
> user's mm has been bound. So, only when the
2006 Feb 15
1
Bridge Calls with G()
Hi Guys,
This article was posted few days back. I thought i can get more info here.
I am trying to bridge two outbound calls together. (have a program start a
context, dial one party and then bridge another party)
I thought that the G() flag in the dial application would work.
I tried the the following test (continue down a dial plan). One station
calls into a context ... in this case, dials
2017 Feb 18
11
[PATCH 0/8] Miscellaneous cleanups to Windows registry code.
A very miscellaneous set of cleanups to how we handle the Windows
registry in virt-v2v, firstboot, and inspection code. This should all
be straightforward non-controversial refactoring. Some highlights:
- Add a new mllib Registry module containing various utility
functions that are currently scattered all around.
- Only compute the software/system hive paths once during inspection,
and
2008 Sep 01
2
[PATCH 3/4 v2] PCI: support SR-IOV capability
Support SR-IOV capability. By default, this feature is not enabled and the SR-IOV device behaves as traditional PCI device. After it's enabled, each Virtual Function's PCI configuration space can be accessed using its own Bus, Device and Function Number (Routing ID). Each Virtual Function also has PCI Memory Space, which is used to map its own register set.
Signed-off-by: Yu Zhao
2008 Sep 01
2
[PATCH 3/4 v2] PCI: support SR-IOV capability
Support SR-IOV capability. By default, this feature is not enabled and the SR-IOV device behaves as traditional PCI device. After it's enabled, each Virtual Function's PCI configuration space can be accessed using its own Bus, Device and Function Number (Routing ID). Each Virtual Function also has PCI Memory Space, which is used to map its own register set.
Signed-off-by: Yu Zhao
2008 Sep 01
2
[PATCH 3/4 v2] PCI: support SR-IOV capability
Support SR-IOV capability. By default, this feature is not enabled and the SR-IOV device behaves as traditional PCI device. After it's enabled, each Virtual Function's PCI configuration space can be accessed using its own Bus, Device and Function Number (Routing ID). Each Virtual Function also has PCI Memory Space, which is used to map its own register set.
Signed-off-by: Yu Zhao