Displaying 6 results from an estimated 6 matches for "apapr".
Did you mean:
apap
2010 Feb 22
1
rownames cannot allocate vector of size
...tor of size xxMb" error
but if I instead do:
rnames <- list()
rnames <- rownames(matrix1)
matrix2 <- matrix(0,nrow=nrow(matrix1),ncol=ncol(matrix1),dimnames=rnames)
I get no error.
Of course both approaches work in R on Unix without memory limits. But
I'm intrigued about the apaprent difference in memory usage/allocation
for the two above approaches. Is there any explanation for this
difference in behaviour?
thanks
Tony
2013 Aug 29
10
Hiera and hiera-gpg
I am having a bit of difficulty implementing hiera-gpg; particularly with
accomplishing the deencryption in my manifests. Can anyone either provide
a simple example or point me to a good resource? I have searched alot and
am still struggling.
Any help would be very appreciated!
Thanks!
Bee
--
You received this message because you are subscribed to the Google Groups "Puppet Users"
2005 May 16
0
oh foobar!
...ate
(yes PM! amazing thing that) , they had atlest p[ositive things to
say. yes people make accidents, i have a busy life, NOW not so :) ,
but i just did not know of a security list running, and then another
security officer, I assumed the so@ would be the security-list owner,
so considering I have apaprently been 'public' about something that is
legal, well this is how i am responding, and i will know that if you
treat people this way, toehrs also HAVE and will continue, to leave.
Adios amigos (those that actually read things ;)
Regards,
Drew.
----------------------------------------------...
2007 Mar 07
0
11 commits - libswfdec/swfdec_event.c libswfdec/swfdec_event.h libswfdec/swfdec_js_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_scriptable.c libswfdec/swfdec_scriptable.h libswfdec/swfdec_script.c libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite.h
...= JSVAL_FALSE) {
SWFDEC_ERROR ("could not remove property %s correctly", movie->name);
}
}
diff-tree c2b82521e27908e41d3f3fd354f9a73c51ee26df (from beacb0853da743a6505e50517683ab6541db0b39)
Author: Benjamin Otte <otte@gnome.org>
Date: Tue Mar 6 12:56:51 2007 +0100
apaprently i'm too stupid to implement ActionSwap correctly
diff --git a/libswfdec/swfdec_script.c b/libswfdec/swfdec_script.c
index f00a6f1..88b1b1d 100644
--- a/libswfdec/swfdec_script.c
+++ b/libswfdec/swfdec_script.c
@@ -1902,7 +1902,7 @@ swfdec_action_swap (JSContext *cx, guint
{
jsval tmp...
2007 Apr 27
0
Changes to 'refs/tags/0.4.3'
...data to check if movie's DoInitAction has been run,
oops, the cairo requirement should be >= 1.2 not >= 0.4
implement ActionSwap
add swfdec_js_object_is_movieclip
implement TypeOf
handle constructor prototypes correctly
add 2 tests for prototypes
apaprently i'm too stupid to implement ActionSwap correctly
really delete properties, don't just pretend to
Add swfdec_scriptable_(can_)execute
output trace messages in the window
add support for onFoo events in addition to frame events loaded from the file
add event...
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
...data to check if movie's DoInitAction has been run,
oops, the cairo requirement should be >= 1.2 not >= 0.4
implement ActionSwap
add swfdec_js_object_is_movieclip
implement TypeOf
handle constructor prototypes correctly
add 2 tests for prototypes
apaprently i'm too stupid to implement ActionSwap correctly
really delete properties, don't just pretend to
Add swfdec_scriptable_(can_)execute
output trace messages in the window
add support for onFoo events in addition to frame events loaded from the file
add event...