ubuntu/+source/statsmodels:applied/ubuntu/devel

Last commit made on 2024-05-05
Get this branch:
git clone -b applied/ubuntu/devel https://git.launchpad.net/ubuntu/+source/statsmodels
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/devel
Repository:
lp:ubuntu/+source/statsmodels

Recent commits

052d741... by Rebecca Palmer

0.14.2+dfsg-1 (patches applied)

Imported using git-ubuntu import.

5e2161a... by Rebecca Palmer

Ignore test exception on big-endian systems

Gbp-Pq: xfail_dynamic_factor_news_bigendian.patch.

f7f4024... by Rebecca Palmer

Fix random seeds for reproducibility

Gbp-Pq: fix_random_seeds.patch.

bf25827... by Rebecca Palmer

Allow building with Cython 3.x

Gbp-Pq: cython3p0_compat.patch.

fb95bf5... by Rebecca Palmer

Ignore extra warnings that may occur on mips*

Gbp-Pq: mips_ignore_nan_warnings.patch.

030a981... by Rebecca Palmer

Don't require a warning armel numpy doesn't have

Gbp-Pq: ignore_armel_nonwarning.patch.

195777e... by Rebecca Palmer

Allow a memory-heavy test to run out of memory

Gbp-Pq: xfail_out_of_memory.patch.

a031dbc... by Rebecca Palmer

Ignore a failure to converge on mipsel and armel

Gbp-Pq: mips_armel_ignore_nonconverge.patch.

bf0969d... by Rebecca Palmer

Avoid cast exception in np.bincount

Gbp-Pq: 1030208_scipy1p10.patch.

b2c8f73... by Rebecca Palmer

Ignore missing HessianInversionWarning on some mips*

Gbp-Pq: mips_ignore_nonwarning.patch.