Skip to content

Fitting example and zenodo citation update#21

Merged
aburrell merged 3 commits intodevelopfrom
zenodo_citation_update
Mar 16, 2026
Merged

Fitting example and zenodo citation update#21
aburrell merged 3 commits intodevelopfrom
zenodo_citation_update

Conversation

@aburrell
Copy link
Owner

@aburrell aburrell commented Mar 16, 2026

Description

Fixes #10 and #15.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

How Has This Been Tested?

Ran the json through a linter.

Test Configuration

  • Operating system: OS X Tahoe
  • Version number: Python 3.10
  • Any details about your local setup that are relevant: N/A

Checklist:

  • Make sure you are merging into the develop (not main) branch
  • My commits are formatted appropriately (following the SciPy/NumPy style)
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • Add a note to Changelog.md, summarising the changes
  • Add yourself to .zenodo.json

Updated zenodo to include the paper reference.
Updated the changelog by changing the next release number and adding a description of the changes that will be in this branch.
Fixed the imports in the fitting example to be spelled correctly.
@aburrell aburrell added this to the 0.2.0 milestone Mar 16, 2026
This was linked to issues Mar 16, 2026
@aburrell aburrell merged commit 6f119b1 into develop Mar 16, 2026
49 checks passed
@aburrell aburrell deleted the zenodo_citation_update branch March 16, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: documentation example ENH: update citation guidelines

1 participant