Displaying 20 results from an estimated 24 matches for "selfcontained".
2015 May 31
1
[LLVMdev] how to get an independent copy of a function?
Hi,
I need to get a copy of a function which should be 'selfcontained'
(independent from the original function). Just like in C making a copy of a
functions source code, changing the name.
I tried to copy the basic blocks and their instructions (clone) to a new
function, but the module check gives 'referring to an argument in another
function'.
This...
2024 Jul 10
1
ayuda
Simplemente que te genera un html para el primero que haces. Los siguientes no. Para verlos, lo que yo hago es grabarlos con:
saveWidget(widget = name_of_the_cloud,
file = "name_of_the_cloud.html",
selfcontained = TRUE)
De esa forma los puedes insertar donde quieras, uno a uno...
Saludos
Isidro Hidalgo Arellano
Observatorio del Mercado de Trabajo
Junta de Comunidades de Castilla - La Mancha
-----Mensaje original-----
De: R-help-es <r-help-es-bounces en r-project.org> En nombre de Jose Betancourt...
2015 Apr 19
2
Possible Security Hole (Bug?)
...his is one way of
doing it. Rowland mentioned another.
> But to the thoughts train, every user is just one user.
> Mapping user to other user is creating a mess you don't want to solve
> yourself.
>
Maybe so. I was merely trying to express a different view. Where Samba
is somewhat selfcontained and uses the Linuxhost as a vessel for its
purpose; file sharing for Windows. With that in mind, Rowland is right
when he sais that the domain adminstrator account becomes an ordinary
Unix user on the Linux host. For Samba its good enough.
Regards
Davor
>
> --
> With best regards,
> A...
2019 Jan 21
1
[PATCH] drm: Split out drm_probe_helper.h
...ations are more diverse.
Current diffstat:
111 files changed, 771 insertions(+), 401 deletions(-)
This is for the 5 drivers alone and not the header cleanup.
So long story short - this is not good and not the way forward.
I will try to come up with a few improvements to make the
headers files selfcontained, but restricted to the changes that
add forwards/include to avoid the chrunch in all the drivers.
And then post for review a few patches to clean up some headers.
If the cleanup gets a go I will try to persuade the introduction
of these.
This will include, but will not be limited to, the above men...
2024 Jul 10
1
ayuda
Esrimados
R Studio no me genera algunos gráficos como
wordcloud2(df, size = 2)
y otros que se se logran en R, perfectamente que le falta en lo de
generar gráficos a mi rstudio?
saludos
--
Dr. Jose A. Betancourt Bethencourt
Universidad de Ciencias Medicas Carlos j. Finlay
[[alternative HTML version deleted]]
2012 Aug 14
1
reshape cast to a sparse matrix?
I am using the reshape package to convert a series of values into a binary
matrix. The binary matrix is very sparse with many zeros and I'd like to
use cast to generate a sparse matrix using any of the sparse matrix
packages of choice. Is there functionality to support this use?
Are there strategies or other packages that that may be useful?
Due to memory constraints, it would be best to
2015 Apr 19
0
Possible Security Hole (Bug?)
...owland mentioned another.
>
>> But to the thoughts train, every user is just one user.
>> Mapping user to other user is creating a mess you don't want to solve
>> yourself.
>>
> Maybe so. I was merely trying to express a different view. Where Samba
> is somewhat selfcontained and uses the Linuxhost as a vessel for its
> purpose; file sharing for Windows. With that in mind, Rowland is right
> when he sais that the domain adminstrator account becomes an ordinary
> Unix user on the Linux host. For Samba its good enough.
>
> Regards
> Davor
>
I was jus...
2009 Jan 20
1
tclarray with embedded spaces in data
I would like to use a tclArray:
mytkarray <- tclArray()
as the variable for a table:
table1 <- tkwidget(f1, 'table', variable= mytkarray)
but if I include character strings with embedded spaces, I get braces
appearing in the table.
I can remove them using a non-R tclarray, (the difference between the
first example of
http://www.sciviews.org/_rgui/tcltk/Tktable.html
and
2006 Jul 21
0
[Fwd: Re: Parameterization puzzle]
...tion puzzle
Date: Fri, 21 Jul 2006 19:10:03 +1200
From: Murray Jorgensen <maj at waikato.ac.nz>
To: Prof Brian Ripley <ripley at stats.ox.ac.uk>
References: <44C063E5.3020703 at waikato.ac.nz>
<Pine.LNX.4.64.0607210716270.12611 at gannet.stats.ox.ac.uk>
Apologies for a non-selfcontained example. Here is what I should have sent:
pyears <- scan()
18793 52407 10673 43248 5710 28612 2585 12663 1462 5317
deaths <- scan()
2 32 12 104 28 206 28 186 31 102
l <- log(pyears)
Smoke <- gl(2,1,10,labels=c("No","Yes"))
Age <- gl(5,2,10,labels=c("35-44&...
2014 Nov 12
3
[PATCH v2] virtio_balloon: Convert "vballon" kthread into a workqueue
.... The code is usually
easier and better readable. It can be easily tuned for the given purpose.
In many cases, it allows to avoid an extra kernel thread. It helps to stop the
growing number of them. Also there will be less thread-specific hacks all over
the kernel code.
It forces making the task selfcontained. There is no longer an unclear infinite
loop. This helps to avoid problems with suspend. Also it will be very helpful
for kGraft (kernel live patching).
The conversion is pretty straightforward. The main change is that there is not
longer an "infinite" loop in the balloon() handler. Inst...
2014 Nov 12
3
[PATCH v2] virtio_balloon: Convert "vballon" kthread into a workqueue
.... The code is usually
easier and better readable. It can be easily tuned for the given purpose.
In many cases, it allows to avoid an extra kernel thread. It helps to stop the
growing number of them. Also there will be less thread-specific hacks all over
the kernel code.
It forces making the task selfcontained. There is no longer an unclear infinite
loop. This helps to avoid problems with suspend. Also it will be very helpful
for kGraft (kernel live patching).
The conversion is pretty straightforward. The main change is that there is not
longer an "infinite" loop in the balloon() handler. Inst...
2009 Oct 19
3
Sweave file generation
Dear list,I have read really a lot the past few days, but I haven't found a matching solution for my problem.I have R 2.9.2 on Windows XP and MikTex 2.8 installed.What I want to do is to automate the sweave file generation.I thought I could use the R2Sweave, RweaveLatex, and Sweave in a combination so thatI won't need to do anything.Perhaps some minor modifications at the last step.My
2003 Apr 23
3
ADSI Analogue phones
I'm trying to work out whether I want an ADSI phone or not, and in fact,
whether it is ... useful/works with Asterisk.
I have decided that for the cost/performance of the various IP based phones,
I am not interested, I seem to get significantly better quality from a plain
analogue phone using the TDM40B card.
Is it beneficial to get an ADSI phone as opposed to a plain old analogue
phone from
2006 Aug 21
4
question about 'coef' method and fitted_value calculation
Dear all,
I am trying to calculate the fitted values using a ridge model
(lm.ridge(), MASS library). Since the predict() does not work for lm.ridge
object, I want to get the fitted_value from the coefficients information.
The following are the codes I use:
fit = lm.ridge(myY~myX,lambda=lamb,scales=F,coef=T)
coeff = fit$coef
However, it seems that "coeff" (or "fit$coef") is
2014 Nov 12
0
[PATCH v2] virtio_balloon: Convert "vballon" kthread into a workqueue
...nd better readable. It can be easily tuned for the given purpose.
>
> In many cases, it allows to avoid an extra kernel thread. It helps to stop the
> growing number of them. Also there will be less thread-specific hacks all over
> the kernel code.
>
> It forces making the task selfcontained. There is no longer an unclear infinite
> loop. This helps to avoid problems with suspend. Also it will be very helpful
> for kGraft (kernel live patching).
>
> The conversion is pretty straightforward. The main change is that there is not
> longer an "infinite" loop in th...
2004 Sep 14
0
[LLVMdev] Files to lib/System/Win32
...ve directly internet access, it's really a
painfull process to download, install and upgrade.
And at that time when I started at this project, my access to the internet
was only a 56k buad dial-up connection through my private ISP.
However, through my job I had access to download a complete selfcontained
installation of Microsoft's/Interop's Services for UNIX 3.5 (SFU/Interix)
POSIX.1 windows subsystem. To upgrade the platform was not as painfull as
for Cygwin. Furthermore, Interix is not a Windows emulation layer, but a
truely self contained subsystem running unix programs together wit...
2007 May 17
3
Community common.pp
Should a page in the wiki be created to describe a good common.pp?
For example, Luke states in the documentation for ''Exec'' that
"...there is a strong tendency to use exec to do whatever work Puppet
can''t already do; while this is obviously acceptable (and unavoidable)
in the short term, it is highly recommended to migrate work from exec
to native Puppet types as
2019 Jan 17
2
[PATCH] drm: Split out drm_probe_helper.h
On Wed, Jan 16, 2019 at 07:10:18PM +0100, Sam Ravnborg wrote:
> Hi Daniel.
>
> > v5: Actually try to sort them, and while at it, sort all the ones I
> > touch.
>
> Applied this variant on top of drm-misc and did a build test.
> Looked good for ia64, x86 and alpha.
>
> Took a closer look at the changes to atmel_hlcd - and they looked OK.
>
> But I noticed
2014 Nov 20
2
[PATCH v3] virtio_balloon: Convert "vballoon" kthread into a workqueue
...s. The code is usually
easier and better readable. It can be easily tuned for the given purpose.
In many cases, it allows to avoid an extra kernel thread. It helps to stop the
growing number of them. Also there will be less thread-specific hacks all over
the kernel code.
It forces making the task selfcontained. There is no longer an unclear infinite
loop. This helps to avoid problems with suspend. Also it will be very helpful
for kGraft (kernel live patching).
The conversion is pretty straightforward. The main change is that there is not
longer an "infinite" loop in the balloon() handler. Inst...
2014 Nov 20
2
[PATCH v3] virtio_balloon: Convert "vballoon" kthread into a workqueue
...s. The code is usually
easier and better readable. It can be easily tuned for the given purpose.
In many cases, it allows to avoid an extra kernel thread. It helps to stop the
growing number of them. Also there will be less thread-specific hacks all over
the kernel code.
It forces making the task selfcontained. There is no longer an unclear infinite
loop. This helps to avoid problems with suspend. Also it will be very helpful
for kGraft (kernel live patching).
The conversion is pretty straightforward. The main change is that there is not
longer an "infinite" loop in the balloon() handler. Inst...