diff options
| -rw-r--r-- | guix-science/packages/physics.scm | 53 |
1 files changed, 6 insertions, 47 deletions
diff --git a/guix-science/packages/physics.scm b/guix-science/packages/physics.scm index 5ed14a6..307dcb2 100644 --- a/guix-science/packages/physics.scm +++ b/guix-science/packages/physics.scm | |||
| @@ -649,7 +649,7 @@ of plugins and tools.") | |||
| 649 | (define-public root | 649 | (define-public root |
| 650 | (package | 650 | (package |
| 651 | (name "root") | 651 | (name "root") |
| 652 | (version "6.34.02") | 652 | (version "6.34.10") |
| 653 | (source | 653 | (source |
| 654 | (origin | 654 | (origin |
| 655 | (method git-fetch) | 655 | (method git-fetch) |
| @@ -661,7 +661,7 @@ of plugins and tools.") | |||
| 661 | (chr chr)) version))))) | 661 | (chr chr)) version))))) |
| 662 | (file-name (git-file-name name version)) | 662 | (file-name (git-file-name name version)) |
| 663 | (sha256 | 663 | (sha256 |
| 664 | (base32 "1whhmrz40x3blhzxsh8h6vfs8xi6pv0a3mwndlrapnajy5p582dk")))) | 664 | (base32 "07v20n25q6cr3mkig6f0ggnrzg7l9f03x1j5fczcmwkp0a3h9435")))) |
| 665 | (build-system cmake-build-system) | 665 | (build-system cmake-build-system) |
| 666 | (arguments | 666 | (arguments |
| 667 | (list | 667 | (list |
| @@ -703,6 +703,7 @@ of plugins and tools.") | |||
| 703 | ;; for that package from guix-science. | 703 | ;; for that package from guix-science. |
| 704 | "test-import-tensorflow" | 704 | "test-import-tensorflow" |
| 705 | "pyunittests-bindings-pyroot-pythonizations-batchgen" | 705 | "pyunittests-bindings-pyroot-pythonizations-batchgen" |
| 706 | "pyunittests-bindings-pyroot-pythonizations-pyroot-pyz-tf-pycallables" | ||
| 706 | ;; Skip tests that require network. | 707 | ;; Skip tests that require network. |
| 707 | "gtest-io-io-TFile" | 708 | "gtest-io-io-TFile" |
| 708 | "gtest-net-netxng-RRawFileNetXNG" | 709 | "gtest-net-netxng-RRawFileNetXNG" |
| @@ -714,6 +715,7 @@ of plugins and tools.") | |||
| 714 | "PyMVA-RandomForest-Classification" | 715 | "PyMVA-RandomForest-Classification" |
| 715 | "PyMVA-GTB-Classification" | 716 | "PyMVA-GTB-Classification" |
| 716 | "PyMVA-AdaBoost-Classification" | 717 | "PyMVA-AdaBoost-Classification" |
| 718 | "PyMVA-AdaBoost-Multiclass" | ||
| 717 | "PyMVA-Torch-Classification" | 719 | "PyMVA-Torch-Classification" |
| 718 | "PyMVA-Torch-Regression" | 720 | "PyMVA-Torch-Regression" |
| 719 | "gtest-tmva-tmva-rstandardscaler" | 721 | "gtest-tmva-tmva-rstandardscaler" |
| @@ -723,51 +725,8 @@ of plugins and tools.") | |||
| 723 | "^gtest-tmva-tmva-envelope-TMVA-.*" | 725 | "^gtest-tmva-tmva-envelope-TMVA-.*" |
| 724 | "gtest-tree-tree-testTChainParsing" | 726 | "gtest-tree-tree-testTChainParsing" |
| 725 | "gtest-tree-treeplayer-treeprocessormt-remotefiles" | 727 | "gtest-tree-treeplayer-treeprocessormt-remotefiles" |
| 726 | "tutorial-dataframe-df014_CSVDataSource" | 728 | ;; Skip tutorial tests for speed. |
| 727 | "tutorial-dataframe-df015_LazyDataSource" | 729 | "^tutorial-.*"))) |
| 728 | "tutorial-dataframe-df101_h1Analysis" | ||
| 729 | "tutorial-graphics-AtlasExample" | ||
| 730 | "tutorial-hist-th2polyEurope" | ||
| 731 | "tutorial-hist-th2polyUSA" | ||
| 732 | "tutorial-multicore-imt001_parBranchProcessing" | ||
| 733 | "tutorial-multicore-imt101_parTreeProcessing" | ||
| 734 | "tutorial-multicore-mp103_processSelector" | ||
| 735 | "tutorial-multicore-mp104_processH1" | ||
| 736 | "tutorial-multicore-mp105_processEntryList" | ||
| 737 | "tutorial-tmva-TMVAClassification" | ||
| 738 | "tutorial-tmva-TMVAClassificationApplication" | ||
| 739 | "tutorial-tmva-TMVACrossValidationRegression" | ||
| 740 | "tutorial-tmva-TMVAMulticlass" | ||
| 741 | "tutorial-tmva-TMVAMulticlassApplication" | ||
| 742 | "tutorial-tmva-TMVARegression" | ||
| 743 | "tutorial-tmva-TMVARegressionApplication" | ||
| 744 | "tutorial-tmva-TMVA_Higgs_Classification" | ||
| 745 | "tutorial-tmva-envelope-classification" | ||
| 746 | "tutorial-tmva-tmva003_RReader" | ||
| 747 | "tutorial-tmva-tmva004_RStandardScaler" | ||
| 748 | "tutorial-tree-run_h1analysis" | ||
| 749 | "tutorial-v7-ntuple-ntpl008_import" | ||
| 750 | "tutorial-dataframe-df014_CSVDataSource-py" | ||
| 751 | "tutorial-dataframe-df033_Describe-py" | ||
| 752 | "tutorial-dataframe-df102_NanoAODDimuonAnalysis-py" | ||
| 753 | "tutorial-dataframe-df103_NanoAODHiggsAnalysis-py" | ||
| 754 | "tutorial-dataframe-df104_HiggsToTwoPhotons-py" | ||
| 755 | "tutorial-dataframe-df105_WBosonAnalysis-py" | ||
| 756 | "tutorial-dataframe-df106_HiggsToFourLeptons-py" | ||
| 757 | "tutorial-dataframe-df107_SingleTopAnalysis-py" | ||
| 758 | "tutorial-rcanvas-df104-py" | ||
| 759 | "tutorial-rcanvas-df105-py" | ||
| 760 | "tutorial-roofit-rf618_mixture_models-py" | ||
| 761 | "tutorial-tmva-RBatchGenerator_NumPy-py" | ||
| 762 | "tutorial-tmva-RBatchGenerator_PyTorch-py" | ||
| 763 | "tutorial-tmva-TMVA_Higgs_Classification-py" | ||
| 764 | "tutorial-tmva-pytorch-ApplicationClassificationPyTorch-py" | ||
| 765 | "tutorial-tmva-pytorch-ApplicationRegressionPyTorch-py" | ||
| 766 | "tutorial-tmva-pytorch-ClassificationPyTorch-py" | ||
| 767 | "tutorial-tmva-pytorch-RegressionPyTorch-py" | ||
| 768 | "tutorial-tmva-tmva100_DataPreparation-py" | ||
| 769 | "tutorial-tmva-tmva101_Training-py" | ||
| 770 | "tutorial-tmva-tmva102_Testing-py"))) | ||
| 771 | (invoke "ctest" "-E" | 730 | (invoke "ctest" "-E" |
| 772 | (string-append | 731 | (string-append |
| 773 | "^(" (string-join skipped-tests "|") ")$") | 732 | "^(" (string-join skipped-tests "|") ")$") |
