Displaying 20 results from an estimated 62 matches for "bradshaw".
2004 Dec 15
3
adding perspectives to existing persp plots
I've created a perspective plot using 'persp' in the graphics package.
I'd like to add a second plane of z values to the existing plot, but I
cannot seem to do this using 'persp'. Is there an analogue to 'lines' or
'points' for perspectives?
Corey.
corey.bradshaw at cdu.edu.au
2005 Feb 22
3
problems with nonlinear fits using nls
...fit. In this case,
> a.st
[1] 0.3812922
> k.st
[1] 64.66529
I happen to know the true values for the optimised parameters (from
another application), but I can't get nls to reproduce them. They are:
a = 2.0466
k = 60.8275
theta = 0.2277
Any ideas?
Regards,
Corey Bradshaw
[[alternative HTML version deleted]]
2003 Sep 06
9
Scanner for 4.8
Dear All,
Can anyone recommend a scanner that works well on 4.8.
Thanks in advance,
Regards,
Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20030906/4c29ef0a/attachment.bin
2001 Jul 25
1
[PATCH]: sftp: Avoid paths beginning with "//"
Hi,
the following patch has been suggested by Mark Bradshaw
<bradshaw at staff.crosswalk.com>.
The simple concatenation of filenames in sftp client and server
results in creating filenames beginning with double slashes
when the cwd is the root directory:
cwd: "/bar/baz"
file: "foo"
cwd + "/" + file = "/bar/baz/...
2017 Jan 28
2
[PATCH] Add missing HAVE_CONFIG_H guards
Hi,
Attached patch adds some missing HAVE_CONFIG_H guards to some places in
celt/arm. Please review.
Thanks,
--Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/opus/attachments/20170127/a56493d8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2017 Jan 28
2
[PATCH] Reduce the scope of Ne10 includes
Hi,
Attached patch modifies some of the Ne10 includes in celt/arm. The original
includes worked, but ended up pulling in extra Ne10 headers that were
unnecessary. This allows libopus to be built with just the Ne10 DSP module
installed on the user's machine. Please review.
Thanks,
--Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2017 Feb 15
2
[PATCH] Add missing HAVE_CONFIG_H guards
Hi Michael,
I guess the main issue here is that config.h is never actually supposed
to be included from a header file in the first place. So it might be
best to fix that directly rather than adding ifdefs.
Cheers,
Jean-Marc
On 15/02/17 01:21 PM, Michael Bradshaw wrote:
> On Fri, Jan 27, 2017 at 7:39 PM, Michael Bradshaw <mjbshaw at google.com
> <mailto:mjbshaw at google.com>> wrote:
>
> Attached patch adds some missing HAVE_CONFIG_H guards to some places
> in celt/arm. Please review.
>
>
> Hi again. Just follo...
2017 Feb 15
2
[PATCH] Reduce the scope of Ne10 includes
Hi Michael,
Sorry for accidentally dropping that. Can you send me the latest version
of the patch?
Thanks,
Jean-Marc
On 15/02/17 04:30 PM, Michael Bradshaw wrote:
> On Fri, Jan 27, 2017 at 7:41 PM, Michael Bradshaw <mjbshaw at google.com
> <mailto:mjbshaw at google.com>> wrote:
>
> Attached patch modifies some of the Ne10 includes in celt/arm. The
> original includes worked, but ended up pulling in extra Ne10 header...
2004 Dec 15
0
(sans objet)
Hello,
Just look at the examples in ?persp.
There is a function called trans3d defined in it that will traduce your 3D
coordinates to 2D, and so you will be able to draw lines with lines function.
Romain.
Corey Bradshaw a ??crit :
>I've created a perspective plot using 'persp' in the graphics package.
>I'd like to add a second plane of z values to the existing plot, but I
>cannot seem to do this using 'persp'. Is there an analogue to 'lines' or
>'points' for per...
2002 Jun 13
1
FW: Samba and Helios Ethershare resource fork information
...ling with at this time is
> that Samba does not handle the .rsrc directory. IE: If you rename or
> delete a file using samba the resource information stored in the .rsrc
> directory is not updated.
>
> Is there a version of Samba available that resolves this issue?
>
> David Bradshaw
> Creo | Performance Team - WFS
> (604) 451-2700 - 5505
>
2008 Jul 14
2
modeling binary response variables
...Response variable is percent.dev (se2.dev are the errors from binomial
estimates given probability and number of samples).
Descriptor variables are num.days, ppd, temp, and pop.
Any help would be greatly appreciated.
Cheers,
Kevin Emerson
====================================
Kevin J. Emerson
Bradshaw - Holzapfel Lab
1210 University of Oregon
Eugene, OR, 97403
email: kemerson at uoregon.edu
web: http://evodevo.uoregon.edu/people/emerson.html
2004 Jun 23
2
samba security question - samba vulnerable to any WindowsExploits?
...>If so, the problem would not be with Samba, but with the authenticating
>server.
>
>Ryan
>
>-----Original Message-----
>From: samba-bounces+ryanfrantz=informed-llc.com@lists.samba.org
>[mailto:samba-bounces+ryanfrantz=informed-llc.com@lists.samba.org] On
>Behalf Of Paul Bradshaw
>Sent: Wednesday, June 23, 2004 11:02 AM
>To: samba@lists.samba.org
>Subject: [Samba] samba security question - samba vulnerable to any
>WindowsExploits?
>
>
>Hi there,
>
>I'm unclear on this warning I got from NeWT when I scanned my Linux
>workstation. Could som...
2004 Jun 23
0
samba security question - samba vulnerable to anyWindowsExploits?
...nts
on your Linux system that map to Windows accounts and built the Samba
password database using 'smbpasswd'?
ry
-----Original Message-----
From: samba-bounces+ryanfrantz=informed-llc.com@lists.samba.org
[mailto:samba-bounces+ryanfrantz=informed-llc.com@lists.samba.org] On
Behalf Of Paul Bradshaw
Sent: Wednesday, June 23, 2004 11:14 AM
To: samba@lists.samba.org
Subject: Re: [Samba] samba security question - samba vulnerable to
anyWindowsExploits?
Hi Ryan,
I am not authenticating to any Windows server, I just have the samba
server itself set up with 3 users who an login.
...Paul
Ryan...
2004 Jun 08
2
Samba, LDAP and machine account weirdness....
...some way?
Or is there anything else which might cause this (eg: a difference in the time
on samba and LDAP servers?)?
Sorry if this seems a but vague and lacking any more detail, but I am baffled
myself.
If anyone has any suggestions or advice I would be most grateful.
Thanx in advance.
Chris Bradshaw
2012 Jul 02
1
[Announce] Samba 3.5.16 Available for Download
...g>
* BUG 8599: Only use SamLogonEx when we can get unencrypted session keys.
* BUG 8943: Slow but responsive DC can lock up winbindd for > 10 minutes
at a time.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 7564: Fix default name resolve order in the manpage.
o John Bradshaw <john at johnbradshaw.org>
* BUG 7938: Fix typo (overrided -> overridden) in Samba3-HOWTO.
o Olaf Flebbe <o.flebbe at science-computing.de>
* BUG 8552: Correct documentation of "case sensitive".
o Bj?rn Jacke <bj at sernet.de>
* BUG 8869: Remove ou...
2012 Jul 02
1
[Announce] Samba 3.5.16 Available for Download
...g>
* BUG 8599: Only use SamLogonEx when we can get unencrypted session keys.
* BUG 8943: Slow but responsive DC can lock up winbindd for > 10 minutes
at a time.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 7564: Fix default name resolve order in the manpage.
o John Bradshaw <john at johnbradshaw.org>
* BUG 7938: Fix typo (overrided -> overridden) in Samba3-HOWTO.
o Olaf Flebbe <o.flebbe at science-computing.de>
* BUG 8552: Correct documentation of "case sensitive".
o Bj?rn Jacke <bj at sernet.de>
* BUG 8869: Remove ou...
2017 Jul 11
2
EFI64 Boot 32 bit kernel....
...h gets
me as far as loading the kernel (and actually booting it in the case of a
64 bit kernel).
I'd be grateful for any suggestions on how to resolve this. Unfortunately,
for what I am doing I really need to TFTP netboot a 32 bit linux kernel via
EFI64 (long story).
Thanks in advance.
Chris Bradshaw.
2001 Aug 09
1
[PATCH]: ssh: Avoid paths beginning with "//"
We patched a few bugs in the sftp implementation last month that dealt with
path concatenation created paths beginning with "//", which caused problems
on Windows machines. Unfortunately, a few slipped by in ssh as well that
I'd like to get patched.
Ssh runs into the same problem when dealing with known_hosts files. When
the home directory for a user is set to "/", it
2001 Sep 21
1
MaxStartups Confusion
I would like some clarification regarding the use of MaxStartups. I have
always used the three colon separated value that enables the random drop
capabilities, but the documentation for sshd says that MaxStartups can also
take a single value which sets a max and leaves random drops off.
When I try this, sshd tells me that it got an illegal integer. Looking at
the code, in servconf.c it looks
2002 Jan 15
1
[PATCH]: scp: Avoid paths beginning with "//"
Scp has some path issues when transferring to or from the root file system
of a windows machine (cygwin). It creates a path that begins with //, which
indicates a UNC path on Windows. I sent in patches for similar issues last
year.
The fix is a one line change to determine if the path is "/", and not double
up on the slashes.
I've attached diffs to latest cvs.
-Mark