Displaying 9 results from an estimated 9 matches for "explit".
Did you mean:
exploit
2003 May 29
1
Setting up shares with multiple directories
Morning everyone.
Have a quick question on what would be the best way to set up sharing for
my instance.
Our samba server is going to be hosting applications that are used by our
clients everyday. On our Samba server, I have setup the directories like
this: (I should mention, one of our applications will have multiple folders
to hold the corresponding data)
/home/point
/home/point/pntdata
2009 Dec 22
0
Rcpp 0.7.0: R/C++ integration now even easier
...1) The character variable gslrng contains valid C++ code.
2) The call to cfunction converts this C++ code into a function that
calls it -- and this function is compiled, linked and loaded
automagically simply using hints about GSL header files and libraries.
3) The interface is explit: cfunction() is told about a function signature
with numeric variables 's' and 'n'; this is what the C++ code convert
to (C++ local) variables 'seed' and 'len' using the RcppSexp class.
4) We return a single SEXP to R which is based on the std::vector...
2009 Dec 22
0
Rcpp 0.7.0: R/C++ integration now even easier
...1) The character variable gslrng contains valid C++ code.
2) The call to cfunction converts this C++ code into a function that
calls it -- and this function is compiled, linked and loaded
automagically simply using hints about GSL header files and libraries.
3) The interface is explit: cfunction() is told about a function signature
with numeric variables 's' and 'n'; this is what the C++ code convert
to (C++ local) variables 'seed' and 'len' using the RcppSexp class.
4) We return a single SEXP to R which is based on the std::vector...
1999 May 11
0
Bad NICs (was Collision Lights go Crazy)
...t; known problems
> > with 3COM 905b's running at 10 Mbits and SAMBA. anyway, I
> think I will
> > buy Intel NICs from now on.. I have had good luck with them
> in the past.
> > Dont know what got into me to get the 3Com stuff, but anyway.
Yes, the 905B is a piece of (explitive deleted). It is not fully PCI
compliant. The original 905 (note the lack of a B) is functional. I don't
know the state of the 905B driver under Linux but I'd recommend staying away
from their NICs based on my experience with the 905B (and "C" which is an
updated version of the...
2002 Jul 18
1
Cannot copy files to samba share. (A little off-topic)
I've created a share in Samba (2.2.3a) and cannot copy or create files in
it. I know I've missed something, but am unable to find the error. Any help
is appreciated.
I'm logged on with username nick (correctly as I can add files to my Home
directory...)
smb.conf
[global]
workgroup = kbnn
server string = Business Linux/Samba Server
hosts allow = 10.0.4. 127.
remote announce =
2002 Aug 09
2
Help with improving efficiency
Dear All,
I have a problem that I think could be solved much more efficiently, but
I don't have a clue how to accomplish this. I have a matrix W with
dimensions k*(p+1):
Let's say W is 5*4 and looks like this:
> W
[,1] [,2] [,3] [,4]
[1,] 1 -1 -1 1
[2,] 1 1 1 1
[3,] 1 2 -2 -1
[4,] 1 0 -1 -1
[5,] 1 -2 -1 0
I want to take
2008 Aug 18
1
"nested" getInitial calls; variable scoping problems
Hi All,
Another nls related problem (for background, I'm migrating a complicated
modelling package from S-plus to R).
Below I've reduced this to the minimum necessary to demonstrate my problem
(I think); the real situation is more complicated.
Two similar selfStart functions, ssA and ssB.
The 'initial' function for ssB modifies its arguments a little and then
calls getInital
2016 Jul 23
3
[llvm-toolchain v3.8.1] LTO: Linking clang hangs with ld.gold and LLVMgold.so plugin
> On Jul 23, 2016, at 1:53 PM, Sedat Dilek via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
>
> On Sat, Jul 23, 2016 at 7:48 PM, Piotr Padlewski <prazek at google.com <mailto:prazek at google.com>> wrote:
>> How big is your project?
>> LTO eats RAM even faster than chrome. For example linking clang with LTO
>>
2017 Jun 01
35
.ogg extension and Theora
>Paul E Wrote
[snip]
>Windows 2000 (although it's the same for all of them) doesn't read in
>any mime-type to correctly identify a file, it just uses the extension.
[snip]
What if, at least for Windows, someone wrote a simple application which when
associated with .ogg files and an .ogg file was opened simply read enough of
the ogg stream to identify the type of content and then