From c1b477a1b2b796617c4e345a7296a8d429d7a067 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Sun, 26 Feb 2023 18:36:05 -0500 Subject: Update to v0.4 feature: compute the 2-point correlation function in easyeq. feature: compute the Fourier transform of the 2-point correlation function in anyeq and easyeq. feature: compute the local maximum of the 2-point correlation function and its Fourier transform. feature: compute the compressibility for anyeq. feature: allow for linear spacing of rho's. feature: print the scattering length. change: ux and uk now return real numbers. fix: error in the computation of the momentum distribution: wrong definition of delta functions. fix: various minor bugs. optimization: assign explicit types to variables. --- README | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index ffc52d5..5a22d6a 100644 --- a/README +++ b/README @@ -29,7 +29,9 @@ published in the following papers: * E.A. Carlen, I. Jauslin, E.H. Lieb - Analysis of a simple equation for the ground state energy of the Bose gas II: Monotonicity, Convexity and - Condensate Fraction, to appear in the SIAM Journal on Mathematical Analysis + Condensate Fraction, SIAM Journal on Mathematical Analysis, volume 53, + number 5, pages 5322-5360, 2021 + https://doi.org/10.1137/20M13768 https://arxiv.org/abs/2010.13882 http://ian.jauslin.org/publications/20cjl @@ -40,6 +42,13 @@ published in the following papers: https://arxiv.org/abs/2011.10869 http://ian.jauslin.org/publications/20chjl + * I. Jauslin - The Simplified approach to the Bose gas without translation + invariance, 2023 + http://ian.jauslin.org/publications/23j + + * I. Jauslin - Evidence of a liquid phase in repulsive Bosonic systems using + the Simplified approach to the Bose gas, 2023 + http://ian.jauslin.org/publications/23j_b Dependencies: -- cgit v1.2.3-70-g09d2