Displaying 20 results from an estimated 238 matches for "critiques".
Did you mean:
critique
2008 Oct 30
2
"A critique of R and S-PLUS"
Dear all,
The other day I stumbled on this article, "A critique of R and S-PLUS"
[1], and got curious on whether the points outlined are (still) valid.
The article is quite old, dating 2004, but was updated several times.
Regards,
Liviu
[1] http://fluff.info/blog/arch/00000041.htm
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
2003 Dec 06
2
Project Critique
I have just started laying out the plans for my first project using
Asterisk. I am very interested at this stage in getting much needed
feedback, critiquing my approach. What are the ups and downs going to
be if I develop this project as follows:
-The client wants to connect some phone reps in India through a VoIP
to their clients.
-There will be 3 phone lines, and 1 broadband internet
2009 Aug 28
6
Google's R Style Guide
Perhaps most of you have already seen this?
http://google-styleguide.googlecode.com/svn/trunk/google-r-style.html
Comments/Critiques?
Thanks,
Esmail
ps: Reminds me of PEP 8 for Python
http://www.python.org/dev/peps/pep-0008/
Maybe not that surprising since Python is also one of the main languages
used by Google.
2012 Jan 13
0
Example of "task seeds" with R parallel. Critique?
Greetings:
In R parallel's vignette, there is a comment "It would however take
only slightly more work to allocate a stream to each task." (p.6).
I've written down a working example that can allocate not just one,
but several separate seeds for each task. (We have just a few project
here that need multiple streams). I would like to help work that up
for inclusion in the
2007 Oct 03
6
Wiki deuglification Part I
Hey guys,
I toyed around with the Wiki today to deuglify it a little bit. I used a
theme which is a bit of a "CMS" theme for MoinMoin and played around
with the logo colors.
The theme is based on the plsavez theme, which I like as it has a very
uncluttered interface for people who aren't logged in - they only see
some important interwiki links (FrontPage, RecentChanges and so on),
2006 Feb 24
2
H A T E
WAIT A MINUTE.
You signed up for this mailing list to write that?
-----Original Message-----
From: flac-bounces@xiph.org [mailto:flac-bounces@xiph.org] On Behalf Of Dirk
Sent: Friday, February 24, 2006 4:51 AM
To: flac@xiph.org
Subject: [Flac] H A T E
What retard did the Flac API? It looks like what CS students do short before
they leave university to become consultants.
It's bloated
2000 Jun 27
6
masking problems in Vorbis beta?
Hi all,
I just came across the following page: http://r3mix.net
In the "News" section there is a fairly negative critique of Vorbis;
especially it is mentioned that Vorbis "has terrible masking
problems". There is also a Vorbis-encoded frequency sweep
which shows strong deficiencies at high frequencies, but
I suppose this is due to the quite low bitrate of the
distributed
2016 Oct 02
5
On implementing zero-overhead code reuse
...nt.frame())
invisible()
}
(NB: the idea above is an elaboration of the one I showed in my first post.)
But this is very much of an R noob's solution. I figure there may
already be more solid ways to achieve "zero-overhead" code reuse.
I would appreciate any suggestions/critiques/pointers/comments.
TIA!
kj
2010 Dec 21
2
module critique request
Hello.
I recently tried to improve a module I have which is used to create
one or more instances of mysql per node. The original module had
lot''s of code repetition to get around gaps in my skills. The new
improved module has less code repetition but doesn''t seem as clean as
I imagined it in my head:)
The env is puppet 2.6.4, facter 1.5.8, solaris 10 x86 and nodes.pp
2011 Mar 22
5
FPGA encode stages flow diagram
Good day!
I create diagram of encoder process. Using it i create implementation of
encoder in FPGA (Xilinx/Altera). Please critique it. Is there missing
stages?
Here is blog http://developer-fpga.blogspot.com/
Here is picture of encoding stage 1
https://lh4.googleusercontent.com/-NV8o9DG3jvE/TYjYXr-dYGI/AAAAAAAAAos/U06O-YvhSI0/s1600/stage1.jpg
Here is picture of encoding stage 2
2011 Mar 22
2
theora-dev Digest, Vol 80, Issue 6
Thank, Timothy!
I add this stages.
About RLE:
I have one more unresolved stage. Mike Melanson wrote in "VP3 Bitstream
Format..." about RLE using:
"* Zigzag Ordering: After transforming and quantizing a block of samples,
the samples are not in an optimal order for run length encoding. Zigzag
ordering rearranges the samples to put more zeros between non-zero
samples."
If we pass
2004 Dec 16
2
MusicOnHold. not getting it.
G'Day All;
I am a little unsure on how to get Music On Hold to work. Please
critique my extensions.conf. ????? Thanks
; SIP 5001
exten => 5001,1,Dial(SIP/5001)
exten => 5001,2,Voicemail(u${EXTEN})
exten => 5001,3,Hangup
exten => 5001,102,Voicemail(b${EXTEN})
exten => 5001,103,Hangup
Thanks
-------------- next part --------------
An HTML attachment was
2016 Jan 25
2
Just need to vent
I personally love Gnome3 on Fedora. It took me about a week to adjust my
mindset though -- I did that over a Xmas break.
It did help that I read the release notes first (so I was not surprised at
the major change) and went through the tutorial the developers provided.
An interesting exercise re-examining and critiquing old workflows and
exploring alternatives. It works really well on the
2010 Nov 16
3
Can't do a nested define. What are my options?
I''m trying to create a directory structure from 2 arrays. First array
is the "outter", second is the "inner". For each "outter", I''d like to
loop through each "inner".
Below is sort of what I''m trying to do. In the real world, the
$sys_name and $mounts vars will be parsed from yaml and will be
dynamic. In the example I''ve
2011 Feb 27
1
Database abstraction
Hi all -
I've been working on a lite ORM and database abstraction package for R.
Formatting complex queries by hand has always been an error-prone hassle, so
I've tried to do away with that as much as possible, instead, using R
objects to represent elements of a database system (statements, clauses,
operators, functions, fields, tables, etc.). R5 classes have made the
development of this
2016 Dec 14
3
[Qemu-devel] [PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
> Subject: Re: [Qemu-devel] [PATCH kernel v5 0/5] Extend virtio-balloon for
> fast (de)inflating & fast live migration
>
> On 12/08/2016 08:45 PM, Li, Liang Z wrote:
> > What's the conclusion of your discussion? It seems you want some
> > statistic before deciding whether to ripping the bitmap from the ABI,
> > am I right?
>
> I think Andrea and David
2016 Dec 14
3
[Qemu-devel] [PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
> Subject: Re: [Qemu-devel] [PATCH kernel v5 0/5] Extend virtio-balloon for
> fast (de)inflating & fast live migration
>
> On 12/08/2016 08:45 PM, Li, Liang Z wrote:
> > What's the conclusion of your discussion? It seems you want some
> > statistic before deciding whether to ripping the bitmap from the ABI,
> > am I right?
>
> I think Andrea and David
2017 Sep 22
5
Effectiveness of llvm optimisation passes
...a very close performance as O1
(which includes all the passes). Figure 7 is an example. If my
methodology is correct, then my guess is those optimisations may require
some common internal passes, which actually deliver most of the
improvements. I am wondering if this is true.
Any suggestion or critiques are welcome.
Thanks,
Yi
2015 Aug 17
2
Optional WHOIS netname on login banner
I think this is probably my first post to this mailing list, so hello!
Occasionally I log in to my servers from IP addresses without reverse DNS configured, so sometimes I'll see an IP I don't recognise because I can't remember what I did the day before and get a bit spooked until I WHOIS the IP and find the netname reminds me I logged in from that IP.
I set out prepared to script
2016 Dec 09
3
[Qemu-devel] [PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
> > 1. Current patches do a hypercall for each order in the allocator.
> > This is inefficient, but independent from the underlying data
> > structure in the ABI, unless bitmaps are in play, which they aren't.
> > 2. Should we have bitmaps in the ABI, even if they are not in use by the
> > guest implementation today? Andrea says they have zero benefits