question with regards to gbasis running time in mupad
1 次查看(过去 30 天)
显示 更早的评论
Hi all,
- has anybody have any clue how long mupad's gbasis function take to calculate the reduced Groebner basis of a system of say 10 polynomials equations in 9 unknowns with respect to LexOrder, DegreeOrder or InvDegreeLexOrder, please? I have been running muPad on a 8-core i7 PC with 4 gig cache for a few days now, but no results so far! :)
- Does it make a big difference, if you run your code from MATLAB's interface using something like evalin(symengine,'groebner::gbasis(f1(x1,x2,...),f2(x1,x2,...),f3(..), ...], LexOrder)') istead of running it in muPad's notebook?
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!