goettsche.lib
LIB "goettsche.lib"; ring r=0, (z), ls; // get the Betti numbers of the punctual Hilbert scheme (r=1) // of 3 points on a plane print( BettiNumsQp(1, 3) ); ==> [1]: ==> 1 ==> [2]: ==> 0 ==> [3]: ==> 1 ==> [4]: ==> 0 ==> [5]: ==> 1