Tyler Mathis

Results 40 comments of Tyler Mathis

Possibility of four, reality is only three though since we only build the three hulls (compatibility, mixing scheme, and r2scan) ```js db.thermo.aggregate([{$project: {_id: 0, thermo_type: 1}}, {$group: {_id: "$thermo_type", count:...

provenance on the additional_criteria param for ref if it's helpful from when I followed the blames earlier: https://github.com/materialsproject/api/commit/2292fc1a37fc8e3dc301653f1a6848b3749ba00b [ln 887 - 893]-> https://github.com/materialsproject/api/commit/72eafaa4dcbf03acef0adc0662567fd7b0b9b594 [ln 911 on]-> https://github.com/materialsproject/api/commit/e298b178ef8bddd1bd363791f102311d49ff8048 +1 re: the...

Thanks for bringing this up @fxcoudert, after looking a bit this is an issue on the data side, not the api client. `structure` is not a field included in the...

Awesome, thanks @mkhorton. Is there a reason for the minimum pymatgen version? And if you can fix the linting that would be great. And apologies for the failing workflows for...

Sounds good, just wanted to be sure there's a reason if we're asked in the future.

All good, pre-commit complains a lot. You happy with this? Can merge whenever you're ready

Thanks for resubmitting @yanghan234, your last PR got submitted right as we were updating how we generate the calc_type/run_type enums, sorry for the extra work. Re: the empty CONTCAR, when...

The issue with checking the enums for forks was an oversight on my part. You don’t need to worry about that. On Wed, Sep 25, 2024 at 6:19 PM Han...

@esoteric-ephemera , is this still relevant?