Mike Stillman

Results 118 comments of Mike Stillman

One issue is that coefficients can return values in the current ring (using e.g. the Variables option, something I do use sometimes), and at least at one point that was...

@d-torrance @pzinn can we close this issue?

@DanGrayson is it possible to have a function that will cancel a task, but not cause an error/backtrace?

> This is causing a lot of complications for me, especially with NormalToricVarieties now exporting Complexes by default. Do you have a plan for how to deal with this issue...

Also, NormalToricVarieties imports Complexes but doesn't export Complexes.

Yes, if the computation is complete.

Sigh, the `trim` command seems to be double computing a minimal generating set, at least in the case when the argument is an Ideal. I wonder when this behavior started....

@DanGrayson this would be a good one to fix for this release, I'm close to it. The problem is that it will be a (hopefully small) change to the state...

The code in the engine is written to not allow repeated rows, although when requested to do so, it silently ignores the request, doing something perhaps unintuitive here. There are...