Ticket #9084 (needs_work defect)

Opened 3 years ago

Last modified 2 years ago

Move sage/gsl into libs directory.

Reported by: robertwb Owned by: jason, jkantor
Priority: major Milestone: sage-5.11
Component: numerical Keywords:
Cc: Work issues:
Report Upstream: N/A Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description


Attachments

9084-move-gsl.hg Download (47.6 KB) - added by robertwb 3 years ago.
Bundle of file renaming.
9084-fix-imports.patch Download (46.6 KB) - added by robertwb 3 years ago.
apply on top of previous

Change History

Changed 3 years ago by robertwb

Bundle of file renaming.

Changed 3 years ago by robertwb

apply on top of previous

comment:1 Changed 3 years ago by robertwb

  • Status changed from new to needs_review

Should be an easy review, this just moved stuff around. I took the opportunity to change them from .pxi files to .pxd files, which they really should have been originally, so now they're cimported rather than included.

Apply bundle with "hg pull /path/to/9084-move-gsl.hg". I've created a bundle to preserve the history across the file moves.

comment:2 Changed 2 years ago by klee

  • Status changed from needs_review to needs_work

This is unfortunate, but the patch does not apply cleanly for Sage 4.6.2. We missed the right time to review the patch...

Note: See TracTickets for help on using tickets.