diff options
author | rene <rene@FreeBSD.org> | 2019-03-07 05:49:00 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2019-03-07 05:49:00 +0800 |
commit | 7df6127013cb418e7388584c5a57798758c2f6ed (patch) | |
tree | 0674eaeefbd79b3ffe8b5fd6d7b2868f34afeaf4 /science | |
parent | 3b305a33a5c1441e45db82feb2466f0593683c3f (diff) | |
download | freebsd-ports-gnome-7df6127013cb418e7388584c5a57798758c2f6ed.tar.gz freebsd-ports-gnome-7df6127013cb418e7388584c5a57798758c2f6ed.tar.zst freebsd-ports-gnome-7df6127013cb418e7388584c5a57798758c2f6ed.zip |
Remove expired ports:
2019-03-05 devel/elixir-lager_logger: Broken for more than 6 months
2019-03-05 devel/gpsim: Broken for more than 6 months
2019-03-05 devel/hgview: Broken for more than 6 months
2019-03-05 games/mudmagic: Broken for more than 6 months
2019-03-05 math/mumps-mpich: Broken for more than 6 months
2019-03-05 math/sdpara: Broken for more than 6 months
2019-03-05 net/tn5250j: Broken for more than 6 months
2019-03-05 net-im/pidgin-skype: Broken for more than 6 months
2019-03-05 net-im/skype: Broken for more than 6 months
2019-03-05 net-im/skype-devel: Broken for more than 6 months
2019-03-05 science/dft_tools: Broken for more than 6 months
2019-03-05 science/triqs: Broken for more than 6 months
2019-03-05 security/hamachi: Broken for more than 6 months
2019-03-05 textproc/elixir-ex_doc: Broken for more than 6 months
2019-03-05 x11/altyo: Broken for more than 6 months
2019-03-05 x11/pantheon-terminal: Broken for more than 6 months
2019-03-05 x11-wm/e-module-everything-websearch: Broken for more than 6 months
Diffstat (limited to 'science')
-rw-r--r-- | science/Makefile | 2 | ||||
-rw-r--r-- | science/dft_tools/Makefile | 42 | ||||
-rw-r--r-- | science/dft_tools/distinfo | 3 | ||||
-rw-r--r-- | science/dft_tools/files/patch-CMakeLists.txt | 11 | ||||
-rw-r--r-- | science/dft_tools/pkg-descr | 10 | ||||
-rw-r--r-- | science/dft_tools/pkg-plist | 34 | ||||
-rw-r--r-- | science/triqs/Makefile | 50 | ||||
-rw-r--r-- | science/triqs/distinfo | 3 | ||||
-rw-r--r-- | science/triqs/files/patch-CMakeLists.txt | 33 | ||||
-rw-r--r-- | science/triqs/files/patch-cmake_TRIQSConfig.cmake.in | 11 | ||||
-rw-r--r-- | science/triqs/files/patch-triqs_CMakeLists.txt | 11 | ||||
-rw-r--r-- | science/triqs/pkg-descr | 9 | ||||
-rw-r--r-- | science/triqs/pkg-plist | 317 |
13 files changed, 0 insertions, 536 deletions
diff --git a/science/Makefile b/science/Makefile index 277b973515ef..248a9ba2b094 100644 --- a/science/Makefile +++ b/science/Makefile @@ -61,7 +61,6 @@ SUBDIR += datawarrior SUBDIR += dcl SUBDIR += devisor - SUBDIR += dft_tools SUBDIR += dftbplus SUBDIR += dkh SUBDIR += dlib-cpp @@ -310,7 +309,6 @@ SUBDIR += teem SUBDIR += tfel SUBDIR += tinker - SUBDIR += triqs SUBDIR += udunits SUBDIR += v_sim SUBDIR += vipster diff --git a/science/dft_tools/Makefile b/science/dft_tools/Makefile deleted file mode 100644 index 67ae3f0d8dac..000000000000 --- a/science/dft_tools/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# $FreeBSD$ - -PORTNAME= dft_tools -DISTVERSION= 1.5 -PORTREVISION= 6 -CATEGORIES= science - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Interface to DFT codes in TRIQS - -LICENSE= GPLv3 - -BROKEN= wrong LIB_DEPENDS -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2019-03-05 - -BUILD_DEPENDS= boost-libs>=1.53:devel/boost-libs \ - googletest>0:devel/googletest # not needed: https://github.com/TRIQS/dft_tools/issues/95 -LIB_DEPENDS= libcpp2py.so:devel/cpp2py \ - libfftw3.so:math/fftw3 \ - libgmpxx.so:math/gmp \ - libhdf5.so:science/hdf5 \ - libmpi.so:net/openmpi \ - libopenblas.so:math/openblas \ - libsz.so:science/szip \ - libtriqs.so:science/triqs - -USES= cmake:noninja fortran gettext-runtime python:-2.7 -USE_GITHUB= yes -GH_ACCOUNT= TRIQS - -# Use the same compiler as science/triqs -LLVM_VER= 60 -BUILD_DEPENDS+= clang${LLVM_VER}:devel/llvm${LLVM_VER} -CPP= clang-cpp${LLVM_VER} -CC= clang${LLVM_VER} -CXX= clang++${LLVM_VER} - -post-install: - @cd ${STAGEDIR}${PREFIX} && ${REINPLACE_CMD} -i '' -e 's|#!/bin/bash|#!/bin/sh|' bin/plovasp bin/vasp_dmft - -.include <bsd.port.mk> diff --git a/science/dft_tools/distinfo b/science/dft_tools/distinfo deleted file mode 100644 index 2b3f58184f92..000000000000 --- a/science/dft_tools/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1529199984 -SHA256 (TRIQS-dft_tools-1.5_GH0.tar.gz) = ca10069c5b766092d289b07d0d36a19dfed7a7f5512fe62607334387422329ac -SIZE (TRIQS-dft_tools-1.5_GH0.tar.gz) = 2808644 diff --git a/science/dft_tools/files/patch-CMakeLists.txt b/science/dft_tools/files/patch-CMakeLists.txt deleted file mode 100644 index b416e383c0e1..000000000000 --- a/science/dft_tools/files/patch-CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- CMakeLists.txt.orig 2018-06-17 01:47:39 UTC -+++ CMakeLists.txt -@@ -16,7 +16,7 @@ project(dft_tools C CXX Fortran) - set(BUILD_SHARED_LIBS ON) - - # Load TRIQS and Cpp2Py --find_package(TRIQS 1.5 EXACT REQUIRED) -+find_package(TRIQS REQUIRED) - find_package(Cpp2Py REQUIRED) - - if (NOT ${TRIQS_WITH_PYTHON_SUPPORT}) diff --git a/science/dft_tools/pkg-descr b/science/dft_tools/pkg-descr deleted file mode 100644 index 0db26d788954..000000000000 --- a/science/dft_tools/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -TRIQS-based-based application is aimed at ab-initio calculations for correlated -materials, combining realistic DFT band-structure calculations with the -dynamical mean-field theory. Together with the necessary tools to perform the -DMFT self-consistency loop for realistic multi-band problems, the package -provides a full-fledged charge self-consistent interface to the Wien2K package. -In addition, if Wien2k is not available, it provides a generic interface for -one-shot DFT+DMFT calculations, where only the single-particle Hamiltonian in -orbital space has to be provided. - -WWW: https://triqs.github.io/dft_tools/master diff --git a/science/dft_tools/pkg-plist b/science/dft_tools/pkg-plist deleted file mode 100644 index f879812a2ee8..000000000000 --- a/science/dft_tools/pkg-plist +++ /dev/null @@ -1,34 +0,0 @@ -bin/dmftproj -bin/plovasp -bin/vasp_dmft -lib/libatm_c.so -lib/python2.7/site-packages/triqs_dft_tools/__init__.py -lib/python2.7/site-packages/triqs_dft_tools/block_structure.py -lib/python2.7/site-packages/triqs_dft_tools/clear_h5_output.py -lib/python2.7/site-packages/triqs_dft_tools/converters/__init__.py -lib/python2.7/site-packages/triqs_dft_tools/converters/converter_tools.py -lib/python2.7/site-packages/triqs_dft_tools/converters/hk_converter.py -lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/__init__.py -lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/atm.so -lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/converter.py -lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/elstruct.py -lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/inpconf.py -lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/plotools.py -lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/proj_group.py -lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/proj_shell.py -lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/sc_dmft.py -lib/python2.7/site-packages/triqs_dft_tools/converters/plovasp/vaspio.py -lib/python2.7/site-packages/triqs_dft_tools/converters/vasp_converter.py -lib/python2.7/site-packages/triqs_dft_tools/converters/wannier90_converter.py -lib/python2.7/site-packages/triqs_dft_tools/converters/wien2k_converter.py -lib/python2.7/site-packages/triqs_dft_tools/sumk_dft.py -lib/python2.7/site-packages/triqs_dft_tools/sumk_dft_tools.py -lib/python2.7/site-packages/triqs_dft_tools/symmetry.py -lib/python2.7/site-packages/triqs_dft_tools/trans_basis.py -lib/python2.7/site-packages/triqs_dft_tools/update_archive.py -lib/python2.7/site-packages/triqs_dft_tools/version.py -share/triqs/Wien2k_SRC_files/SRC_templates/case.cf_f_mm2 -share/triqs/Wien2k_SRC_files/SRC_templates/case.cf_p_cubic -share/triqs/Wien2k_SRC_files/SRC_templates/case.indmftpr -share/triqs/Wien2k_SRC_files/SRC_templates/run_triqs -share/triqs/Wien2k_SRC_files/SRC_templates/runsp_triqs diff --git a/science/triqs/Makefile b/science/triqs/Makefile deleted file mode 100644 index 2f9d7f061171..000000000000 --- a/science/triqs/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# $FreeBSD$ - -PORTNAME= triqs -DISTVERSION= 2.0 -PORTREVISION= 7 -CATEGORIES= science - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Toolbox for Research on Interacting Quantum Systems - -LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/COPYING.txt - -BROKEN= wrong LIB_DEPENDS -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2019-03-05 -BROKEN_i386= error: no matching function for call to 'max': https://github.com/TRIQS/triqs/issues/596 - -BUILD_DEPENDS= boost-libs>=1.53:devel/boost-libs \ - ${PYNUMPY} -LIB_DEPENDS= libcpp2py.so:devel/cpp2py \ - libfftw3.so:math/fftw3 \ - libgmp.so:math/gmp \ - libhdf5.so:science/hdf5 \ - libmpi.so:net/openmpi \ - libopa.so:net/mpich \ - libopenblas.so:math/openblas \ - libsz.so:science/szip -RUN_DEPENDS= ${PYNUMPY} - -PORTSCOUT= limit:^[0-9]+\.[0-9].*$$ - -USES= cmake:noninja fortran gettext-runtime python:2.7 # python:2.7 matches that in devel/cpp2py -USE_GITHUB= yes -GH_ACCOUNT= ${PORTNAME:tu} -USE_LDCONFIG= yes - -# It requires c++17, which might be missing in compilers choosable with USES=compiler -LLVM_VER= 60 -BUILD_DEPENDS+= clang${LLVM_VER}:devel/llvm${LLVM_VER} -CPP= clang-cpp${LLVM_VER} -CC= clang${LLVM_VER} -CXX= clang++${LLVM_VER} - -post-install: - @cd ${STAGEDIR}${PREFIX} && ${RM} include/gtest.h lib/libgtest.so - @cd ${STAGEDIR}${PREFIX} && ${RM} share/triqs.modulefile share/triqsvars.sh # https://github.com/TRIQS/triqs/issues/590 - @cd ${STAGEDIR}${PREFIX} && ${RM} share/cmake/run_test.cmake - -.include <bsd.port.mk> diff --git a/science/triqs/distinfo b/science/triqs/distinfo deleted file mode 100644 index 91c490945fb5..000000000000 --- a/science/triqs/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1529173992 -SHA256 (TRIQS-triqs-2.0_GH0.tar.gz) = 20e72638a9ebd2e169d5d4778f559388743852bb7124c49b4af7cac62cf8c888 -SIZE (TRIQS-triqs-2.0_GH0.tar.gz) = 3732883 diff --git a/science/triqs/files/patch-CMakeLists.txt b/science/triqs/files/patch-CMakeLists.txt deleted file mode 100644 index 2494c7ff9d2f..000000000000 --- a/science/triqs/files/patch-CMakeLists.txt +++ /dev/null @@ -1,33 +0,0 @@ ---- CMakeLists.txt.orig 2018-05-26 21:43:55 UTC -+++ CMakeLists.txt -@@ -206,7 +206,7 @@ endif (Build_Documentation) - #----------------------------------------------- - # Install the FindXXX that should be exported - #----------------------------------------------- --install (FILES cmake/FindNFFT.cmake cmake/FindTest.cmake DESTINATION share/cmake) -+#install (FILES cmake/FindNFFT.cmake cmake/FindTest.cmake DESTINATION share/cmake) - - #--------------------------------------- - # triqs_config.h -@@ -243,8 +243,8 @@ else() - endif() - - configure_file(./cmake/TRIQSConfig-version.cmake.in Config/TRIQSConfig-version.cmake @ONLY) --install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/TRIQSConfig.cmake DESTINATION share/cmake) --install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/TRIQSConfig-version.cmake DESTINATION share/cmake) -+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/TRIQSConfig.cmake DESTINATION lib/cmake/triqs) -+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/TRIQSConfig-version.cmake DESTINATION lib/cmake/triqs) - install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/triqs_config.h DESTINATION include/triqs) - - #------------------------ -@@ -254,8 +254,8 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR - configure_file(./cmake/FindTriqsTest.cmake.in Config//FindTriqsTest.cmake @ONLY) - configure_file(./cmake/run_test.cmake.in Config/run_test.cmake @ONLY) - --install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/FindTriqsTest.cmake DESTINATION share/cmake) --install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/run_test.cmake DESTINATION share/cmake) -+#install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/FindTriqsTest.cmake DESTINATION share/cmake) -+#install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Config/run_test.cmake DESTINATION share/cmake) - - #-------------------------------------------------------- - # Remind the user how to set up his/her variables diff --git a/science/triqs/files/patch-cmake_TRIQSConfig.cmake.in b/science/triqs/files/patch-cmake_TRIQSConfig.cmake.in deleted file mode 100644 index 936b91f6c684..000000000000 --- a/science/triqs/files/patch-cmake_TRIQSConfig.cmake.in +++ /dev/null @@ -1,11 +0,0 @@ ---- cmake/TRIQSConfig.cmake.in.orig 2018-06-16 22:23:49 UTC -+++ cmake/TRIQSConfig.cmake.in -@@ -19,7 +19,7 @@ list(APPEND CMAKE_MODULE_PATH ${TRIQS_RO - set(TRIQS_WITH_PYTHON_SUPPORT @TRIQS_WITH_PYTHON_SUPPORT@) - - # include the exported targets of this project --include(@CMAKE_INSTALL_PREFIX@/share/cmake/triqs-targets.cmake) -+include(@CMAKE_INSTALL_PREFIX@/lib/cmake/triqs/triqs-targets.cmake) - - MESSAGE(STATUS "Found TRIQSConfig.cmake with version ${TRIQS_VERSION}, hash = ${TRIQS_GIT_HASH}") - diff --git a/science/triqs/files/patch-triqs_CMakeLists.txt b/science/triqs/files/patch-triqs_CMakeLists.txt deleted file mode 100644 index f56717083012..000000000000 --- a/science/triqs/files/patch-triqs_CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- triqs/CMakeLists.txt.orig 2018-06-16 22:54:50 UTC -+++ triqs/CMakeLists.txt -@@ -256,7 +256,7 @@ endif() - - # Install the library in lib and prepare an exported cmake file to reimport it - install(TARGETS triqs DESTINATION lib EXPORT triqs-targets) --install(EXPORT triqs-targets DESTINATION share/cmake) -+install(EXPORT triqs-targets DESTINATION lib/cmake/triqs) - - # Install headers - install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} DESTINATION include FILES_MATCHING PATTERN "*.hpp" PATTERN "*.h" PATTERN "*.hxx" PATTERN "*.mako.*" EXCLUDE) diff --git a/science/triqs/pkg-descr b/science/triqs/pkg-descr deleted file mode 100644 index f047fd284c6c..000000000000 --- a/science/triqs/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -TRIQS (Toolbox for Research on Interacting Quantum Systems) is a scientific -project providing a set of C++ and Python libraries to develop new tools for -the study of interacting quantum systems. - -The goal of this toolkit is to provide high level, efficient and simple to use -libraries in C++ and Python, and to promote the use of modern programming -techniques. - -WWW: https://triqs.github.io/triqs/master/index.html diff --git a/science/triqs/pkg-plist b/science/triqs/pkg-plist deleted file mode 100644 index 33a111ad42c6..000000000000 --- a/science/triqs/pkg-plist +++ /dev/null @@ -1,317 +0,0 @@ -include/triqs/arrays.hpp -include/triqs/arrays/algorithms.hpp -include/triqs/arrays/array.hpp -include/triqs/arrays/asserts.hpp -include/triqs/arrays/blas_lapack/axpy.hpp -include/triqs/arrays/blas_lapack/copy.hpp -include/triqs/arrays/blas_lapack/dot.hpp -include/triqs/arrays/blas_lapack/gelss.hpp -include/triqs/arrays/blas_lapack/gemm.hpp -include/triqs/arrays/blas_lapack/gemv.hpp -include/triqs/arrays/blas_lapack/ger.hpp -include/triqs/arrays/blas_lapack/gesvd.hpp -include/triqs/arrays/blas_lapack/getrf.hpp -include/triqs/arrays/blas_lapack/getri.hpp -include/triqs/arrays/blas_lapack/gtsv.hpp -include/triqs/arrays/blas_lapack/qcache.hpp -include/triqs/arrays/blas_lapack/scal.hpp -include/triqs/arrays/blas_lapack/stev.hpp -include/triqs/arrays/blas_lapack/swap.hpp -include/triqs/arrays/blas_lapack/tools.hpp -include/triqs/arrays/block_matrix.hpp -include/triqs/arrays/cache.hpp -include/triqs/arrays/expression_template/array_algebra.hpp -include/triqs/arrays/expression_template/matrix_algebra.hpp -include/triqs/arrays/expression_template/tools.hpp -include/triqs/arrays/expression_template/vector_algebra.hpp -include/triqs/arrays/functional/fold.hpp -include/triqs/arrays/functional/map.hpp -include/triqs/arrays/group_indices.hpp -include/triqs/arrays/h5.hpp -include/triqs/arrays/h5/array_of_non_basic.hpp -include/triqs/arrays/h5/array_stack.hpp -include/triqs/arrays/h5/simple_read_write.hpp -include/triqs/arrays/impl/assignment.hpp -include/triqs/arrays/impl/common.hpp -include/triqs/arrays/impl/exceptions.hpp -include/triqs/arrays/impl/indexmap_storage_pair.hpp -include/triqs/arrays/impl/iterator_adapter.hpp -include/triqs/arrays/impl/print.hpp -include/triqs/arrays/impl/traits.hpp -include/triqs/arrays/indexmaps/common.hpp -include/triqs/arrays/indexmaps/cuboid/domain.hpp -include/triqs/arrays/indexmaps/cuboid/foreach.hpp -include/triqs/arrays/indexmaps/cuboid/map.hpp -include/triqs/arrays/indexmaps/cuboid/mem_layout.hpp -include/triqs/arrays/indexmaps/cuboid/slice.hpp -include/triqs/arrays/indexmaps/permutation.hpp -include/triqs/arrays/indexmaps/range.hpp -include/triqs/arrays/linalg/cross_product.hpp -include/triqs/arrays/linalg/det_and_inverse.hpp -include/triqs/arrays/linalg/eigenelements.hpp -include/triqs/arrays/make_immutable_array.hpp -include/triqs/arrays/math_functions.hpp -include/triqs/arrays/matrix.hpp -include/triqs/arrays/mpi.hpp -include/triqs/arrays/proxy.hxx -include/triqs/arrays/python/array_view_to_python.hpp -include/triqs/arrays/python/numpy_extractor.hpp -include/triqs/arrays/reinterpret.hpp -include/triqs/arrays/storages/mem_block.hpp -include/triqs/arrays/storages/memcopy.hpp -include/triqs/arrays/storages/shared_block.hpp -include/triqs/arrays/vector.hpp -include/triqs/atom_diag/atom_diag.hpp -include/triqs/atom_diag/functions.hpp -include/triqs/atom_diag/gf.hpp -include/triqs/atom_diag/impl/worker.hpp -include/triqs/clef.hpp -include/triqs/clef/adapters/math.hpp -include/triqs/clef/adapters/vector.hpp -include/triqs/clef/clef.hpp -include/triqs/clef/io.hpp -include/triqs/clef/sum.hpp -include/triqs/cpp2py_converters.hpp -include/triqs/cpp2py_converters/arrays.hpp -include/triqs/cpp2py_converters/fundamental_operator_set.hpp -include/triqs/cpp2py_converters/gf.hpp -include/triqs/cpp2py_converters/h5.hpp -include/triqs/cpp2py_converters/operators_real_complex.hpp -include/triqs/cpp2py_converters/real_or_complex.hpp -include/triqs/det_manip.hpp -include/triqs/det_manip/det_manip.hpp -include/triqs/gfs.hpp -include/triqs/gfs/block/auto_assign.hpp -include/triqs/gfs/block/block_gf.hxx -include/triqs/gfs/block/expr.hpp -include/triqs/gfs/block/functions.hxx -include/triqs/gfs/block/map.hpp -include/triqs/gfs/block/mapped_functions.hxx -include/triqs/gfs/debug.hpp -include/triqs/gfs/domains/R.hpp -include/triqs/gfs/domains/discrete.hpp -include/triqs/gfs/domains/legendre.hpp -include/triqs/gfs/domains/matsubara.hpp -include/triqs/gfs/domains/product.hpp -include/triqs/gfs/evaluator.hpp -include/triqs/gfs/functions/closest_mesh_pt.hpp -include/triqs/gfs/functions/density.hpp -include/triqs/gfs/functions/functions2.hpp -include/triqs/gfs/functions/imfreq.hpp -include/triqs/gfs/functions/imtime.hpp -include/triqs/gfs/functions/legendre.hpp -include/triqs/gfs/functions/product.hpp -include/triqs/gfs/gf/auto_assign.hpp -include/triqs/gfs/gf/data_proxy.hpp -include/triqs/gfs/gf/defs.hpp -include/triqs/gfs/gf/flatten.hpp -include/triqs/gfs/gf/gf.hxx -include/triqs/gfs/gf/gf_expr.hpp -include/triqs/gfs/gf/gf_indices.hpp -include/triqs/gfs/gf/partial_eval.hpp -include/triqs/gfs/gf/targets.hpp -include/triqs/gfs/gf_tests.hpp -include/triqs/gfs/h5.hpp -include/triqs/gfs/legacy_for_python_api.hpp -include/triqs/gfs/make_gf.hpp -include/triqs/gfs/meshes.hpp -include/triqs/gfs/meshes/comma.hpp -include/triqs/gfs/meshes/discrete.hpp -include/triqs/gfs/meshes/imfreq.hpp -include/triqs/gfs/meshes/imtime.hpp -include/triqs/gfs/meshes/legendre.hpp -include/triqs/gfs/meshes/linear.hpp -include/triqs/gfs/meshes/linear_interpolation.hpp -include/triqs/gfs/meshes/mesh_tools.hpp -include/triqs/gfs/meshes/multivar_eval.hpp -include/triqs/gfs/meshes/product.hpp -include/triqs/gfs/meshes/refreq.hpp -include/triqs/gfs/meshes/retime.hpp -include/triqs/gfs/meshes/segment.hpp -include/triqs/gfs/meshes/tail_fitter.hpp -include/triqs/gfs/transform/common.hpp -include/triqs/gfs/transform/fourier.hpp -include/triqs/gfs/transform/fourier_common.hpp -include/triqs/gfs/transform/legendre_matsubara.hpp -include/triqs/gfs/transform/pade.hpp -include/triqs/h5.hpp -include/triqs/h5/base.hpp -include/triqs/h5/base_public.hpp -include/triqs/h5/file.hpp -include/triqs/h5/generic.hpp -include/triqs/h5/group.hpp -include/triqs/h5/map.hpp -include/triqs/h5/optional.hpp -include/triqs/h5/pair.hpp -include/triqs/h5/scalar.hpp -include/triqs/h5/serialization.hpp -include/triqs/h5/string.hpp -include/triqs/h5/tuple.hpp -include/triqs/h5/variant.hpp -include/triqs/h5/vector.hpp -include/triqs/hilbert_space/fundamental_operator_set.hpp -include/triqs/hilbert_space/hilbert_space.hpp -include/triqs/hilbert_space/imperative_operator.hpp -include/triqs/hilbert_space/space_partition.hpp -include/triqs/hilbert_space/state.hpp -include/triqs/lattice/bravais_lattice.hpp -include/triqs/lattice/brillouin_zone.hpp -include/triqs/lattice/cluster_mesh.hpp -include/triqs/lattice/gf_mesh_brillouin_zone.hpp -include/triqs/lattice/gf_mesh_cyclic_lattice.hpp -include/triqs/lattice/grid_generator.hpp -include/triqs/lattice/tight_binding.hpp -include/triqs/mc_tools.hpp -include/triqs/mc_tools/MersenneRNG.hpp -include/triqs/mc_tools/impl_tools.hpp -include/triqs/mc_tools/mc_generic.hpp -include/triqs/mc_tools/mc_measure_aux_set.hpp -include/triqs/mc_tools/mc_measure_set.hpp -include/triqs/mc_tools/mc_move_set.hpp -include/triqs/mc_tools/random_generator.hpp -include/triqs/mpi/base.hpp -include/triqs/mpi/boost.hpp -include/triqs/mpi/vector.hpp -include/triqs/operators/many_body_operator.hpp -include/triqs/operators/many_body_operator_serialization.hpp -include/triqs/operators/serialization.hpp -include/triqs/operators/util/extractors.hpp -include/triqs/statistics.hpp -include/triqs/statistics/histograms.hpp -include/triqs/statistics/statistics.hpp -include/triqs/test_tools/arrays.hpp -include/triqs/test_tools/gfs.hpp -include/triqs/test_tools/many_body_operator.hpp -include/triqs/triqs_config.h -include/triqs/utility/arithmetic_ops_by_cast.hpp -include/triqs/utility/boost_serialization.hpp -include/triqs/utility/buffered_function.hpp -include/triqs/utility/c14.hpp -include/triqs/utility/c17.hpp -include/triqs/utility/callbacks.hpp -include/triqs/utility/complex_ops.hpp -include/triqs/utility/concept_tools.hpp -include/triqs/utility/count_type_occurrence.hpp -include/triqs/utility/crash_logger.hpp -include/triqs/utility/debug_stream.hpp -include/triqs/utility/dressed_iterator.hpp -include/triqs/utility/exceptions.hpp -include/triqs/utility/expression_template_tools.hpp -include/triqs/utility/factory.hpp -include/triqs/utility/first_include.hpp -include/triqs/utility/fortran_mangling.hpp -include/triqs/utility/function_arg_ret_type.hpp -include/triqs/utility/index_generator.hpp -include/triqs/utility/is_complex.hpp -include/triqs/utility/iterator_facade.hpp -include/triqs/utility/itertools.hpp -include/triqs/utility/kronecker.hpp -include/triqs/utility/lazy_bracket.hpp -include/triqs/utility/legendre.hpp -include/triqs/utility/macros.hpp -include/triqs/utility/mini_vector.hpp -include/triqs/utility/numeric_ops.hpp -include/triqs/utility/pade_approximants.hpp -include/triqs/utility/real_or_complex.hpp -include/triqs/utility/report_stream.hpp -include/triqs/utility/scope_guard.hpp -include/triqs/utility/serialization.hpp -include/triqs/utility/signal_handler.hpp -include/triqs/utility/stack_trace.hpp -include/triqs/utility/static_if.hpp -include/triqs/utility/time_pt.hpp -include/triqs/utility/timer.hpp -include/triqs/utility/timestamp.hpp -include/triqs/utility/traits.hpp -include/triqs/utility/tuple_serialize.hpp -include/triqs/utility/tuple_tools.hpp -include/triqs/utility/typeid_name.hpp -include/triqs/utility/variant.hpp -include/triqs/utility/variant_extensions.hpp -include/triqs/utility/variant_serialize.hpp -include/triqs/utility/view_tools.hpp -include/triqs/version.hpp -lib/cmake/triqs/TRIQSConfig-version.cmake -lib/cmake/triqs/TRIQSConfig.cmake -lib/cmake/triqs/triqs-targets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/triqs/triqs-targets.cmake -lib/libtriqs.so -lib/python2.7/site-packages/pytriqs/__init__.py -lib/python2.7/site-packages/pytriqs/applications/__init__.py -lib/python2.7/site-packages/pytriqs/applications/impurity_solvers/__init__.py -lib/python2.7/site-packages/pytriqs/applications/impurity_solvers/cthyb.py -lib/python2.7/site-packages/pytriqs/archive/__init__.py -lib/python2.7/site-packages/pytriqs/archive/hdf_archive.py -lib/python2.7/site-packages/pytriqs/archive/hdf_archive_basic_layer_h5py.py -lib/python2.7/site-packages/pytriqs/archive/hdf_archive_schemes.py -lib/python2.7/site-packages/pytriqs/arrays/__init__.py -lib/python2.7/site-packages/pytriqs/arrays/block_matrix.so -lib/python2.7/site-packages/pytriqs/atom_diag/__init__.py -lib/python2.7/site-packages/pytriqs/atom_diag/atom_diag.so -lib/python2.7/site-packages/pytriqs/cmake_info.py -lib/python2.7/site-packages/pytriqs/dos/__init__.py -lib/python2.7/site-packages/pytriqs/dos/dos.py -lib/python2.7/site-packages/pytriqs/dos/hilbert_transform.py -lib/python2.7/site-packages/pytriqs/fit/__init__.py -lib/python2.7/site-packages/pytriqs/fit/fit.py -lib/python2.7/site-packages/pytriqs/gf/__init__.py -lib/python2.7/site-packages/pytriqs/gf/backwd_compat/__init__.py -lib/python2.7/site-packages/pytriqs/gf/backwd_compat/gf_imfreq.py -lib/python2.7/site-packages/pytriqs/gf/backwd_compat/gf_imtime.py -lib/python2.7/site-packages/pytriqs/gf/backwd_compat/gf_legendre.py -lib/python2.7/site-packages/pytriqs/gf/backwd_compat/gf_refreq.py -lib/python2.7/site-packages/pytriqs/gf/backwd_compat/gf_retime.py -lib/python2.7/site-packages/pytriqs/gf/block2_gf.py -lib/python2.7/site-packages/pytriqs/gf/block_gf.py -lib/python2.7/site-packages/pytriqs/gf/descriptor_base.py -lib/python2.7/site-packages/pytriqs/gf/descriptors.py -lib/python2.7/site-packages/pytriqs/gf/gf.py -lib/python2.7/site-packages/pytriqs/gf/gf_fnt.so -lib/python2.7/site-packages/pytriqs/gf/lazy_expressions.py -lib/python2.7/site-packages/pytriqs/gf/local/__init__.py -lib/python2.7/site-packages/pytriqs/gf/map_block.py -lib/python2.7/site-packages/pytriqs/gf/mesh_point.py -lib/python2.7/site-packages/pytriqs/gf/mesh_product.py -lib/python2.7/site-packages/pytriqs/gf/meshes.so -lib/python2.7/site-packages/pytriqs/gf/plot/__init__.py -lib/python2.7/site-packages/pytriqs/gf/plot/one_var.py -lib/python2.7/site-packages/pytriqs/gf/plot/plot_base.py -lib/python2.7/site-packages/pytriqs/gf/plot/select_indices.py -lib/python2.7/site-packages/pytriqs/gf/tools.py -lib/python2.7/site-packages/pytriqs/gf/wrapped_aux.so -lib/python2.7/site-packages/pytriqs/lattice/__init__.py -lib/python2.7/site-packages/pytriqs/lattice/bz_patch.py -lib/python2.7/site-packages/pytriqs/lattice/lattice_tools.so -lib/python2.7/site-packages/pytriqs/lattice/super_lattice.py -lib/python2.7/site-packages/pytriqs/lattice/tight_binding.py -lib/python2.7/site-packages/pytriqs/magic.py -lib/python2.7/site-packages/pytriqs/operators/__init__.py -lib/python2.7/site-packages/pytriqs/operators/operators.so -lib/python2.7/site-packages/pytriqs/operators/util/U_matrix.py -lib/python2.7/site-packages/pytriqs/operators/util/__init__.py -lib/python2.7/site-packages/pytriqs/operators/util/extractors.so -lib/python2.7/site-packages/pytriqs/operators/util/hamiltonians.py -lib/python2.7/site-packages/pytriqs/operators/util/observables.py -lib/python2.7/site-packages/pytriqs/operators/util/op_struct.py -lib/python2.7/site-packages/pytriqs/plot/__init__.py -lib/python2.7/site-packages/pytriqs/plot/mpl_interface.py -lib/python2.7/site-packages/pytriqs/plot/protocol.py -lib/python2.7/site-packages/pytriqs/random_generator/__init__.py -lib/python2.7/site-packages/pytriqs/random_generator/random_generator.so -lib/python2.7/site-packages/pytriqs/statistics/__init__.py -lib/python2.7/site-packages/pytriqs/statistics/histogram.py -lib/python2.7/site-packages/pytriqs/statistics/histograms.so -lib/python2.7/site-packages/pytriqs/sumk/__init__.py -lib/python2.7/site-packages/pytriqs/sumk/sumk_discrete.py -lib/python2.7/site-packages/pytriqs/sumk/sumk_discrete_from_lattice.py -lib/python2.7/site-packages/pytriqs/utility/__init__.py -lib/python2.7/site-packages/pytriqs/utility/bound_and_bisect.py -lib/python2.7/site-packages/pytriqs/utility/comparison_tests.py -lib/python2.7/site-packages/pytriqs/utility/dichotomy.py -lib/python2.7/site-packages/pytriqs/utility/dist_on_nodes.py -lib/python2.7/site-packages/pytriqs/utility/h5diff.py -lib/python2.7/site-packages/pytriqs/utility/mpi.py -lib/python2.7/site-packages/pytriqs/utility/mpi_boost.py -lib/python2.7/site-packages/pytriqs/utility/mpi_mpi4py.py -lib/python2.7/site-packages/pytriqs/utility/redirect.py -lib/python2.7/site-packages/pytriqs/version.py |