[sage-devel] review requests

2014-08-04 Thread Martin Albrecht
Hi all,

anyone up for reviewing:

1)

  http://trac.sagemath.org/ticket/15672

which fixes a simple bug in the Magma interface when computing Gröbner bases.

2) 

  http://trac.sagemath.org/ticket/16585

which improves Polynomial Sequences and fixes many small annoyances there.

Cheers,
Martin

signature.asc
Description: This is a digitally signed message part.


Re: [sage-devel] review requests

2009-11-19 Thread Dr. David Kirkby
Dr. David Kirkby wrote:
> Martin Albrecht wrote:
>> Hi there,
>>
>> I was wondering if anyone would be up for rescuing two poor tickets from bit 
>> rotting: 
>>
>>  - http://trac.sagemath.org/sage_trac/ticket/7271 PolyBoRi update & fixes
>>  - http://trac.sagemath.org/sage_trac/ticket/7375 M4RI update
>>
>> Cheers,
>> Martin
>>
> 
> 
> I've reviewed the M4RI update and feel it needs work.
> 

Thank you for taking my comments about

http://trac.sagemath.org/sage_trac/ticket/7375

(the M4RI update) into account. I've checked this again, and find it now builds 
fine on HP-UX 11.11 with gcc 4.4.0 and passes all tests. There are some 
warnings, but it builds ok.

However, it still fails with the Sun Studio compiler, because I believe the 
-pedantic flag is stopping the Sun compiler from working. Previously you 
removed 
-Wall and -fPIC, but -pedantic got overlooked.

I've put more extensive comments on the trac item. There are a few minor 
things, 
which would be nice if resolved, but are not essential.

Dave


-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org


Re: [sage-devel] review requests

2009-11-18 Thread Dr. David Kirkby
Martin Albrecht wrote:
> Hi there,
> 
> I was wondering if anyone would be up for rescuing two poor tickets from bit 
> rotting: 
> 
>  - http://trac.sagemath.org/sage_trac/ticket/7271 PolyBoRi update & fixes
>  - http://trac.sagemath.org/sage_trac/ticket/7375 M4RI update
> 
> Cheers,
> Martin
> 


I've reviewed the M4RI update and feel it needs work.

I tested the M4RI update and it fails to build on Solaris as the configure 
script thinks the Sun compiler is broken. The basic problem is that CFLAGS 
added 
GNU-specific flags -fPIC and -Wall. So when the configure script tries to build 
a small test program to check the compiler, so it fails, as the compiler does 
not understand the options.

I've put more details at

http://trac.sagemath.org/sage_trac/ticket/7375

Dave

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org


Re: [sage-devel] review requests

2009-11-18 Thread David Kirkby
2009/11/18 Martin Albrecht :
> Hi there,
>
> I was wondering if anyone would be up for rescuing two poor tickets from bit
> rotting:
>
>  - http://trac.sagemath.org/sage_trac/ticket/7271 PolyBoRi update & fixes
>  - http://trac.sagemath.org/sage_trac/ticket/7375 M4RI update
>
> Cheers,
> Martin

Hi,
I just made a comment on the first of these, about the worrying
dependancy on M4RI, then see the next trac item is an attempt to sort
out the issues with M4RI. I was cc'ed on that, but never see any
message, so I have not looked at it.

Tommorow I will fire up my HP-UX machine and check this out, as two of
the bugs in M4RI were only discovered on HP-UX, though they affect
Solaris too. I'm not at home now, and are gooing out tonight, so can't
check immediately. But I will do so within 24 hours.

Dave

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org


[sage-devel] review requests

2009-11-18 Thread Martin Albrecht
Hi there,

I was wondering if anyone would be up for rescuing two poor tickets from bit 
rotting: 

 - http://trac.sagemath.org/sage_trac/ticket/7271 PolyBoRi update & fixes
 - http://trac.sagemath.org/sage_trac/ticket/7375 M4RI update

Cheers,
Martin

-- 
name: Martin Albrecht
_pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99
_otr: 47F43D1A 5D68C36F 468BAEBA 640E8856 D7951CCF
_www: http://www.informatik.uni-bremen.de/~malb
_jab: martinralbre...@jabber.ccc.de

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org


[sage-devel] Review Requests

2009-08-26 Thread Martin Albrecht

Hi,

there are a couple of Singular and PolyBoRi related tickets which need a 
review and are quite prone to bit-rot.

1) #6545 ideal bases should be sorted (6 weeks old)

2) #6177 a much needed PolyBoRi update, it is cleaner, better documented and 
faster than what we have now. It has approval by the PolyBoRi authors so only 
the Sage side needs checking (docs, does it build, does the code look okay)

3) #6596 Refactors libSingular and adds a GroebnerStrategy object: makes the 
development of new rings on top of libSingular easier and speeds up normal 
form computations dramatically (up 100x). This patch is also needed for #6628 
(with a positive review) which adds C/C++ access to *all* Singular functions. 

Volunteers? I really want them to go into 4.1.2.

