Displaying 18 results from an estimated 18 matches for "isen".
Did you mean:
isel
2005 Jul 20
4
poisson fit for histogram
...list (if responding to the list is
warranted)?
I have a histogram and I want to see if the data fit a Poisson
distribution. How do I do this? It is preferable if it could be
done without having to install any or many packages.
I use R Version 1.12 (1622) on OS X
Thank-you very much,
Tom Isenbarger
--
Tom Isenbarger PhD
isen@plantpath.wisc.edu
608.265.0850
[[alternative HTML version deleted]]
2015 Sep 02
3
latest yum update messed up chrome
...ese errors:
$ google-chrome
libGL error: dlopen /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: failed to load driver: swrast
[13006:13043:0901/222041:ERROR:logging.h(779)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.kwalletd was not provided by any .service files
[13006:13043:0901/222041:ERROR:native_backend_kwallet_x.cc(412)] Error contacting kwalletd (isEnabled)
[13006:13043:0901/222041:ERROR:logging.h(779)] Fai...
2015 Sep 02
0
latest yum update messed up chrome
...google-chrome
> libGL error: dlopen /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
> libGL error: failed to load driver: swrast
> [13006:13043:0901/222041:ERROR:logging.h(779)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.kwalletd was not provided by any .service files
> [13006:13043:0901/222041:ERROR:native_backend_kwallet_x.cc(412)] Error contacting kwalletd (isEnabled)
> [13006:13043:0901/222041:ERROR:logging.h...
2015 Jun 24
2
[LLVMdev] Out-of-source subclassses vs. LLVM's RTTI system
Hi Tobias
On Wed, Jun 24, 2015 at 12:43 PM, Tobias Grosser <tobias at grosser.es> wrote:
> Maybe have a look at Polly's lib/Analysis/ScopDetectionDiagnostic.cpp and
> lib/Analysis/ScopDetection.cpp. We use LLVM's diagnostics in a loadable
> module without modifying LLVM's DiagnosticKind enum.
>
Thanks very much for the suggestion. It looks like Polly's
2004 Dec 13
1
UPGMA
...nswer. I have searched the R home pages and the R-help
archives with no hits. How can I cluster data in R using UPGMA?
I am not subscribed to the list (can't keep up with all the traffic!),
so I would appreciate it if you could email directly to me (or to the
list and to me).
Thanks,
Tom Isenbarger
--
isen at plantpath.wisc.edu
thomas a isenbarger
(608) 265-0850
2008 Oct 30
7
Is there any way to check if DTrace is running or a DTrace probe is enabled?
Hi,
I am adding DTrace probes within NFS v3 client. In my current
implementation, I use some tsd_*() functions and kmem_zalloc() function.
These functions might be heavy and affect the performance. I want to
call this function only when DTrace is running or the DTrace probes are
enable. So is there a way to check DTrace is running or DTrace probe is
enabled?
Regards,
Danhua
2004 Dec 09
1
more clustering questions
...is
the opposite of what I would predict and what I want the plot to show.
If I instead use
plot(cmdscale(as.dist(dissmini)))
the plot is the same.
something like this:
s4
s1
s5
s2
s3
Thanks for your help,
Tom Isenbarger
--
isen@plantpath.wisc.edu
thomas a isenbarger
(608) 265-0850
[[alternative text/enriched version deleted]]
2018 Nov 01
3
RFC: System (cache, etc.) model for LLVM
...cally, with write-though, every store is a non-temporal store (Or
temporal stores being a write-through, depending on how to view it)
> >> class TargetSoftwarePrefetcherInfo {
> >> /// Should we do software prefetching at all?
> >> ///
> >> bool isEnabled() const;
> >
> > isEnabled sounds like something configurable at runtime.
>
> Currently we use it to allow some subtargets to do software prefetching
> and prevent it for others. I see how the name could be confusing
> though. Maybe ShouldDoPrefetching?
isPrefetching...
2018 Nov 01
2
RFC: System (cache, etc.) model for LLVM
...; ///
> unsigned getWays() const;
That is, associativity?
Bandwidth might be a useful addition, e.g. if a performance analysis
tools uses the roofline model.
> class TargetSoftwarePrefetcherInfo {
> /// Should we do software prefetching at all?
> ///
> bool isEnabled() const;
isEnabled sounds like something configurable at runtime.
> /// Provide a general prefetch distance hint.
> ///
> unsigned getDistance() const;
>
> /// Prefetch at least this far ahead.
> ///
> unsigned getMinDistance() const;
>
>...
2004 Dec 08
2
similarity matrix conversion to dissimilarity
...but this gives high scores for similarities, not high
scores for dissimilarities. The only thought I had was to use the
reciprocal of the BLAST score as some perverse measure of distance.
I am not subscribed to the list, so can I ask for responses directly to
my email address?
Thank-you,
Tom Isenbarger
--
isen at plantpath.wisc.edu
thomas a isenbarger
(608) 265-0850
2006 Mar 03
0
Important Statement to Review for Signing
...ina -
Charlotte
Charles M. Hannum, consultant, founder of The NetBSD Project
Dewayne Hendricks, CEO, Dandin Group
David R Hughes, CEO, Old Colorado City Communications, 1993
EFF Pioneer Award
Paul Hyland, Computer Professionals for Social Responsibility
David S. Isenberg, Ph.D., Founder & CEO, isen.com, LLC
Seth Johnson, New Yorkers for Fair Use
Paul Jones, School of Information and Library Science,
University of North Carolina - Chapel Hill
Peter D. Junger, Professor of Law Emeritus, Case Western
Reserve University
Brewste...
2008 Jul 31
8
Facebook Connect
Is anyone planning on using Facebook Connect? I have the
implementation that I think covers the user registration. I''m going to
work on the UI stuff as well but would love to get some feedback on it.
Mike
--
Mike Mangino
http://www.elevatedrails.com
2004 Aug 29
6
wxRuby Compile Problems on Gentoo eBuild
...gument 1 is invalid
htmlprocessor.cpp:106: error: no matching function for call to
`GetCpp(VALUE&)''
htmlprocessor.cpp:107: error: `WxHtmlProcessor::validateCppObject'' cannot be
used as a function
htmlprocessor.cpp: In static member function `static VALUE
WxHtmlProcessor::IsEnabled(int, VALUE*, long unsigned int)'':
htmlprocessor.cpp:123: error: template argument 1 is invalid
htmlprocessor.cpp:123: error: no matching function for call to
`GetCpp(VALUE&)''
htmlprocessor.cpp:124: error: `WxHtmlProcessor::validateCppObject'' cannot be
used as...
2016 May 18
0
[ANNOUNCE] xcb-proto 1.12
...Add "altmask" attribute, like "altenum" for masks
xml-xcb.txt: mention that case/bitcase can have a name
xml-xcb.txt: remove description of the "localfield" element
Robert Ancell (2):
shm: Mark PutImage.send_event field as boolean
glx: Add IsEnabled request
Uli Schlachter (1):
Release xcb-proto 1.12
Download:
http://xcb.freedesktop.org/dist/xcb-proto-1.12.tar.bz2
http://xcb.freedesktop.org/dist/xcb-proto-1.12.tar.gz
md5sum:
14e60919f859560f28426a685a555962 xcb-proto-1.12.tar.bz2
5ee1ec124ea8d56bd9e83b8e9e0b84c4 xcb-pro...
2008 Jan 11
25
DTrace in Perl: What probes should we have?
As of patch 32953 dtrace support is in bleadperl (5.11.0). The probes
are based on Alan Burlinson''s original blog post on the subject:
http://blogs.sun.com/alanbur/date/20050909
By guarding the probes with PERL_SUB_*_ENABLED the performance hit is
unmeasurable.
All the necessary bits already existed in the wild. I just assembled
them and made the necessary changes to
2017 Aug 22
5
[RFC] mir-canon: A new tool for canonicalizing MIR for cleaner diffing.
Patch for review.
On Mon, Aug 21, 2017 at 11:45 PM Puyan Lotfi <puyan.lotfi.llvm at gmail.com>
wrote:
> Ping.
>
> Still working on preparing code for review. Will have a patch for review
> ready in the coming days.
>
> PL
>
> On Tue, Aug 15, 2017 at 12:06 PM Puyan Lotfi <puyan.lotfi.llvm at gmail.com>
> wrote:
>
>> Hi,
>>
>>
>>
2007 Apr 30
0
[997] branches/wxruby2/wxwidgets_282: Window - 2.6 -> 2.8 API, new methods and deprecations; update doc
...tdialog
</span><span class="cx"> * "Window#invalidate_best_size":#Window_invalidatebestsize
</span><ins>+* "Window#is_double_buffered":#Window_isdoublebuffered
</ins><span class="cx"> * "Window#is_enabled":#Window_isenabled
</span><span class="cx"> * "Window#is_exposed":#Window_isexposed
</span><ins>+* "Window#is_frozen":#Window_isfrozen
</ins><span class="cx"> * "Window#is_retained":#Window_isretained
</span><span clas...
2006 Dec 20
0
[791] trunk/wxruby2/swig/classes/include/wxWindow.h: Remove shadowing GetBestSize def causing warning, plus strip crufty comments
...;nbsp /**
-         * \brief Returns if the window is enabled for input, otherwise.
-        */
-
</del><span class="cx"> virtual bool IsEnabled() const;
</span><del>-        /**
-         * \brief Returns if the window is retained, otherwise.
-     &...