ubuntu/+source/libgpuarray:applied/debian/bookworm

Last commit made on 2023-01-13
Get this branch:
git clone -b applied/debian/bookworm https://git.launchpad.net/ubuntu/+source/libgpuarray
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/bookworm
Repository:
lp:ubuntu/+source/libgpuarray

Recent commits

96d10ff... by Rebecca Palmer

0.7.6-13 (patches applied)

Imported using git-ubuntu import.

70025fe... by Rebecca Palmer

Don't use no-longer-existing np.bool

Gbp-Pq: numpy1p24.patch.

4883d61... by Rebecca Palmer

Allow numpy strides of an 0-elements array to be 0

Gbp-Pq: 102635_strides0size0.patch.

a8062eb... by Rebecca Palmer

Don't try to read numpy's updateifcopy

Gbp-Pq: 1026345_updateifcopy.patch.

f0cf90a... by Rebecca Palmer

Import setuptools before distutils

Gbp-Pq: setuptools_compat.patch.

7bb1f13... by Rebecca Palmer

Stop using yield tests, which pytest no longer has

Gbp-Pq: pytest_yield.patch.

80054a4... by Rebecca Palmer

Ignore test_ger/test_gemv exception on arm64

Gbp-Pq: 992673_ger_ignorecrash.patch.

f0f3bb9... by Rebecca Palmer

Use pytest instead of nose

Gbp-Pq: pytest.patch.

7d4107f... by Rebecca Palmer

Don't use add_stylesheet

Gbp-Pq: sphinx42_compat.patch.

db54ed8... by Rebecca Palmer

0*NaN is not 0

Gbp-Pq: 992673_gemv_workaround.patch.