search for: vincent

Displaying 20 results from an estimated 1770 matches for "vincent".

2006 Jul 17
1
Patch to allow negative argument in head() and tail()
...ove. I hope you will find my (albeit small) contribution useful. Best regards, ----- [1] See previous messages to r-devel by myself <https://stat.ethz.ch/pipermail/r-devel/2005-April/032881.html> and Bill Venables <https://stat.ethz.ch/pipermail/r-devel/2005-May/033081.html> -- Vincent Goulet, Associate Professor ?cole d'actuariat Universit? Laval, Qu?bec Vincent.Goulet at act.ulaval.ca http://vgoulet.act.ulaval.ca
2019 May 06
2
Samba with AD : SID rejected
Le 06/05/2019 à 11:23, Rowland Penny via samba a écrit : > On Mon, 6 May 2019 10:58:56 +0200 > Vincent Ducot <vincent.ducot at rubycat-labs.com> wrote: > >> Le 06/05/2019 à 10:46, Rowland Penny via samba a écrit : >>> On Mon, 6 May 2019 09:08:10 +0200 >>> Vincent Ducot <vincent.ducot at rubycat-labs.com> wrote: >>> >>>> Hi, >>>&g...
2019 May 06
2
Samba with AD : SID rejected
Le 06/05/2019 à 12:06, Rowland Penny via samba a écrit : > On Mon, 6 May 2019 11:47:34 +0200 > Vincent Ducot <vincent.ducot at rubycat-labs.com> wrote: > >> Le 06/05/2019 à 11:23, Rowland Penny via samba a écrit : >>> On Mon, 6 May 2019 10:58:56 +0200 >>> Vincent Ducot <vincent.ducot at rubycat-labs.com> wrote: >>> >>>> Le 06/05/2019 à 10...
2019 May 06
2
Samba with AD : SID rejected
On Mon, 6 May 2019 09:08:10 +0200 Vincent Ducot <vincent.ducot at rubycat-labs.com> wrote: > Hi, > > sorry for the mistake, I meaned > > getent passwd vincent shows nothing and I got in the log file: > > winbindd_getpwnam: My domain -- rejecting getpwnam() for FOO\vincent. > > 'wbinfo -u | grep ...
2019 May 06
1
Samba with AD : SID rejected
Le 06/05/2019 à 10:46, Rowland Penny via samba a écrit : > On Mon, 6 May 2019 09:08:10 +0200 > Vincent Ducot <vincent.ducot at rubycat-labs.com> wrote: > >> Hi, >> >> sorry for the mistake, I meaned >> >> getent passwd vincent shows nothing and I got in the log file: >> >> winbindd_getpwnam: My domain -- rejecting getpwnam() for FOO\vincent. >&gt...
2019 May 03
2
Samba with AD : SID rejected
On Fri, 3 May 2019 17:16:41 +0200 Vincent Ducot via samba <samba at lists.samba.org> wrote: > getent passwd still only shows local unix accounts, and I got the > error "getpwent failed: NT_STATUS_NO_MORE_ENTRIES" in log.winbindd. > > getent passwd vincent shows nothing and I got in the log file: > > win...
2008 Nov 10
3
SPEEX on iPhone ?
...har, thanks for your reply, but i'm a bit surprised. 1- Does it mean that it is possible to make a Real Time Encoding/Decoding with SPEEX on iPhone ? 2- What parameters have been used (QUALITY, SAMPLING_RATE, BITRATE) ? and what kind of CPU load do they measure for that ? Thanks by advance, Vincent ----- Original Message ----- From: "Ashhar Farhan" <farhan at phonestack.com> To: "Vincent Burel" <vincent.burel at vb-audio.com> Cc: <speex-dev at xiph.org> Sent: Saturday, November 08, 2008 3:19 AM Subject: Re: [Speex-dev] SPEEX on iPhone ? > vincent,...
2006 Jul 04
5
removing for loop
Dear Rusers, Trying to reduce my for loops addiction, could somebody tell me if there are ways to simplify (and perhaps accelerate ?) the following line for (i in 1:N) for (j in 1:N) m[i,j] = b[i]-b[j]; (where m is a NxN matrix and b a vector of length N) Thanks for any hint.
2019 May 06
0
Samba with AD : SID rejected
On Mon, 6 May 2019 15:33:08 +0200 Vincent Ducot <vincent.ducot at rubycat-labs.com> wrote: > Le 06/05/2019 à 12:06, Rowland Penny via samba a écrit : > > On Mon, 6 May 2019 11:47:34 +0200 > > Vincent Ducot <vincent.ducot at rubycat-labs.com> wrote: > > > >> Le 06/05/2019 à 11:23, Rowland Penny v...
2008 Sep 29
4
static libgcc issue on solaris 8
...0.9.8 /usr/platform/SUNW,Sun-Fire-V210/lib/libc_psr.so.1 Is there something special with SunOs that I should know to make my compilation work successfully ?? Can somebody help me because I absolutely need these binaries statically linked with libgcc libraries ? many thanks for your help. Vincent. ----------------------------------------------------------------- ATTENTION: The information in this electronic mail message is private and confidential, and only intended for the addressee. Should you receive this message by mistake, you are hereby notified that any disclosure, reproduction, dist...
2008 Nov 12
2
SPEEX on iPhone ?
ok, interesting ! Do you know how much CPU it takes for a real time encoding/decoding ? it's more around 20% or 80% instead ? Do you know if it works for 44100 Hz / 32kbps / Quality =8 ? thanks again. Vincent ----- Original Message ----- From: "Ashhar Farhan" <farhan at phonestack.com> To: "Vincent Burel" <vincent.burel at vb-audio.com> Cc: <speex-dev at xiph.org> Sent: Wednesday, November 12, 2008 3:05 AM Subject: Re: [Speex-dev] SPEEX on iPhone ? > vincent,...
2019 May 06
0
Samba with AD : SID rejected
On Mon, 6 May 2019 11:47:34 +0200 Vincent Ducot <vincent.ducot at rubycat-labs.com> wrote: > Le 06/05/2019 à 11:23, Rowland Penny via samba a écrit : > > On Mon, 6 May 2019 10:58:56 +0200 > > Vincent Ducot <vincent.ducot at rubycat-labs.com> wrote: > > > >> Le 06/05/2019 à 10:46, Rowland Penny v...
2005 Aug 29
5
Testing if all elements are equal in a vector/matrix
...nonical way to check if all elements of a vector or matrix are the same? Solutions below work, but look hackish to me. > x <- rep(1, 10) > all(x == x[1]) # == operator does not provide for small differences [1] TRUE > isTRUE(all.equal(x, rep(x[1], length(x)))) # ugly [1] TRUE Best, Vincent -- Vincent Goulet, Associate Professor ??cole d'actuariat Universit?? Laval, Qu??bec Vincent.Goulet at act.ulaval.ca http://vgoulet.act.ulaval.ca
2012 May 11
22
[Bug 49786] New: In xterm, some rectangles are not redrawn when the window is partly covered
...fied Product: xorg Version: 7.6 (2010.12) Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: vincent-fdt at vinc17.net QAContact: xorg-team at lists.x.org Created attachment 61438 --> https://bugs.freedesktop.org/attachment.cgi?id=61438 file "text" used in the command to reproduce the bug When an xterm window is partly covered by another window, not everything is redrawn...
2008 Nov 13
2
SPEEX on iPhone ?
----- Original Message ----- From: "Conrad Parker" <conrad at metadecks.org> To: "Vincent Burel" <vincent.burel at vb-audio.com> Cc: "Jean-Marc Valin" <jean-marc.valin at usherbrooke.ca>; <speex-dev at xiph.org> Sent: Thursday, November 13, 2008 1:18 AM Subject: Re: [Speex-dev] SPEEX on iPhone ? > 2008/11/13 Vincent Burel <vincent.burel at vb-aud...
2001 Dec 03
1
Slow (very) Win Me client
Hello. My configuration is a RHS 7.1, samba 2.0.7, Win Me 4.90.3000. My smb.conf file: # Samba config file created using SWAT # from vincent (192.168.0.2) # Date: 2001/11/26 11:50:51 # Global parameters [global] workgroup = EVISTEL netbios name = SERVER server string = Samba Server encrypt passwords = Yes ssl CA certFile = /usr/share/ssl/certs/ca-bundle.crt debug level = 3 log file = /var/log/samba/%m.log max log size = 0 sock...
2016 Apr 15
6
CentOS 7.2 laptop wireless Intel Corporation Centrino Wireless-N 2230 (rev c4)
On Fri, Apr 15, 2016 at 5:00 AM, Tony Molloy <tony.molloy at ul.ie> wrote: > So any ideas. I may have missed this but what model laptop are we talking about? Brandon Vincent
2006 Feb 23
0
smbldap-adduser problems
...;%g" "%u" add machine script = /usr/local/sbin/smbldap-useradd -w "%u" then using smbldap-populate -> good , net rpc join -> good and net rpc vampire commands with debug -d 3 with net rpc vampire -> not good. The debug looks like : Creating account: vincent-admin [2006/02/22 17:26:06, 1] utils/net_rpc_samsync.c:fetch_account_info(534) fetch_account: Running the command `/usr/local/sbin/smbldap-useradd -a -m "vincent-admin"' gave 0 [2006/02/22 17:26:06, 3] utils/net_rpc_samsync.c:fetch_account_info(548) Attempting t...
2019 May 06
0
Samba with AD : SID rejected
On Mon, 6 May 2019 10:58:56 +0200 Vincent Ducot <vincent.ducot at rubycat-labs.com> wrote: > Le 06/05/2019 à 10:46, Rowland Penny via samba a écrit : > > On Mon, 6 May 2019 09:08:10 +0200 > > Vincent Ducot <vincent.ducot at rubycat-labs.com> wrote: > > > >> Hi, > >> > >> sorry...
2008 Nov 07
2
SPEEX on iPhone ?
...ll with multi-instances. But now i'm wondering if it's possible to port the SPEEX encoder (and decoder process) on iPhone ? Does someone tried to do that ? Do you think it is possible or completly over the capabilities of the ARM processor of the iPhone ? Thanks by advance for your reply. Vincent Burel