-
Updated
Apr 3, 2022 - Shell
hep
Here are 258 public repositories matching this topic...
Came across this one that can be added as well:
http://cdsweb.cern.ch/record/2259646
Summary
Running the notebook tests generates the warning
warnings.warn("'nteract-scrapbook' package has been renamed to `scrapbook`. No new releases are going out for this old package name.", FutureWarning)
as nteract-scrapbook
is now scrapbook
. All that needs to be done is to change
-
Updated
Apr 15, 2022 - Go
As @bnachman mentioned in PR #35
Each heading has a small bit of explanation. This appears in the .tex and .pdf versions, but not the markdown (but only because I did not have enough time to make that happen - we can revisit that in the future).
These very nice summaries that Ben has added to the TeX source would be nice to additionally get propagated into the Markdown output as well as t
-
Updated
Apr 12, 2022 - Python
I want to reduce the amount of log-spam in the DB logs. Is there a better way of executing the CREATE DATABASE
queries? Postgres doesn't have the WHERE NOT EXISTS
clause - but it's still possible to check if tables are already present.
I'm not sure where these originate from - heplify-server
, homer-app
, or some other script.
2020-05-29 04:54:15.076 UTC [1] LOG: received sm
-
Updated
Mar 16, 2021 - Python
-
Updated
Apr 11, 2022 - Python
-
Updated
Jun 24, 2021 - Jupyter Notebook
-
Updated
Mar 23, 2022 - Tcl
-
Updated
Aug 12, 2021
The mymerger.py
template code in the documentation uses the old file() i/o function from Python2.7 namespace. Changing it to open
would allow it to run with the newer versions as well as preserve backward compatibility if necessary.
-
Updated
Apr 17, 2022 - Rust
Domain-wall fermions
The current code does not support the domain-wall fermion, which
is widely used in lattice QCD.
The code has Wilson fermion and the domain-wall fermion can be realized by
multiple of Wilson fermions.
-
Updated
Dec 18, 2021
The master version of
Is currently invalid json it looks like there may be a copy and paste error at lines 256/257
Using the previous commit works okay, but I think is missing some things :)
-
Updated
Apr 14, 2022 - Python
-
Updated
Aug 25, 2017 - Jupyter Notebook
Improve this page
Add a description, image, and links to the hep topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hep topic, visit your repo's landing page and select "manage topics."