Numerical Programs
Here I shall add from time to time various numerical programs I
have written and which others might find useful. Please
do not count on any help of any kind on my part, apart from the
comments in the write-up, you will have to figure out if you want to
use it, how to use it and all the rest. However, if you use it, please
let me know about that and include the corresponding
acknowledgment in the relevant documents.
- Here is an implementation
of SLDA
using the Bessel-DVR and the Broyden algorithm for updating the fields
and the chemical potentials, used for determining the properties
of a trapped two-component Fermi gas with an arbitrary total
pseudo-spin. The slda_broyden__bessel
program was written in matlab.