Cheers,
Martin
-- 
name: Martin Albrecht
_pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99
_otr: 47F43D1A 5D68C36F 468BAEBA 640E8856 D7951CCF
_www: http://www.informatik.uni-bremen.de/~malb
_jab: martinralbre...@jabber.ccc.de



--~--~-~--~~~---~--~~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~--~~~~--~~--~--~---



[sage-devel] Review Requests

2009-07-15 Thread Tom Boothby

I'm about to send out some review requests.  I don't know who to
assign the following tickets to:

Does anybody know/use FreeBSD?
bsd #5873   [with patch, needs review] Fix matplotlib build on FreeBSD

The following are Debian specific -- any takers?  Most of these are
very old, and have probably rotted to hell.
debian  #5901   [with patch, needs review] Avoid permission denied error
message when testing with non-writeable sage install
debian  #3358   [with patch, needs review] Improve the building of eclib
(shared/static objects)
debian  #5899   [with patch, needs review] Update Debian build support
for Sage spkg
debian  #5900   [with patches, needs review] Add support for system
python != Sage python
debian  #3297   [with proto spkg, needs review, waiting on upstream]
Make cddlib produce a shared library

These are Solaris tickets that D. Kirkby owns -- anybody else?  Keep
in mind, anybody with access to t2.math.washington.edu can review
these.
solaris #6399   [with patch, needs review] Allow ATLAS to build on
Solaris with Sun or GNU linker
solaris #6437   [with patch, needs review] polybori assumes the linker
is the GNU one, so breaks if Sun linker is used.


Here's the list of requests, in case you're curious.  If you want to
acknowledge this email, and not get another email about the review
requests, please email me directly.  And as always -- if you can't /
won't do these reviews, please tell me as soon as you can, so I can
pass 'em on.  If you're feeling really nice, you could tell me who
else could do the review instead.

awebb   #6319   [with patch, needs review] optional doctest failure --
mistake in constructions guide wrt maxima interface
beezer  #6441   [with patch, needs review] Charpoly (plus adjoint and det)
beezer  #6334   [with patch, needs review] optional doctest failure --
broken finance doctest failures
beezer  #6344   [with patch, needs review] Typesetting partial
derivatives in new symbolics
beezer  #6501   [with SPKG, needs review] Coin-or CLP/CBC
billhart#6453   [with patch, needs review] MPFR test failures on
Solaris 10 update 4 on host 't2'
boothby #6364   [with new patch, needs review] error message at end of
successful "sage -merge"
boothby #6537   [with patch, needs review] Memleak in C graphs
boothby #6407   [with patch, needs review] Multiplication-by-n method
on elliptic curve formal groups should use the double-and-add
algorithm
boothby #6526   [with patch, needs review] remove naive suffix trees
bump#4326   [with patch, needs review] Root systems improvements
burcin  #6253   [with patch, needs review] Constant functions
burcin  #6159   [with patch, needs review] Implement real_part for CDF and CC
burcin  #6207   [with patch, needs review] roots of polynomial have
incorrect parent when ring=R is specified
craigcitro  #6402   [with patch, needs review] Fix bugs + improve
documentation for overconvergent modular forms
craigcitro  #6378   [with patch, needs review] make sage -merge more
user-friendly
craigcitro  #6332   [with patch, needs review] optional doctest failure
-- jones number field database tests fail
cremona #6534   [with patch, needs review] Jacobi sums are calculated
in a ridiculously roundabout fashion
cremona #6312   [with patches, needs review] optional doctest failure
-- galois_group
cwitty  #5985   [with patch, needs review] cPickle: adds support for
class pickling customization
cwitty  #5986   [with patch, needs review] Workaround mishandled nested
classes in Python and cPickle
cwitty  #3925   [with SPKG, needs review] Wrap Bernstein 's primegen
drake   #6505   [with patch, needs review] Sage banner: include warning
if a prerelease
ghitza  #6195   [with patch, needs review] in symbolic
Expression.match() return a dictionary with matched values of
wildcards
ghitza  #6422   [with patch, needs review] make
sage.symbolic.expression.Expression.__init__ usable
jason   #6507   [with patch, needs review] doc sidebar toggle
jason   #6459   [with patch, needs review] make it so control-shift-enter
sends a blank line to tinymce
jason   #6318   [with patch, needs review] optional doctest failure --
axiom interface -- something doesn't work
kchrisman   #5651   [with patch, needs review] make it so plot(...)
passes extra options to show (maybe only those that makes sense)
loeffler#6529   [with patch, needs review] adding doctests to arith.py
malb#5489   [with patch, needs review] Add an interface for 4ti2 to Sage
malb#5133   [with patch, needs review] improve the coverage of
ext/multi_modular.pyx from an abysmal 0% to something more respectable
malb#6461   [with patch, needs review] Schaefer's Simplified Data
Encryption Standard for educational purposes
malb#3924   [with patch; needs review] Build Python as a framework build on 
OS X
malb#6416   [with spkg and patch, needs review] Frobby for monomial ideals
marshall#6118   [with (new) second patch, needs review] integer 
shifting slow
marshall