-
Notifications
You must be signed in to change notification settings - Fork 420
Pull requests: joblib/joblib
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add patches to prevent warning when wmic files are not found
#1633
opened Dec 13, 2024 by
SindreYang
Loading…
Add codespell support (config, workflow to detect/not fix) and make it fix few typos
#1628
opened Nov 29, 2024 by
yarikoptic
Loading…
Prettier Parallel logs if the number of tasks is known
#1608
opened Aug 21, 2024 by
altaris
Loading…
feat: avoid polluting memory namespace when caching functions in jupyter notebooks
#1570
opened Apr 9, 2024 by
banteg
Loading…
Disable endianness alteration on unserialization of numpy arrays in
joblib.Parallel
#1561
opened Apr 4, 2024 by
fcharras
Loading…
3 tasks done
Use inspect.getsourcelines to get code
#1550
opened Feb 21, 2024 by
androids-electric-sheep
Loading…
Add invalidate_cache function to Memory public interface
#1542
opened Feb 6, 2024 by
khemarato
Loading…
WIP: add an example of self sustaining parallel compute
#1485
opened Jul 27, 2023 by
fcharras
Loading…
quickfix: mmap_mode to None should set max_nbytes to None
#1325
opened Sep 8, 2022 by
thiswillbeyourgithub
•
Draft
Add ability to use custom hash functions in
hashing.hash
and Memory
#1232
opened Oct 15, 2021 by
judahrand
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.