-
Notifications
You must be signed in to change notification settings - Fork 425
Pull requests: joblib/joblib
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update API and usage of _batch_setitems() to allow more arguments
#1688
opened Mar 11, 2025 by
hroncok
Loading…
ENH add a call_context parameter to Parallel to make it possible to propagate runtime configuration to the workers
#1668
opened Feb 26, 2025 by
glemaitre
Loading…
feat: avoid polluting memory namespace when caching functions in jupyter notebooks
#1570
opened Apr 9, 2024 by
banteg
Loading…
FIX 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…
Add option to specify an initialization function for
'loky'
and 'multiprocessing'
backends
#1525
opened Nov 20, 2023 by
shwina
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!
Find all pull requests that aren't related to any open issues with -linked:issue.