sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.47k stars 487 forks source link

QQbar non-inplace exactify #27553

Open dkrenn opened 5 years ago

dkrenn commented 5 years ago

Method exactified which works non-inplace and has no side effects.

Component: commutative algebra

Issue created by migration from https://trac.sagemath.org/ticket/27553

dkrenn commented 5 years ago

Description changed:

--- 
+++ 
@@ -1 +1 @@
-Method `exactified` which works non-inplace
+Method `exactified` which works non-inplace and has no side effects.
dkrenn commented 5 years ago

Changed author from Daniel Krenn to none

dkrenn commented 5 years ago
comment:2

This probably needs a careful copy routine...

embray commented 5 years ago
comment:3

As the Sage-8.8 release milestone is pending, we should delete the sage-8.8 milestone for tickets that are not actively being worked on or that still require significant work to move forward. If you feel that this ticket should be included in the next Sage release at the soonest please set its milestone to the next release milestone (sage-8.9).