Pymatgen

Latest version: v2024.5.1

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 59

2023.2.22

Not secure
* PR 2848 from ml-evs ml-evs/update_optimade_aliases
Currently `OptimadeRester` defaults to an outdated list of OPTIMADE database URLs (several of which fail) and the design of the class is such that refreshing these aliases can only be done post-init which means they will not be used if the user provides their own filtered list of aliases, without doing some extra work.
This PR refreshes the vendored list of aliases (which should be much more stable now since their initial addition 2 years ago), and also adds the option to refresh the aliases on initialization of the class.
This currently affects the pymatgen OPTIMADE tutorials at <https://github.com/Materials-Consortia/optimade-tutorial-exercises>.

2023.1.30

Not secure
* PR 2806 from samblau qchem
* Major changes to Q-Chem IO (inputs.py and outputs.py) to accommodate differences and new features in version 6+
* Additional parsing capabilities for HOMO/LUMO, dipoles, NBO info (hyperbonds and 3C bonds) in outputs.py
* Utility for processing a parsed binary Hessian scratch file
* Overdue updates to default values in sets.py and new defaults associated with differences and new features in Q-Chem 6+
* PR 2814 from jmmshn patch_dos

Added Convenience to obtain the normalized CompleteDos object

Added tests to make sure calling it multiple time still only gives one result.

2023.1.20

Not secure
* Passthrough kwargs support for Structure.from_file and Structure.from_str
* Allow the `frac_tolerance` to be specified for rounding coordinates in CifParser.
* PR 2803 from amkrajewski add_weightbasedfunctions
When working with metallic alloys, weight-fraction-based notations such as Ti64 / Ti-6V-4Al or NiTiNOL60 / Ni-40Ti are commonly employed in both industrial specifications and scientific literature. Regardless of the numerous downsides of this situation, including errors in scientific experiments or NLP-parsing when they are mistaken for atomic fractions or chemical formulas, being able to create a Composition object from them (under correct interpretation) would be a useful pymatgen feature.
* Composition class method to initialize it from a dictionary of weight fractions
* Composition property giving a dictionary of weight fractions
* concise tests for the two above were added
QChem: translate DMSO name in smd_solvent

2023.1.9

Not secure
* PR 2792 from JaGeo bug_fix
* PR 2773 from ab5424 cbar
* PR 2776 from MichaelWolloch master
* PR 2762 from MichaelWolloch master
* PR 2774 from dgaines2 fix-poscar
* PR 2667 from nwinner volumetric-data-patch
* PR 2764 from naik-aakash lobster_lsodos
* PR 2215 from rkingsbury cmirs
* PR 2742 from materialsproject pip-dependabot
* PR 2741 from materialsproject resurrect-req-txt
* PR 2735 from njzjz patch-1

2022.11.7

Not secure
* PR 2724 from janosh: raise ValueError in SpacegroupAnalyzer.get_symmetrized_structure() if spglib returns no symmetries
* PR 2720 by utf: Fix tensor mapping
* PR 2562 from sudarshanv01: In case the Fock-matrix and eigenvalues are requested by the user (though the flags `scf_final_print` or `scf_print`), outputs.py now allows parsing both these quantities.

2022.11.1

Not secure
* Order of kwargs `fmt` and `filename` in `Structure.to()` swapped for ease of use (note: this can break codes that do not use these options as kwargs).
* yuzie007 Parse "Atomic configuration" in POTCAR (52 and 54). Useful for estimating a reasonable NBANDS value.
* EnumerateStructureTransformation now supports `m3gnet_relax` or `m3gnet_static` options.

Page 6 of 59

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.