search for: errfunc

Displaying 5 results from an estimated 5 matches for "errfunc".

2002 Mar 21
2
optim with gradient
...> Department of Statistics http://www.stat.umu.se/egna/gb/ > Ume? University > SE-90187 Ume?, Sweden e-mail: gb at stat.umu.se > If the only goal is to improve speed, then you should consider to do the full optimization within C/Fortran, i.e., to implement the errfunc and the gradient in C and to call optim through the API (a new feature of the upcoming version 1.5.0 as Brian told me). This may increase speed - I just make a rough guess now - by a factor 100. best Adrian -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help ma...
2005 Dec 29
2
Ajax.Request: onLoading executed after onComplete in IE
...o. It happens with both, script.aculo.us 1.5.0 and 1.5.1. Here''s the (somewhat reduced) code i''m using: ---------------------------------------- new Ajax.Request(''/cgi-bin/foo.pl'', { parameters: ''x=y'', onSuccess: handlerFunc, onFailure: errFunc, onLoading: function() { alert(''onLoading''); Element.show(''indicatorContainer''); }, onComplete: function() { alert(''onComplete''); Element.hide(''indicatorContainer''); } }); -------------------------------...
2007 Jun 09
23
hoverclass on droppable zone
Hi guys, I''m trying to make a drag''n''drop portal using sortable element. I would like to apply the "hoverclass" option only on the droppable zone instead of the column border. Any idea a about the solution? Thanks for any help, Sabri --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups
2008 Jul 21
2
sftp needs a long time for sending a filelist
Hello all Im using sftp 1:4.7p1-8ubuntu1.2 in a batchjob Ive noticed that sftp needs a long time for sending a filelist. The timespan increases exponential if many files are on the remoteserver. for example "ls -la *.txt" needs 10 seconds for 2000 files but needs 50 seconds for 4000 files. For 150.000 Files i have to wait 15 minutes for example but the
2015 Sep 11
11
[Bug 2463] New: Conflict with openbsd compat glob() function in shared libraries
https://bugzilla.mindrot.org/show_bug.cgi?id=2463 Bug ID: 2463 Summary: Conflict with openbsd compat glob() function in shared libraries Product: Portable OpenSSH Version: 7.1p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: