-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FTheoryTools] Small QOL changes (#3911)
[FTheoryTools] Small QOL changes Expanded display_all_literature_models() so that now it's possible to filter for models with desired properties(gauge algebra etc.). Made new file model_indices.json that keeps track of a model's index. Running _create_literature_model_index() updates this file. * Added a check for removed models If a model is removed, then the corresponding index is also removed from model_indices.json . Currently this index isn't freed up unless the removed model is the latest one, but since this won't happen often if ever, this really just functions as an additonal test, whenever a new model is added.
- Loading branch information
1 parent
ae8c86b
commit c629918
Showing
5 changed files
with
118 additions
and
9 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
experimental/FTheoryTools/src/LiteratureModels/Models/model1903.00009.json
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
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
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
Oops, something went wrong.