Displaying 4 results from an estimated 4 matches for "sociopathic".
2008 Nov 19
2
Oja median
Hi Roger,
As we know that The Oja median has (finite) breakdown point 2/n, i.e.,
is not robust in any reasonable sense, and is quite expensive to
compute, so do we have some better methodology to compute multivariate
median
Rahul Agarwal
Analyst
Equities Quantitative Research
UBS_ISC, Hyderabad
On Net: 19 533 6363
[[alternative HTML version deleted]]
2013 Sep 26
0
Re: [PATCH] build: fix errors when compiling man-pages
...39;d forgotten about it.
I believe the original motivation for creating the tool.pl -> tool
symlink was because xgettext didn't know these files were Perl and so
used the wrong language filter. Things have moved on a bit since
then, because we now run xgettext directly instead of using the
sociopathic gettextize utility.
Therefore I pushed the following patch which I believe simplifies
things.
https://github.com/libguestfs/libguestfs/commit/93dbeb6b6c5ac161043d6d9dd7576f85548a055d
(Actually this patch tools ages longer to write than I expected and is
quite complex, but I believe it's stil...
2007 Nov 02
1
tk not installed properly
Hi,
I'm getting the following error:
> install.packages()
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... Error in fun(...) : Can't find a usable tk.tcl in the following directories:
/usr/share/tcltk/tcl8.4/tk8.4 ./lib/tk8.4 /usr/local/lib/tcltk/tk8.4 /usr/local/share/tcltk/tk8.4 /usr/lib/tcltk/tk8.4 /usr/share/tcltk/tk8.4 ./library
2013 Sep 24
2
[PATCH] build: fix errors when compiling man-pages
I'm not sure whether this is the best fix, but it makes the build
pass.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
---
Notes:
The configure was called like this:
./autogen.sh --disable-appliance --disable-daemon --with-readline --disable-php --enable-python --enable-perl --disable-haskell --disable-ruby --enable-gobject --enable-probes --enable-lua