Skip to content

fit: Expose cores option of bootstrap_analysis#387

Merged
luisfabib merged 2 commits intomainfrom
fix/fit_bootcores
Oct 25, 2022
Merged

fit: Expose cores option of bootstrap_analysis#387
luisfabib merged 2 commits intomainfrom
fix/fit_bootcores

Conversation

@luisfabib
Copy link
Collaborator

Adds a new argument bootcores to fit to specify the number of cores to parallelize the bootstrap analysis. Closes #386

@luisfabib luisfabib added the bugfix Patches something that isn't working label Oct 24, 2022
@luisfabib luisfabib added this to the v1.0 milestone Oct 24, 2022
@luisfabib luisfabib requested a review from stestoll October 24, 2022 07:13
@luisfabib luisfabib self-assigned this Oct 24, 2022
@luisfabib luisfabib merged commit 8f0ae8a into main Oct 25, 2022
@luisfabib luisfabib deleted the fix/fit_bootcores branch October 25, 2022 16:36
luisfabib added a commit that referenced this pull request Dec 9, 2022
* freeze sphinx-gallery version to 0.9.0 to fix current docs build (#371)

* Correct behavior of masking during fitting (#394)

* Deprecate distribution through Anaconda (#400)

- Remove all CI/CD files associated to the build and release process
- Adjust the installation instructions
- Adjust the CI/CD workflow to just run through PyPI

* examples: fix background plot error in 4-pulse DEER examples

* bootstrap_analysis: fix error when analyzing scalar variables (#402)

* fit: Expose `cores` option of bootstrap_analysis (#387)

* examples: minor fix

* update changelog

* bump version

* changelog: minor edit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Patches something that isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fit function does not expose the cores option from bootstrap_analysis

2 participants