Well, I just learned that by adding ?version=2.0 to the end of arXiv feed URL solves this problem, i.e.,
http://export.arxiv.org/rss/cond-mat?version=2.0
http://export.arxiv.org/rss/cond-mat?version=2.0
Outer
. Let us consider two lists defined asThen the following commanda={a1,a2,a3};
b={b1,b2};
Outer[f, a, b]
gives a matrix of the formf[a1,b1] f[a1,b2]
f[a2,b1] f[a2,b2]
f[a3,b1] f[a3,b2]
orbital
and spin
stores the orbital and spin part of the state vector. The complete basis can be obtained byFlatten[Outer[Join, orbital, spin, 1], 1]