#14700: Remove various unused files from the Sage library
----------------------------------+-----------------------------------------
       Reporter:  jdemeyer        |         Owner:  tbd       
           Type:  enhancement     |        Status:  needs_work
       Priority:  minor           |     Milestone:  sage-5.11 
      Component:  distribution    |    Resolution:            
       Keywords:                  |   Work issues:            
Report Upstream:  N/A             |     Reviewers:            
        Authors:  Jeroen Demeyer  |     Merged in:            
   Dependencies:                  |      Stopgaps:            
----------------------------------+-----------------------------------------
Description changed by jdemeyer:

Old description:

> Tracked but unused:
>
> * {{{sage/ext/pthread.pxi}}}
> * {{{sage/rings/solaris_fix.h}}}
> * {{{sage/gsl/gslonly.pxi}}}
> * {{{sage/gsl/stdio.pxi}}} (empty file)
> * {{{sage/libs/pari/to_gen.pxi}}} (empty file)
> * {{{sage/libs/singular/singular.pxi}}}
> * {{{sage/rings/real_double.pxi}}}
> * {{{sage/rings/padics/padic_generic_element.pxi}}}
> * {{{sage/rings/rational.pxi}}}
> * {{{sage/libs/mwrank/mwrank_embed.h}}}
> * {{{sage/modular/modsym/solaris_fix.h}}}
> * {{{sage/libs/linbox/matrix_rational_dense_linbox.cpp}}}
> * {{{sage/rings/notes/multi-polynomial_nonsense.txt}}} (empty file)
> * {{{sage/libs/pari/misc.pxi}}} (empty file)
> * {{{sage/combinat/root_system/type_None.py}}} (empty file)
>
> Auto-generated but shipped:
>
> * {{{sage/libs/pari/gen.h}}}
> * {{{sage/misc/allocator.h}}}
> * {{{sage/modular/arithgroup/farey_symbol.h}}}
> * {{{sage/rings/complex_double.h}}}
> * {{{sage/rings/integer.h}}}
> * {{{sage/rings/rational.h}}}
>
> '''Apply''' the following script to the Sage library:
> {{{
> hg rm \
>     sage/ext/pthread.pxi \
>     sage/rings/solaris_fix.h \
>     sage/gsl/gslonly.pxi \
>     sage/gsl/stdio.pxi \
>     sage/libs/pari/to_gen.pxi \
>     sage/libs/singular/singular.pxi \
>     sage/rings/real_double.pxi \
>     sage/rings/padics/padic_generic_element.pxi \
>     sage/rings/rational.pxi \
>     sage/libs/mwrank/mwrank_embed.h \
>     sage/modular/modsym/solaris_fix.h \
>     sage/libs/linbox/matrix_rational_dense_linbox.cpp \
>     sage/rings/notes/multi-polynomial_nonsense.txt \
>     sage/libs/pari/misc.pxi \
>     sage/combinat/root_system/type_None.py
> rm -v \
>     sage/libs/pari/gen.h \
>     sage/misc/allocator.h \
>     sage/modular/arithgroup/farey_symbol.h \
>     sage/rings/complex_double.h \
>     sage/rings/integer.h \
>     sage/rings/rational.h
> hg commit -m "Trac #14700: remove unused files"
> }}}

New description:

 Tracked but unused:

 * {{{sage/ext/pthread.pxi}}}
 * {{{sage/rings/solaris_fix.h}}}
 * {{{sage/gsl/gslonly.pxi}}}
 * {{{sage/gsl/stdio.pxi}}} (empty file)
 * {{{sage/libs/pari/to_gen.pxi}}} (empty file)
 * {{{sage/libs/singular/singular.pxi}}}
 * {{{sage/rings/real_double.pxi}}}
 * {{{sage/rings/padics/padic_generic_element.pxi}}}
 * {{{sage/rings/rational.pxi}}}
 * {{{sage/libs/mwrank/mwrank_embed.h}}}
 * {{{sage/modular/modsym/solaris_fix.h}}}
 * {{{sage/libs/linbox/matrix_rational_dense_linbox.cpp}}}
 * {{{sage/rings/notes/multi-polynomial_nonsense.txt}}} (empty file)
 * {{{sage/libs/pari/misc.pxi}}} (empty file)
 * {{{sage/combinat/root_system/type_None.py}}} (empty file)
 * {{{sage/misc/test_cpickle_sage.py}}} (empty file)

 Auto-generated but shipped:

 * {{{sage/libs/pari/gen.h}}}
 * {{{sage/misc/allocator.h}}}
 * {{{sage/modular/arithgroup/farey_symbol.h}}}
 * {{{sage/rings/complex_double.h}}}
 * {{{sage/rings/integer.h}}}
 * {{{sage/rings/rational.h}}}

 '''Apply''' the following script to the Sage library:
 {{{
 hg rm \
     sage/ext/pthread.pxi \
     sage/rings/solaris_fix.h \
     sage/gsl/gslonly.pxi \
     sage/gsl/stdio.pxi \
     sage/libs/pari/to_gen.pxi \
     sage/libs/singular/singular.pxi \
     sage/rings/real_double.pxi \
     sage/rings/padics/padic_generic_element.pxi \
     sage/rings/rational.pxi \
     sage/libs/mwrank/mwrank_embed.h \
     sage/modular/modsym/solaris_fix.h \
     sage/libs/linbox/matrix_rational_dense_linbox.cpp \
     sage/rings/notes/multi-polynomial_nonsense.txt \
     sage/libs/pari/misc.pxi \
     sage/combinat/root_system/type_None.py \
     sage/misc/test_cpickle_sage.py
 rm -v \
     sage/libs/pari/gen.h \
     sage/misc/allocator.h \
     sage/modular/arithgroup/farey_symbol.h \
     sage/rings/complex_double.h \
     sage/rings/integer.h \
     sage/rings/rational.h
 hg commit -m "Trac #14700: remove unused files"
 }}}

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14700#comment:16>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to