Displaying 20 results from an estimated 246 matches for "ams".
Did you mean:
amd
2006 Dec 21
1
need some guidance with a test
This is part of a rails project. The following method is part of the Ams
class (a rails model). I''m a bit unsure of the rspec/bdd way of testing this
method.
def persist_as_domains
@current_domains.each do |d|
dom = Domain.new
dom.domain = d
dom.source_id = 1
dom.at = Time.now
dom.save
end
end
The following is what came out when I tri...
2007 Nov 19
2
Editorial in Notices of the AMS: Open Source Mathematical Software
Hi all,
For those interested, while scanning /. tonight, I came across a posting
which referred to a new editorial in the November 2007 Notices of the
American Mathematical Society:
Open Source Mathematical Software
by David Joyner and William Stein
http://www.ams.org/notices/200710/tx071001279p.pdf
Although brief, it makes for interesting reading.
Regards,
Marc Schwartz
2004 Mar 12
3
read and write list
...L
guest account = nobody
security = server
password server = AMDATA
hosts allow = 10.
local master = yes
socket options = TCP_NODELAY
writable = yes
guest ok = yes
syslog only = yes
max log size = 1000
[web_applications_ams_development]
path = /var/ams
comment = Web Application AMS Development
volume = WEB_APPLICATION_AMS_DEVELOPMENT
guest ok = no
# read only = yes
# writable = no
# read list = guest
# write list = igork
# write list = @"AMITY+AWS_AMS_...
2000 Jan 19
2
Samba and /etc/shadow.
...ux box.
How can I make samba use the /etc/shadow file
for authenticating users?
Reading the archives I assumed there should be
a compile-time option I should set, but I found
no such option.
Regards
--
Shahin Merat, Dept. of gastroenterology,
Shariati Hospital, N Kargar st., Tehran, Iran
merat@ams.ac.ir / merats@sums.ac.ir
2007 Sep 12
1
[PATCH] Fix errors in new Makefile.ams
Josh,
The two Makefile.ams that you added recently:
examples/c/decode/file/Makefile.am
examples/cpp/decode/file/Makefile.am
are generating errors like this:
examples/c/decode/file/Makefile.am:22: blank line following trailing backslash
examples/cpp/decode/file/Makefile.am:22: blank line following trailing...
2007 Mar 27
0
USPS AMS API anyone?
Has anybody worked with the USPS AMS API (Address Matching System
Application Programming Interface) before?
My objective is to verify addresses using the USPS DB and although
there are existing ruby libs for that I have two problems: I am not
directly shipping so contractually I cannot access the online API and
it is for commercial...
2002 May 06
6
SCP file corruptions
Hi,
I apparently was asleep at the wheel using scp, and accidentally copied a
file onto itself. Scp generated an Input/Output error and did not perform
the copy. However, now the file is corrupt. Is this a but? Is there anyway
to fix the file I messed up?
Thanks,
Don Gathman
208.396.6675
2007 Oct 24
2
"Can't sync delivery mail"
Dovecot 1.0.3
Deliver is saying this on two specific emails. Other emails to these 2
users are going through fine. Looking at the mail headers the only
thing questionable I see is:
From: "AMS Publication Division"@ams.org
Is this the problem?
# 1.0.3: /usr/local/etc/dovecot.conf
base_dir: /var/run/dovecot/
protocols: imap pop3
listen(default): *:143
listen(imap): *:143
listen(pop3): *:110
ssl_disable: yes
shutdown_clients: no
login_dir: /var/run/dovecot/login
login_executable(defa...
2017 Mar 25
2
where to swap
It is good to see this
----- Forwarded message from syslinux-bot for Martin Str|mberg <ams at ludd.ltu.se> -----
Date: Sat, 25 Mar 2017 05:54:09 -0700
From: syslinux-bot for Martin Str|mberg <ams at ludd.ltu.se>
To: Syslinux commits mailing list <syslinux-commits at zytor.com>
Cc: ams at ludd.ltu.se
Subject: [syslinux:master] mbr/isohdpfx.S: correct pointer for heads/sect...
2009 Jul 19
1
Can I use "mcnemar.test" for 3*3 tables (or is there a bug in the command?)
...ation of the McNemar test, used for testing marginal
homogeneity in a square table with more than two rows/columns"
>From searching for a Stuart-Maxwell
test<http://ourworld.compuserve.com/homepages/jsuebersax/mcnemar.htm>
in
google, I found an algorithm here:
http://www.m-hikari.com/ams/ams-password-2009/ams-password9-12-2009/abbasiAMS9-12-2009.pdf
>From running this algorithm I am getting a different P value, here is the
(somewhat ugly) code I produced for this:
get.d <- function(xx)
{
length1 <- dim(xx)[1]
ret1 <- margin.table(xx,1) - margin.table(xx,2)
return...
2020 Apr 09
2
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...,
Thanks a lot for the testing.
> The various font family settings seem to work too, from what I can
> tell. Both font families you suggested, however, Helvetica and Apple
> Symbols (the s is important) have significantly incomplete coverage
> with PUA on.
That is to be expected, the AMS symbol dump in PUA space was a quick
hack to make pre-unicode symbols available in an unicode world, pending
their normalisation.
That standardisation is long past (IIRC it occured by unicode 3.2
released in March 2002), so no newly created/updated font family is
going to place those symbols in PU...
2015 Feb 06
2
Use z size specifier for printf-ing size_t variable
On Sun, Jan 25, 2015 at 06:13:13PM -0200, Raphael S Carvalho wrote:
> On Sat, Nov 22, 2014 at 10:39 AM, Martin Str|mberg <ams at ludd.ltu.se> wrote:
> > Hello.
> >
> > Use the z size specifier to printf-ing size_t variables to get rid of gcc
> > warning
> > format ?%08x? expects type ?unsigned int?, but argument 2 has type ?long unsigned int?
> Please, add the signed-off line.
I'm...
2017 Apr 16
1
fwd: [syslinux:syslinux-4.xx] mbr/isohdpfx.S: correct stack for heads/sectors
Hi,
FYI syslinux upstream has a bugfix.
Both in the 6.xx branch and the 4.xx branch.
----- Forwarded message from syslinux-bot for Martin Str|mberg <ams at ludd.ltu.se> -----
Date: Sat, 15 Apr 2017 10:27:08 -0700
From: syslinux-bot for Martin Str|mberg <ams at ludd.ltu.se>
To: Syslinux commits mailing list <syslinux-commits at zytor.com>
Cc: ams at ludd.ltu.se
Subject: [syslinux:syslinux-4.xx] mbr/isohdpfx.S: correct stack for heads...
2010 Sep 15
1
running 'make' failed during vignette creation ('R CMD build') on Windows
...\MiKTeX 2.7\tex\latex\geometry\geometry.cfg"))
("C:\Program Files\MiKTeX 2.7\tex\latex\tools\theorem.sty"
("C:\Program Files\MiKTeX 2.7\tex\latex\tools\thp.sty"))
("C:\Program Files\MiKTeX 2.7\tex\latex\tools\thb.sty"))
("C:\Program Files\MiKTeX 2.7\tex\latex\ams\math\amsmath.sty"
For additional information on amsmath, use the `?' option.
("C:\Program Files\MiKTeX 2.7\tex\latex\ams\math\amstext.sty"
("C:\Program Files\MiKTeX 2.7\tex\latex\ams\math\amsgen.sty"))
("C:\Program Files\MiKTeX 2.7\tex\latex\ams\math\amsbsy.sty&quo...
2015 Feb 06
1
Use z size specifier for printf-ing size_t variable
> On Fri, Feb 6, 2015 at 6:55 AM, Martin Str|mberg <ams at ludd.ltu.se> wrote:
> > On Sun, Jan 25, 2015 at 06:13:13PM -0200, Raphael S Carvalho wrote:
> >> On Sat, Nov 22, 2014 at 10:39 AM, Martin Str|mberg <ams at ludd.ltu.se> wrote:
> >> > Hello.
> >> >
> >> > Use the z size specifier to prin...
2015 Jan 25
0
release cycle 6.04
...cumm at gmail.com>
Date: Thu Dec 18 21:47:32 2014 -0500
txt/syslinux.cfg.txt: Fix SYSAPPEND FSUUID
Reflow for proper AsciiDoc formatting.
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>
commit 5270b9e01c7f5220c989eff7de3dac7c2ac69dd8
Author: Martin Str|mberg <ams at ludd.ltu.se>
Date: Thu Dec 18 21:34:00 2014 -0500
com32: Use z size specifier for printf-ing size_t variable
Use the z size specifier to printf-ing size_t variables to get rid of gcc
warning format "%08x" expects type "unsigned int", but argument 2 has...
2015 Feb 06
0
Use z size specifier for printf-ing size_t variable
On Fri, Feb 6, 2015 at 6:55 AM, Martin Str|mberg <ams at ludd.ltu.se> wrote:
> On Sun, Jan 25, 2015 at 06:13:13PM -0200, Raphael S Carvalho wrote:
>> On Sat, Nov 22, 2014 at 10:39 AM, Martin Str|mberg <ams at ludd.ltu.se> wrote:
>> > Hello.
>> >
>> > Use the z size specifier to printf-ing size_t variables t...
2017 Mar 23
6
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
Hi,
Geert Stappers wrote:
> Contact David off-list, he did unsubscribe.
Can you tell when he unsubscribed (i.e. which of the messages he got
as last one) ?
> Martin posted elsewhere in this thread "Thomas, you found the bug"
> and provided a patch.
Open question is whether the fix helps with David's BIOS.
The newest answer from Martin indicates that a failure to read
2020 May 26
2
[FORGED] Re: Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...e various font family settings seem to work too, from what I can
>>> tell. Both font families you suggested, however, Helvetica and Apple
>>> Symbols (the s is important) have significantly incomplete coverage
>>> with PUA on.
>>
>> That is to be expected, the AMS symbol dump in PUA space was a quick
>> hack to make pre-unicode symbols available in an unicode world, pending
>> their normalisation.
>>
>> That standardisation is long past (IIRC it occured by unicode 3.2
>> released in March 2002), so no newly created/updated font...
2017 Mar 25
0
where to swap
On Sat, Mar 25, 2017 at 06:51:50PM +0100, Geert Stappers via Syslinux wrote:
> It is good to see this
> ----- Forwarded message from syslinux-bot for Martin Str|mberg <ams at ludd.ltu.se> -----
> Date: Sat, 25 Mar 2017 05:54:09 -0700
> From: syslinux-bot for Martin Str|mberg <ams at ludd.ltu.se>
> Subject: [syslinux:master] mbr/isohdpfx.S: correct pointer for heads/sectors
> Commit-ID: 48e94f4fa7b3c32cbd43b6e57c64bc933f76d059
> Gitweb: ht...