-
Notifications
You must be signed in to change notification settings - Fork 32
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
Update site to match arXiv #51
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using automated script pandoc/tex_to_md.py
and move site/src/routes/(si->preprint)/largest-error-scatter-select.svelte
…rolling_mae_vs_hull_dist_models).py
janosh
added a commit
that referenced
this pull request
Sep 24, 2023
janosh
added a commit
that referenced
this pull request
Sep 24, 2023
* add important MACE hyperparams to readme update PredFiles to use latest mace/2023-09-02 results * single warnings.filterwarnings(action="ignore", category=UserWarning, module="pymatgen") in __init__.py add lineno keyword for specificity * fix voronoi_rf import error from not in sys.path * refactor make_metrics_tables.py for readability fix FutureWarning setting column value with wrong dtype will error * update site figs with results from more converged 2023-09-02 MACE checkpoint * add models/mace/2023-09-02-mace-wbm-IS2RE-FIRE.csv.gz * fix plots.py:716: FutureWarning: Series.__getitem__ treating keys as positions is deprecated. In a future version, integer keys will always be treated as labels (consistent with DataFrame behavior). To access a value by position, use `ser.iloc[pos]` * rm cumulative-mae-rmse.svelte, add cumulative-mae.svelte * Nav rename landing page: /about to /home * fix some SI figures I broke in #51 * move mp-elemental-ref-energies.svelte to /data page * add SI figs ElementPrevalenceVsError and CumulativeMae * test_mace.py fix outdated paths
janosh
added a commit
that referenced
this pull request
Sep 25, 2023
accidentally removed in #51 replace > and < with < and > in changelog.md update citation.cff subtitle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ef14129 update
preprint/+page.md
to matchpaper.tex
on arXiv5a835ab remove
site/src/routes/si/+page.md
(merged intopreprint/+page.md
)d513026 add @chiang-yuan as co-author to
citation.cff