Displaying 6 results from an estimated 6 matches for "galanos".
Did you mean:
galanov
2002 Apr 30
2
RAID-5/LVM/ext3
Hello:
We trying to configure one machine (Compaq Proliant ML760) with 8 disks
(72GB each disk) with RAID. We are thinking to use ext3 and LVM in RedHat
7.2 for manage one filesystem with 500GB. This filesystems have to store
near off 5.000.000 of files.
Is this possible? Could I resize the filesystems/volume to 1TB? what are the
ext3 and LVM limits? someone have tested sismilar environment?
I
2009 Jan 14
1
script window background and text color (PR#13446)
Full_Name: alexios galanos
Version: 2.8.1
OS: windows/vista
Submission from: (NULL) (81.100.160.71)
While the script editor now respects user preferences for the background color
in 2.8.1, it does not do so for the user text color defaulting to black. So my
preference of having for example black background with green text...
2009 Oct 31
1
Request: bring back windows chm help support (PR#14034)
Full_Name: alex galanos
Version: 2.10.0
OS: windows vista
Submission from: (NULL) (86.11.78.110)
I respectfully request that the chm help support for windows, which was very
convenient, be reinstated...couldn't an online poll have been conducted to gauge
the support of this format by window's users?
2019 Jan 31
1
nlminb with constraints failing on some platforms
Prof Nash, Prof Galanos
Is it possible to use a generic code stub in front of packages that use
optimx to improve optimx use or curtail it according to the requirements?
Best Regards
Amit
+91 7899381263
________________________________________________________________________
Please request Skype as avail...
2019 Jan 28
8
nlminb with constraints failing on some platforms
I've noticed unstable behavior of nlminb on some Linux systems. The problem can be reproduced by compiling R-3.5.2 using gcc-8.2 and running the following snippet:
f <- function(x) sum( log(diff(x)^2+.01) + (x[1]-1)^2 )
opt <- nlminb(rep(0, 10), f, lower=-1, upper=3)
xhat <- rep(1, 10)
abs( opt$objective - f(xhat) ) < 1e-4 ## Must be TRUE
The example works perfectly when
2011 Feb 18
0
Wine release 1.3.14
The Wine development release 1.3.14 is now available.
What's new in this release (see below for details):
- Many cleanups to address Valgrind and Clang warnings.
- Support for creating compressed cabinet files.
- Translation updates.
- Various bug fixes.
The source is available from the following locations:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.3.14.tar.bz2