Displaying 20 results from an estimated 68 matches for "inkling".
2010 Oct 05
1
Tukey HSD Test als Post Hoc Test nach einem GLM inkl. Anova
Hallo,
zur Analyse von Daten zum Artenreichtum von Pflanzen, habe ich ein Glm (glm)
und anschlie?end eine Anova (anova) durchgef??hrt. Nun m??chte ich f??r die
signifikanten Einflussfaktoren einen Post Hoc Tukey Test durchf??hren, um zu
ermitteln in wie weit die einzelnen Faktorstufen sich signifikant
voneinander unterscheiden.
Mit dem Befehl (TukeyHSD) komme ich nicht
2006 Mar 28
3
How to generate a list of lists recursively (for bayesm)
Dear all,
I need to generate a list of lists as required by the bayesm-package. This means in my application that I have to generate a list which consists of 2000 elements, which are lists themselves:
list(list(y1,X1),...,list(y2000,X2000)).
The y are vectors and the X are matrices of different dimensions. I tried to solve this problem iteratively by the following code, but received an error
2010 Feb 11
3
[LLVMdev] Metadata
....getKind() == lltok::kw_align) {
if (ParseOptionalAlignment(Alignment)) return true;
} else
return true;
}
return false;
}
Either ParseLoad and probably other instructions need to look for metadata
explicitly or ParseOptionalCommaAlign needs to know about general metadata.
My inkling is to fix ParseOptionalCommaAlign. Sound reasonable?
-Dave
2004 May 24
5
monitoring classes
Greetings all,
I''ve been searching high and low for any inkling of how people are
monitoring classes for long term usage data. I''m thinking something along
a script to collect the data for mrtg or perhaps even an snmp module that
would present them as interfaces to be polled....has anyone done any work
in this area?
John Dunning
Assistant Directo...
2010 Feb 11
0
[LLVMdev] Metadata
On Thursday 11 February 2010 14:05:21 David Greene wrote:
> Either ParseLoad and probably other instructions need to look for metadata
> explicitly or ParseOptionalCommaAlign needs to know about general metadata.
>
> My inkling is to fix ParseOptionalCommaAlign. Sound reasonable?
Well, that's a rat's nest. I backed up and thought maybe I have the metadata
syntax wrong.
So I tried a bunch of things:
%r8 = load <2 x double>* %r6, align 16, metadata !"nontemporal"
%r8 = load <2 x double>*...
2012 Apr 05
1
dns cache rbl lists?
No idea where else to ask this and get a real qualified answer but here.
Not exactly pure centos question....but...
I am adding blacklists to my postfix smtpd settings.
I have the inkling that after the first lookup for a domain or ip that
my dns caches the result and I no longer bother the RBL or RHSBL list
owners anymore in that instance.
Is that correct? I hate to waste their resources if it is not.
thanks,
bob
2006 Mar 05
2
RWeka
Hi,
I downloaded RWeka successfully. (At least I do not see, where I could have made a mistake.) Then I tried to load it by the library-command. To my surprise this did not work. Result:
library(RWeka)
Fehler in .jinit(c(system.file("jar", "weka.jar", package = "RWeka"), system.file("jar", :
Cannot create Java Virtual Machine
Fehler: .onLoad in
2005 Jun 21
1
password aging in Samba 3
...d? The documentation never really comes out and says it. I'm not
setting up roaming profiles so I'm assuming I won't need it.
The next question is about password aging. I have a client that would
like to have the user have to reset their password after 60 days. I've
seen some inklings online of being able to do with pdbedit, but the
documentation seems non-existent at best on how to do this. Maybe this
is also doable with a policy setup. I haven't actually tried that one
yet so if that works just let me know and I'll dig into that. Thanks in
advance.
2009 Jun 30
2
[LLVMdev] Irreducibility and the -simplifycfg flag
...onnected to anything in the dot file. This causes upset in the algorithm
at the moment, so I was overcoming the problem by running "-simplify-cfg"
before structural analysis takes place.
My question is this: would the simplify pass ever make a reducible CFG
become irreducible? My current inkling is towards no from what I can see in
the source code and the documentation. However I was wondering if someone
with more experience and understanding of the pass could share some wisdom!
If it does, is there a simpler "clean-up" pass that I could run?
Best wishes,
James
--
View this mes...
2010 May 29
1
IFB0 throughput 3-4% lower than expected
I have two boxes for the purpose of testing traffic control and
my knowledge thereof (which is at the inkling stage). The boxes are
connected by 100Mbit ethernet cards via a switch.
For egress traffic via eth0 I achieve a throughput that is close to the
specified CEILing, particularly for values above 1mbit. Ingress traffic
does not seem so well behaved. Above about 1mbit rates achieved are
about 3-4%...
2007 Feb 07
2
Would calling 3.am or 1130.pm be a useful way of getting a Time object?
...ass?
So instead of calling Time.parse("23:30") to get a Time object at
11:30 PM, you could do 1130.pm instead.
Just trying to get an opinion before I create a patch, unit tests, etc
and try and convince someone to notice :)
Here are the methods if anyone wants to use them:
http://code.inklingmarkets.com/journal/2007/2/7/an-easy-way-to-have-a-time-in-ruby.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39...
2010 Feb 11
4
[LLVMdev] Metadata
...2010, at 12:50 PM, David Greene wrote:
> On Thursday 11 February 2010 14:05:21 David Greene wrote:
>
>> Either ParseLoad and probably other instructions need to look for metadata
>> explicitly or ParseOptionalCommaAlign needs to know about general metadata.
>>
>> My inkling is to fix ParseOptionalCommaAlign. Sound reasonable?
>
> Well, that's a rat's nest. I backed up and thought maybe I have the metadata
> syntax wrong.
>
> So I tried a bunch of things:
>
> %r8 = load <2 x double>* %r6, align 16, metadata !"nontemporal&qu...
2007 Dec 19
1
Standard input and R
...ng an .Rprofile file
containing the commands I want to run, but this is suboptimal for a
number of reasons: I have difficulties if an .Rprofile already exists
in the working directory, the default packages are not loaded, and the
process doesn't quit if stop() is called.
I have a vague inkling that this may be achievable with a
pseudoterminal (pty) or named pipe, but if anyone knows a simpler
route I'd be glad to avoid getting involved in that kind of thing...
Many thanks in advance.
Jon
2006 Aug 11
1
Engines & Rails 1.1.6
...rsions. Do you
want to live forever? Hawkmen... DIVE!
Please test this patch and give feedback on the collaboa site
(http://dev.rails-engines.org/tickets/196) ? your help here is
absolutely vital. Today, we can *all* be like Flash Gordon, hurling
our bodies out into the void, without the slightest inkling of who or
what is out here.
Please replace your copy of engines with the 1.1 release branch:
cd /path/to/my/app/vendor/plugins
rm -fr engines
svn co http://svn.rails-engines.org/engines/branches/rb_1.1 engines
This patch changes the behaviour of safe_load_paths to use the
Configuration#con...
2011 Aug 02
5
Two ftp clients? Why?
...n
fail with an unrecognized option error in cron during acceptance
testing.
In solving this I discovered that RedHat, and therefore CentOS,
ships with at least two ftp clients, /usr/bin/ftp ( which I thought
I was using ) and /usr/kerberos/bin/ftp, which I actually was using.
even though I had no inkling of its existence.
My question is why? Why are there two ftp clients provided in a
single distribution and why is the kerberos version effectively made
the default whereas one might reasonably assume that anything in
/usr/bin/ is the standard ( and by inference default ) ftp client
for the distrib...
2005 Sep 08
0
Contexts are not being created - Asterisk BT100 Password Issue
Hello,
I think I might have an inkling as to where the issue may be at. For
some reason when I create a new context, a directory is not created in
/var/spool/asterisk/voicemail. The default context resides there but new
ones are not created.
Has anyone ever experienced this or does anyone have any idea as to how
I would solve this?
Ho...
2005 Sep 06
1
Asterisk BT100 Password Issue
...; 2092, 1, Dial (SIP/2092, 20)
exten => 2092, 2 , Voicemail (u2092)
exten => 2092, 102, Voicemail (b2092)
exten => 2092, 103, Hangup
exten => 9999, 1, VoicemailMain(${CALLERIDNUM})
;voicemail.conf
[general]
format=wav
[from-sip]
2092 => 2092, 2092, emailaddress
Has anyone any inkling as to what the cause could be?
Many thanks,
Aisling.
-------------------Legal Disclaimer---------------------------------------
The above electronic mail transmission is confidential and intended only for the person to whom it is addressed. Its contents may be protected by legal and/or profes...
2009 Aug 07
2
caller id problem
...telco
cell number, the number is coming up different e.g. instead of 478-9987
(made up number) it is coming in as 383-6894. Since it is now a
"different number" I am getting charged for incoming calls and my neat
trick is no longer working.
I'd just like to know if anybody has an inkling as to where the problem
might be. I've tried to use Asterisk to set the CallerID and nothing has
changed. I have called both the telco and VOIP provider's tech support
and they both seem to blame the other.
To make things even more strange, over the course of dozens and dozens
of calls...
2006 Jan 18
5
Exception not caught?
Hello all.
I have started reading up on exceptions and tried replacing a manual
check with one. Given the following code:
def results
begin
@componentlogs = Componentlog.find(:all, :conditions => [
"cl_compname = ?", params[:componentlog][:cl_compname].strip] )
rescue ActiveRecord::RecordNotFound
render_text "<p class=''center''>No
2012 Jan 16
6
Sound not working properly on Xen Dom0, but works on native
Hi,
I''m doing some testing on Ubuntu 12.04 Alpha. All sounds comes out as
static on the Dom0 system. (I can PCI passthrough the audio card to a
DomU and that works). Native sound works fine.
Linux kronos 3.2.0-8-generic-pae #15-Ubuntu SMP Wed Jan 11 15:34:57
UTC 2012 i686 i686 i386 GNU/Linux
Here is the "ubuntu-bug audio" generated report: