Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove all direct dependencies #16

Merged
merged 34 commits into from
Apr 8, 2024
Merged

Remove all direct dependencies #16

merged 34 commits into from
Apr 8, 2024

Conversation

kmnhan
Copy link
Owner

@kmnhan kmnhan commented Apr 3, 2024

Remove all direct dependencies for streamlining the installation procedure.

@kmnhan kmnhan self-assigned this Apr 3, 2024
@kmnhan kmnhan added the enhancement New feature or request label Apr 4, 2024
@kmnhan kmnhan marked this pull request as ready for review April 8, 2024 13:12
kmnhan added 27 commits April 8, 2024 22:29
BREAKING CHANGE: This change disables the use of guess_fit. All fitting must be performed in the syntax recommended by lmfit. Addition of a accessor or a convenience function for coordinate-aware fitting is planned in the next release.
BREAKING CHANGE: `PolyFunc` is now `PolynomialFunction`, and `FermiEdge2dFunc` is now `FermiEdge2dFunction`. The corresponding model names are unchanged.
kmnhan added 7 commits April 8, 2024 22:31
For each plot in imagetool, a new 'copy selection code' button has been added to the right-click menu that copies the code that can slice the data to recreate the data shown in the plot.
Speedup initial binning by providing explicit signatures.
This will not trigger directory recursion, so tests will run a bit faster
@kmnhan kmnhan merged commit afa4722 into main Apr 8, 2024
3 of 4 checks passed
@kmnhan kmnhan deleted the independence branch April 8, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant