-
Notifications
You must be signed in to change notification settings - Fork 50
Comparing changes
Open a pull request
base repository: lmmentel/mendeleev
base: v0.19.0
head repository: lmmentel/mendeleev
compare: v0.20.0
- 12 commits
- 37 files changed
- 3 contributors
Commits on Nov 6, 2024
-
[MNT] Add function to update model data from dataframe (#207)
* add function to update a model data from dataframe * type hints
Configuration menu - View commit details
-
Copy full SHA for d8a82ef - Browse repository at this point
Copy the full SHA d8a82efView commit details
Commits on Nov 11, 2024
-
[ENH] Add Robles-Bartolotti and Gunnarsson-Lundqvist electronegativit…
…ies (#208) * fetch new electronegativities * add electronegativity scales * update data docs * update readme * update electronegativity docs page * update electronegativity plotting function * fix img file name
Configuration menu - View commit details
-
Copy full SHA for c36bdb7 - Browse repository at this point
Copy the full SHA c36bdb7View commit details
Commits on Nov 15, 2024
-
[ENH] Add supply risk attributes from RSC (#209)
* add supply risk attributes * update function for updating the db * correct table
Configuration menu - View commit details
-
Copy full SHA for a3655be - Browse repository at this point
Copy the full SHA a3655beView commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1440104 - Browse repository at this point
Copy the full SHA 1440104View commit details
Commits on Dec 22, 2024
-
[MNT] Automating rendering documentation tables (#211)
* update * initial draft * update * move n_effective from utils to electronegativity * add data template * update template * remove sphinx extension * add a task to render docs * remove custom extension * update class link names * update and cleanup * Fix code scanning alert no. 23: Jinja2 templating with autoescape=False Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * 💄 * update imports --------- Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for edfce37 - Browse repository at this point
Copy the full SHA edfce37View commit details
Commits on Dec 28, 2024
-
[FIX] Correct melting and boiling points for Carbon allotropes (#214)
* correct db values and update PhaseTransition model * reduce number of rosw in test after removing diamond * update docs * add missing boiling point for red P * update melting_point and boiling_point to return either float or None * add tests for boiling and melting_points * update type annotations * simplify tests
Configuration menu - View commit details
-
Copy full SHA for 3d4b1ca - Browse repository at this point
Copy the full SHA 3d4b1caView commit details -
[MNT] Deprecate Element.annotation (#215)
* Deprecate annotation * add more TODO's
Configuration menu - View commit details
-
Copy full SHA for bebb4de - Browse repository at this point
Copy the full SHA bebb4deView commit details -
[MNT] Include python 3.13 in CI and drop python 3.8 (#191)
* add python 3.13 to CI matrix * relax the python version and lock deps * bump poetry version * drop python 3.8 * allow win-py3.13 to fail * allow numpy 2.0 for python >=3.12 * drop allow-fail condition for windows-py3.13
Configuration menu - View commit details
-
Copy full SHA for 1329636 - Browse repository at this point
Copy the full SHA 1329636View commit details
Commits on Dec 29, 2024
-
[MNT] Increase test coverage (#216)
* refactor fixtures * update tests * add test for electronegativity functions * 💄 * add pytest-cov
Configuration menu - View commit details
-
Copy full SHA for cbda8e7 - Browse repository at this point
Copy the full SHA cbda8e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f45fb7d - Browse repository at this point
Copy the full SHA f45fb7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa13a76 - Browse repository at this point
Copy the full SHA fa13a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6dd7e5 - Browse repository at this point
Copy the full SHA d6dd7e5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.19.0...v0.20.0