-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update all repositories to latest 3.3.x branch
- Loading branch information
Showing
11 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
Submodule triqs
updated
3 files
+10 −10 | Jenkinsfile | |
+3 −3 | c++/triqs/mesh/prod.hpp | |
+2 −2 | test/c++/gfs/clef_handle_bug.cpp |
Submodule triqs_Nevanlinna
updated
8 files
+2 −2 | .github/workflows/build.yml | |
+3 −3 | Jenkinsfile | |
+4 −5 | doc/index.rst | |
+50 −43 | doc/tutorials/GW_tutorial-2orb.ipynb | |
+90 −90 | doc/tutorials/GW_tutorial.ipynb | |
+56 −35 | doc/tutorials/SIAM_discrete.ipynb | |
+148 −147 | doc/tutorials/hubbard_square_non_int.ipynb | |
+5 −5 | python/triqs_Nevanlinna/solver.py |
Submodule triqs_cthyb
updated
11 files
Submodule triqs_ctseg
updated
3 files
+3 −3 | Jenkinsfile | |
+1 −1 | c++/triqs_ctseg/measures/nn_tau.cpp | |
+1 −1 | doc/index.rst |
Submodule triqs_dft_tools
updated
10 files
+2 −2 | .github/workflows/build.yml | |
+1 −1 | CMakeLists.txt | |
+3 −3 | Jenkinsfile | |
+19 −0 | doc/ChangeLog.md | |
+11 −11 | doc/index.rst | |
+1 −1 | packaging/conda/meta.yaml.in | |
+2 −2 | python/triqs_dft_tools/converters/elk.py | |
+15 −14 | python/triqs_dft_tools/converters/elktools/readElkfiles.py | |
+12 −16 | python/triqs_dft_tools/sumk_dft_transport.py | |
+1 −1 | test/python/elk/elk_spectralcontours_convert.py |
Submodule triqs_hubbardI
updated
2 files
+2 −9 | .github/workflows/publish-to-pypi.yml | |
+3 −3 | Jenkinsfile |
Submodule triqs_maxent
updated
10 files
+2 −2 | .github/workflows/build.yml | |
+13 −18 | .github/workflows/publish-to-pypi.yml | |
+3 −3 | Jenkinsfile | |
+1 −1 | README.md | |
+2 −2 | doc/index.rst | |
+2 −0 | packaging/CMakeLists.txt | |
+13 −0 | packaging/pypi/MANIFEST.in | |
+36 −0 | packaging/pypi/pyproject.toml.in | |
+2 −2 | python/triqs_maxent/functions.py | |
+1 −1 | test/python/set_G_tau_complex_matrix.py |