- backwards compatibility bugfix
PyTest / pytest (ubuntu-latest, 3.10) (push) Successful in 2m23s
PyTest / pytest (ubuntu-latest, 3.12) (push) Successful in 36s
PyTest / pytest (ubuntu-latest, 3.14) (push) Successful in 36s

This commit is contained in:
w.pomp
2026-05-12 15:30:03 +02:00
parent 8619c0fb34
commit d6c85984b9
5 changed files with 36 additions and 47 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[![pytest](https://github.com/wimpomp/parfor/actions/workflows/publish.yml/badge.svg)](https://github.com/wimpomp/parfor/actions/workflows/publish.yml)
[![pytest](https://git.wimpomp.nl/wim/parfor/actions/workflows/pytest.yml/badge.svg)](https://git.wimpomp.nl/wim/parfor/actions?workflow=pytest.yml)
# Parfor
Used to parallelize for-loops using parfor in Matlab? This package allows you to do the same in python.