2016-12-03 14:17:42 +0100 | received badge | ● Famous Question (source) |
2016-05-30 16:03:08 +0100 | received badge | ● Notable Question (source) |
2014-07-09 19:36:33 +0100 | received badge | ● Popular Question (source) |
2013-11-13 10:23:08 +0100 | received badge | ● Notable Question (source) |
2013-04-19 11:58:33 +0100 | received badge | ● Notable Question (source) |
2013-03-11 05:20:31 +0100 | received badge | ● Nice Question (source) |
2013-03-11 05:20:31 +0100 | received badge | ● Good Question (source) |
2012-08-30 03:36:19 +0100 | received badge | ● Popular Question (source) |
2011-11-03 02:25:29 +0100 | received badge | ● Popular Question (source) |
2011-10-27 16:57:58 +0100 | received badge | ● Taxonomist |
2010-10-14 23:11:12 +0100 | received badge | ● Student (source) |
2010-10-14 23:11:11 +0100 | received badge | ● Supporter |
2010-09-29 21:25:07 +0100 | asked a question | large groebner basis calculations I know there are a number of different packages in Sage capable of computing Groebner basis but I don't have much experience with these tools. I am wondering which option and specifically which routine might be most suitable for very large (50,000 generators) but relatively sparse (polynomials of degree less than 4 and with 4 or fewer terms over 64 variables). I am interested in basis and prime decomposition in relation to classifying low dimensional Frobenius algebras. I am currently using groeber and the primdec library from Singular in Sage but I am up against significant performance limits. Also, does any have an recommended methods of pre-processing sparse sets of generators prior to calling groebner? And are there any packages capable of exploiting multi-processor architecture? |
2010-09-17 10:21:37 +0100 | asked a question | Sage and distance learning I think Sage and computer algebra software in general, could play an important role in math courses for remotely located students. To some extent and with some guidance I think student exploration with Sage can replace direct interaction with a math tutor. Are there any distance learning course that currently incorporate Sage as part of the "courseware"? How can Sage be integrated with other packages such as Moodle? |
2010-09-17 10:15:58 +0100 | asked a question | Sage and grid computing I found only one reference to Sage andgrid computing: http://salsa-dev.at.tut.by/pub/SAGEfo... Are there any existing projects involving Sage and grid computing? |