Displaying 20 results from an estimated 1300 matches similar to: "Help! I need to use R to calculate a recursive function!"
2017 Jan 25
2
mcjit C interface problems
Hi, I'm attempting to use MCJIT with the C interface with llvm-3.9.0, and
it doesn't seem to work. This code is derived from Paul Smith's example
code:
int main(int argc, char const* argv[]) {
LLVMModuleRef mod = LLVMModuleCreateWithName("my_module");
LLVMTypeRef param_types[] = {LLVMInt32Type(), LLVMInt32Type()};
LLVMTypeRef ret_type =
2004 Aug 06
5
automatic gain control
>Fromwhat you describe, your comp/limiter can't possibly be working
correctly. It should be the last unit in line before the sound card, and
needs to be adjusted properly. You also need to balance the levels on your
mixing board (so that the correc t level comes at predictable place on the
slider). It might be worthwhile to find someone with some sound-mixing or
radio engineering experience
2016 Feb 27
2
Possible soundness issue with available_externally (split from "RFC: Add guard intrinsics")
----- Original Message -----
> From: "Chandler Carruth" <chandlerc at google.com>
> To: "Hal Finkel" <hfinkel at anl.gov>
> Cc: "llvm-dev" <llvm-dev at lists.llvm.org>, "Philip Reames"
> <listmail at philipreames.com>, "Duncan P. N. Exon Smith"
> <dexonsmith at apple.com>, "Xinliang David Li"
1998 Dec 07
3
How to sync /etc/smbpasswd with /etc/passwd ?
While we do sync our /etc/passwd whenever /etc/smbpasswd is changed via the
Samba sync option that does not seem to be possible the other way round:
I just want a /etc/smbpasswd generated from my /etc/passwd with the correct
passwords as used for the UniX login...
Is that possible ?
Regards,
--
/(__ __|\ Lars Steinke, Research Student @
( \/ __)_
2004 Aug 06
2
automatic gain control
> we have a web-based station running liveice and aumix and the levels are all
> over the place. is there a way to do automatic gain control on the soundcard
> input?
>
> -peter
Run the signal through a Compressor/Limiter before sending it to your
soundcard. I use Behringer Ultra-Dyne Pro DSP9024. Very nice. If you
want to buy it look here:
2016 Feb 27
0
Possible soundness issue with available_externally (split from "RFC: Add guard intrinsics")
On Fri, Feb 26, 2016 at 7:38 PM Hal Finkel <hfinkel at anl.gov> wrote:
> *From: *"Chandler Carruth" <chandlerc at google.com>
> *To: *"Hal Finkel" <hfinkel at anl.gov>
>
> *Cc: *"llvm-dev" <llvm-dev at lists.llvm.org>, "Philip Reames" <
> listmail at philipreames.com>, "Duncan P. N. Exon Smith" <
2016 Feb 27
5
Possible soundness issue with available_externally (split from "RFC: Add guard intrinsics")
----- Original Message -----
> From: "Chandler Carruth" <chandlerc at google.com>
> To: "Hal Finkel" <hfinkel at anl.gov>
> Cc: "llvm-dev" <llvm-dev at lists.llvm.org>, "Philip Reames"
> <listmail at philipreames.com>, "Duncan P. N. Exon Smith"
> <dexonsmith at apple.com>, "Xinliang David Li"
2016 Feb 27
0
Possible soundness issue with available_externally (split from "RFC: Add guard intrinsics")
On Fri, Feb 26, 2016 at 7:59 PM Hal Finkel <hfinkel at anl.gov> wrote:
> *From: *"Chandler Carruth" <chandlerc at google.com>
> *To: *"Hal Finkel" <hfinkel at anl.gov>
> *Cc: *"llvm-dev" <llvm-dev at lists.llvm.org>, "Philip Reames" <
> listmail at philipreames.com>, "Duncan P. N. Exon Smith" <
>
2008 May 05
7
Wine and Dual core CPU
I have searched the forums and cant seem to find an answer. I have noticed that when i run games and programs under wine its only useing 1 core. While when i run native Linux apps they use both cores. Also the games and programs that i am running under wine use both cores when run under windows. Is this a bug, or maybe just something i dont have setup correcly on my computer.
Computer specs.
2004 Oct 06
3
possible help.start() bug
I have compiled R 2.0.0 for my gentoo desktop and have found this problem:
help.start() will work correcly if mozilla is already started, will
fail if mozilla is not.
Error message:
> help.start()
Making links in per-session dir ...
If /usr/bin/mozilla is already running, it is *not* restarted, and you
must switch to its window.
Otherwise, be patient ...
> No running windows found
2009 May 06
3
NTFS Attributes
Hi There,
Debian squeeze, samba 3.3.3-1
I am currently trying to use a samba partition to backup windows
machines to, and am always warned that the destination does not support
NTFS attributes, hidden attributes and system attributes.
Are there any config options to enable these in samba? or does samba not
support mapping these to something on the linux side?
Any help or links to documentation
2024 Apr 27
1
Should c(..., recursive = TRUE) and unlist(x, recursive = TRUE) recurse into expression vectors?
Reading the body of function 'AnswerType' in bind.c, called from 'do_c'
and 'do_unlist', I notice that EXPRSXP and VECSXP are handled identically
in the recurse = TRUE case.
A corollary is that c(recursive = TRUE) and unlist(recursive = TRUE)
treat expression vectors like expression(a, b) as lists of symbols and
calls. And since they treat symbols and calls as
2006 Feb 28
2
chan_capi and Eicon Diva
I am trying to use chan_capi with an Eicon Diva Server BRI.
I installed the Eicon drivers from source including CAPU and
I can use the board correcly using tty_test and minicom over /dev/ttyds01
or /dev/ttyds01.
I need to insmod capi ( why? it is not written anywhere) and then
capiinfo shows me all board parameters, but I have to break it otherwise
capiinfo doesn't exit at all, but I don't
2011 Jun 20
2
convert_string_talloc: Conversion error: Incomplete multibyte sequence
My users are having a lot of problems since I upgraded a samba domain
member server from samba-3.0.37 to 3.5.X. The main issue seems to be a
very long delay loading office files (sometimes minutes if the file
loads at all) and a lot of read only errors and users not being able
to save. I have found that rebooting the client, restarting samba, or
killing the users smbd process regains access to the
2017 Aug 30
2
File server questions
Hai,
If you have a small network, yes, a DC only is not recommended, but if configured correcly it works fine.
I see you have only one linux server, so i can assum only windows clients.
Then, i say yes, setup an AD DC as fileserver.
What i dont understand, yes, everybody even MS tells AD DC as fileserver is not recommended.
So why was there a MS SBS servers. ADDC, FILE SERVER, SQL,
2006 Apr 18
0
Recursive Tables + a single table inheritance Q
Hi, what is the RoR way of handling a recursive table? I''m a little
confused how to set this up in the model.
My example is the employee table. Employees holds a list of employees,
and a recursive link to itself to show org structure.
Employees
--------
id (pk)
name
type -- this is for single table inheritance... ie supervisor, manager,
minion
employee_id -- (fk''s to
2007 Jun 02
1
tidy dir recursive, but preserve itself
Hi all,
I''d like to clean up a temp. directory (files and subdirs within), but even
the directory should be preserved, e.g.:
tidy { "/var/trash":
age => ''1m'',
recurse => true,
type => atime,
rmdirs => true
}
This does not only remove the content of /var/trash with an atime greater 1m,
but also /var/trash . How
2006 Feb 27
1
How to build a recursive parenting structure?
I''m just getting used to using HABTM structures. Something I''m trying
to do now is create a site that has "sections" each section then could
have a sub "section".
So I built a "sections" table and in the model I included the line
"has_and_belongs_to_many :sections"
I also made a table called "sections_sections" to build the
2013 Nov 27
0
Samba 4 Recursive ACL's
Greetings everyone
I'm trying to set files and directories ACL's from command line on Samba 4, i known i can do it using smbcacls command but not recursively unless writng some shell scripts, i also tried the samba + ntacl command but i couldn't figure it out how to use it, could you provide me an example or another way to apply ACL's (without windows admin tools) ? Sorry for the
2012 Oct 09
2
Error in matrix (unlist(value, recursive = FALSE, use.names = FALSE), nrow = nr, : attempt to set an attribute on NULL
I am using Donlp2 package to solve a non-linear problem, but there's an error
I always meet:
Error in matrix(unlist(value, recursive = FALSE, use.names = FALSE), nrow =
nr, :
attempt to set an attribute on NULL
I have been suffering from this bug for a long time. I'll be very grateful
if somebody could help me -_-
--
View this message in context: