search for: travaux

Displaying 4 results from an estimated 4 matches for "travaux".

Did you mean: travail
2003 Oct 01
4
Solving a tridiagonal system
...ff-diagonal elements of A as vectors, i.e. a = A[i,i-1], b = A[i,i] and c = A[i,i+1]. So I have three vectors that define A, along with a solution vector d. The conventional method of solving such systems is to use the so-called "Thomas algorithm", see e.g. <http://www.enseeiht.fr/hmf/travaux/CD0001/travaux/optmfn/hi/01pa/hyb74/node24.html>. This is very easy to code, but much more difficult to "vectorize". Is anyone aware of a library that contains a fast implementation of this algorithm? Another alternative is to use backsolve. I can easily eliminate the lower diagonal a...
2009 Sep 10
0
Re: Tested incoming sound with new kernels -- RT works, Generic
Thanks for telling us. I'll take note of what you said. Regards, Liza Pret travaux (http://prettravaux.net)
2003 Feb 04
0
Samba PDC and Samba Client
...e netlogon [netlogon] browseable = no writable = yes admin users = maura philippot-f public = no path = /home/samba/netlogon [profile] path=/home/samba/profile create mode = 0600 directory mode = 0700 writable = yes browseable = No #repertoire de groupe [service] comment = Repertoire de travaux commun au service path=/home/samba/services/%G create mode = 0660 directory mode = 0770 writable = yes browseable = yes #compatibilité des droit dos/unix dos filemode = yes hide files = /Documents de %U/Sauv*/ # veto files = /Corbeille/ # delete veto files = no #Ajout du syste...
2012 Jul 20
5
[Bug 2027] New: SSH generates misleading errors when using public key authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=2027 Priority: P5 Bug ID: 2027 Assignee: unassigned-bugs at mindrot.org Summary: SSH generates misleading errors when using public key authentication Severity: normal Classification: Unclassified OS: Linux Reporter: xavier.jodoin at corp.ovh.com