Mike Stillman

Results 139 comments of Mike Stillman

I get back from France tomorrow (late), I'll take a look.

It seems like potential good names for a replacement to `master` would be: `stable`, `main`, `primary`. I lean towards one of the first two. If git handles the change gracefully,...

@mahrud What use case do you imagine for this?

This one should be relatively easy to fix, I need to sort elements in a different order. I will try for 1.9.3. On the other hand, the other bug #568...

Fixed in commit 4612ae32d53c7d7. However, reduction of elements is now sometimes slower (at least over QQ). This needs to be addressed, but in the next release. Here is an example:...

For now, I'll make it an error to call these functions, so it won't give the wrong answer.

OK, I made these functions give errors. I'm moving this to 2.0

Here is an example, using M2, that hopefully indicates that using a better blas would have a significant effect on these computations (note: for one example of free resolutions, a...

By the way, about my code in the previous post: sorry, I chose a time inefficient manner to create these matrices.