This file is indexed.

/usr/share/tasksel/descs/debian-science-tasks.desc is in science-tasks 1.4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
Task: science-astronomy
Section: debian-science
Description: Debian Science Astronomy packages
 This metapackage will install Debian Science packages related to
 Astronomy.  You might also be interested in field::astronomy debtag
 and, depending on your focus, in the education-astronomy metapackage.
Relevance: 10
Key: 
 science-astronomy
Packages: list
 gcx
 astronomical-almanac
 lightspeed
 openuniverse
 sextractor
 wcstools
 wcslib-tools
 funtools
 qfits-tools
 gpredict
 predict
 yorick-full
 savi
 stellarium
 xplanet
 lynkeos.app
 stardata-common
 boinc-app-seti
 gyoto
 skycat
 ftools-fv
 fitsverify
 fitscheck
 saods9
 xpa-tools
 python-pywcs
 python-astropy
 python3-astropy
 python-pyfits
 esorex
 python-cpl
 eso-midas
 wxastrocapture
 splash

Task: science-astronomy-dev
Section: debian-science
Description: Debian Science Astronomy-dev packages
 This metapackage will install Debian Science packages which might be
 helpful for development of applications for Astronomy.
 .
 You might also be interested in the science-astronomy metapackage.
Relevance: 10
Key: 
 science-astronomy-dev
Packages: list
 libnova-dev
 libccfits-dev
 libcfitsio3-dev
 python-pyfits
 libqfits-dev
 slang-cfitsio
 libastro-fits-cfitsio-perl
 libstarlink-pal-dev
 libstarlink-ast-dev
 libwcstools-dev
 wcslib-dev
 libcpl-dev
 python-pywcs
 python-cpl
 liberfa-dev
 libfits-java
 tcl-fitstcl
 libchealpix-dev

Task: science-bci
Section: debian-science
Description: Debian Science packages for the design and use of
 brain-computer interface (BCI) -- direct communication pathway
 between a brain and an external device. BCIs are often aimed
 at assisting, augmenting or repairing human cognitive or
 sensory-motor functions.
 .
 The selection of packages is targeting the complete frameworks for
 the design of BCI systems.  Often such systems rely on external
 presentation, data collection and analysis software which could be
 found in science-neuroscience-cognitive, science-dataacquisition,
 data-machine-learning metapackages.
Relevance: 10
Packages: list

Task: science-biology
Section: debian-science
Description: Debian Science Biology packages
 This metapackage will install Debian Science packages related to
 Biology.  You might also be interested in the field::biology debtag.
 .
 This metapackage makes use of the packages med-bio and med-bio-dev
 (for development of biological applications) which are maintained
 by Debian Med - another Debian Pure Blend.  If you are a biologist
 you are most probably interested in the Debian Med project which
 deals with biology and medicine in much more detail then the more
 general Debian Science.
Relevance: 10
Key: 
 science-biology
Packages: list
 med-bio
 bauble
 critterding

Task: science-chemistry
Section: debian-science
Description: Debian Science Chemistry packages
 This metapackage will install Debian Science packages related to
 Chemistry.  You might also be interested in the field::chemistry
 debtag and, depending on your focus, in the education-chemistry
 metapackage.
Relevance: 10
Key: 
 science-chemistry
Packages: list
 apbs
 bkchem
 bodr
 libcdk-java
 chemeq
 chemical-mime-data
 chemtool
 easychem
 gabedit
 galculator
 garlic
 gausssum
 gchempaint
 gdis
 gcrystal
 gcu-bin
 gcu-plugin
 gperiodic
 gromacs
 kalzium
 katomic
 mopac7-bin
 mpqc
 mpqc-support
 openbabel
 python-openbabel
 psi3
 pymol
 viewmol
 xdrawchem
 xmakemol-gl
 rasmol
 adun.app
 gdpc
 xbs
 gelemental
 avogadro
 gamgi
 massxpert
 drawxtl
 chemical-structures
 freefoam
 pyfai
 python-mmtk
 jmol
 qutemol
 cp2k
 pdb2pqr
 mmass
 mmass-modules
 python-mzml
 tandem-mass

Task: science-dataacquisition
Section: debian-science
Description: Debian Science data acquisition packages
 This metapackage will install Debian Science packages related to data
 acquisition.  This might be used in several sciences (as for instance
 science-viewing and science-typesetting).
Relevance: 10
Key: 
 science-dataacquisition
Packages: list
 engauge-digitizer
 g3data
 netcdf-bin
 python-sardana
 jaaa
 ghkl
 xyscan
 filo
 libfreenect-dev

Task: science-dataacquisition-dev
Section: debian-science
Description: Debian Science data acquisition development packages
 This metapackage will install Debian Science packages which are helpful
 to develop applications related to data  acquisition.  This might be
 used in several sciences.
Relevance: 10
Key: 
 science-dataacquisition-dev
Packages: list
 libtango8-dev
 liblog4tango5-dev

Task: science-devices
Section: debian-science
Description: Debian Science specific devices support
 This task lists Debian Science packages which are dedicated to specific
 devices that are typically used in sciences.  This might reach from
 scientific calculators or specific measurement devices.
 .
 Note that there is no according metapackage created since the packages
 might be to different to make sense to install all on one machine.
Relevance: 10
Packages: list
 expeyes
 gfm
 tiemu
 tilem
 tilp2
 bossa
 bossa-cli

Task: science-distributedcomputing
Section: debian-science
Description: Debian Science Distributed Computing packages
 This metapackage will install Debian Science packages useful for
 various types of distributed computing, such as grid-, cloud-, cluster-
 and parallel-computing.
Relevance: 10
Key: 
 science-distributedcomputing
Packages: list
 ipython
 globus-core
 openmpi-bin
 mpich
 openmpipython
 mpich2python
 python-mpi
 htcondor
 dmtcp
 environment-modules

Task: science-economics
Section: debian-science
Description: Debian Science Economics packages
 This metapackage will install Debian Science packages useful for economics and
 econometrics. It includes user-friendly programs for simulating and estimating
 macro-economic and micro-economic models. It also provides computing
 environments which can solve a wide range of problems typically encountered in
 economic research. These environments provide functionalities similar to those
 of popular non-free systems (such as MATLAB, Mathematica, Stata or SAS).
Relevance: 10
Key: 
 science-economics
Packages: list
 dynare
 gretl
 octave
 octave-econometrics
 octave-statistics
 octave-gsl
 octave-optim
 octave-linear-algebra
 octave-io
 octave-symbolic
 octave-dataframe
 qtoctave
 r-base
 r-cran-urca
 r-cran-bayesm
 r-cran-coda
 r-cran-boot
 r-cran-foreign
 r-cran-kernsmooth
 r-cran-matrix
 r-cran-nlme
 r-cran-hmisc
 r-cran-tseries
 r-cran-mfilter
 r-cran-lme4
 r-cran-mcmcpack
 r-cran-quadprog
 r-cran-fbonds
 r-cran-fimport
 r-cran-funitroots
 r-cran-wdi
 r-cran-pwt
 r-cran-pwt8
 rkward
 julia
 maxima
 wxmaxima
 ipython
 python-matplotlib
 python-numpy
 python-scipy
 python-scitools
 python-statsmodels
 python-pandas
 python-simpy

Task: science-electronics
Section: debian-science
Description: Debian Science Electronics packages
 This metapackage will install Debian Science packages related to
 Electronics.  You might also be interested in the field::electronics
 debtag and, depending on your focus, in the education-electronics
 metapackage.
Relevance: 10
Key: 
 science-electronics
Packages: list
 avrdude
 gcc-avr
 gerbv
 uisp
 electric
 geda
 kicad
 freehdl
 iverilog
 verilator
 gplcver
 gputils
 simulpic
 pcb
 oregano
 tkgate
 texlive-latex-extra
 linsmith
 confluence
 gnucap
 qelectrotech
 covered
 arduino
 arduino-core
 visolate
 fritzing
 drawtiming
 geda-xgsch2pcb
 gnusim8085
 gtkwave
 qsapecng
 berkeley-abc
 qrouter
 magic

Task: science-electrophysiology
Section: debian-science
Description: Debian Science packages for Electrophysiology
 This metapackage will install Debian packages which might be useful for
 scientists doing electrophysiology-based neuroscience research.
 .
 The selection of packages is targeting the application of analysis
 techniques. Methods developers are referred to the
 science-statistics, science-imageanalysis, science-numericalcomputation,
 med-imaging, and med-imaging-dev metapackages for a variety of additional
 software that might be useful for electrophysiology research.
Relevance: 10
Key: 
 science-electrophysiology
Packages: list
 libgdf-dev
 sigviewer
 libdrawtk-dev

Task: science-engineering
Section: debian-science
Description: Debian Science Engineering packages
 This metapackage is part of the Debian Pure Blend "Debian Science"
 and installs packages related to Engineering.
 .
 Please not that there is an additional package engineering-dev
 which depends from packages which are useful to develop engineering
 related software.
Relevance: 10
Key: 
 science-engineering
Packages: list
 librecad
 sailcut
 oce-draw
 python-silo
 libsilo-bin
 gerris
 gmsh
 pythoncad
 z88
 freecad
 feel++-apps
 python-openturns
 code-aster-gui
 code-aster
 eficas
 code-saturne
 hdfview
 sfc
 cba
 python-fiat
 syrthes
 freefoam
 tetgen
 dime
 cgns-convert
 libadios-bin

Task: science-engineering-dev
Section: debian-science
Description: Debian Science Engineering-dev packages
 This metapackage will install Debian Science packages which might be
 helpful for development of applications for Engineering.
 .
 You might also be interested in the science-engineering metapackage.
Relevance: 10
Key: 
 science-engineering-dev
Packages: list
 libalberta2-dev
 code-saturne-bin
 code-saturne-include
 libcgns-dev
 libitpp-dev
 libfreefoam-dev
 libexodusii-dev
 libadios-dev
 libbox-dev
 libsilo-dev
 libxdmf-dev
 libgetfem++-dev
 libhdf5-serial-dev
 libjhdf5-java
 libjhdf4-java
 liboce-visualization-dev
 liboce-ocaf-dev
 libdeal.ii-dev
 libfeel++-dev
 libopenturns-dev
 libmadlib-dev
 libslepc3.4.2-dev
 libug-dev
 libmed-dev
 libmedc-dev
 libmedimport-dev
 libnetcdf-dev
 python-netcdf
 r-cran-rnetcdf
 syfi-dev
 libnfft3-dev
 libnlopt-dev
 libcoin80-dev
 libslicot-dev
 python-collada
 libann-dev
 libflann-dev
 libdime-dev
 libdxflib-dev

Task: science-financial
Section: debian-science
Description: Debian Science financial engineering and computational finance
 This metapackage will install Debian Science packages for financial
 engineering and computational finance.
Relevance: 10
Key: 
 science-financial
Packages: list
 r-cran-fasianoptions
 r-cran-fassets
 r-cran-fbasics
 r-cran-fbonds
 r-cran-fcopulae
 r-cran-fexoticoptions
 r-cran-fextremes
 r-cran-fgarch
 r-cran-fimport
 r-cran-fmultivar
 r-cran-foptions
 r-cran-fregression
 r-cran-ftrading
 r-cran-funitroots
 r-cran-timedate
 r-cran-timeseries
 r-cran-fportfolio

Task: science-geography
Section: debian-science
Description: Debian Science Geography packages
 This metapackage will install Debian Science packages related to
 Geography.  You might also be interested in the field::geography
 debtag and, depending on your focus, in the education-geography
 metapackage.
Relevance: 10
Key: 
 science-geography
Packages: list
 gis-workstation
 grass
 qgis
 qgis-plugin-grass
 proj-bin
 mapserver-bin
 gmt
 gpsbabel
 gpx2shp
 gpsd
 gpsman
 openscenegraph
 thuban
 gpstrans
 geoip-bin
 gpsd-clients
 grass-doc
 php5-mapscript
 phppgadmin
 gpsmanshp
 viking
 avce00
 e00compr
 gdal-bin
 ogdi-bin
 postgis
 osm2pgsql
 josm
 josm-plugins
 merkaartor
 gosmore
 python-mapnik
 mapnik-utils
 osmpbf-bin
 imposm
 hyantesite
 r-cran-sp
 r-cran-maptools
 r-cran-mapdata
 r-cran-mapproj
 r-cran-maps
 pgadmin3

Task: science-geometry
Section: debian-science
Description: Debian Science geometry packages
 This metapackage will install Debian Science packages related to
 geometry.  You might also be interested in the field::mathematics
 debtag and, depending on your focus, in the education-mathematics
 metapackage.
Relevance: 10
Key: 
 science-geometry
Packages: list
 carmetal
 geogebra-kde

Task: science-highenergy-physics
Section: debian-science
Description: Debian Science High Energy Physics packages
 This metapackage will install Debian Science packages related to High Energy
 Physics, which is a branch of physics that studies the elementary subatomic
 constituents of matter and radiation, and their interactions.  The field is
 also called Particle Physics.
 .
 You might also be interested in the debtag field::physics and, depending on
 your focus, in the physics and education-physics metapackages.
Relevance: 10
Key: 
 science-highenergy-physics
Packages: list
 cernlib
 cernlib-base
 cernlib-core
 cernlib-extras
 dzedit
 kuipc
 kxterm
 nypatchy
 pawserv
 zftp
 paw
 paw++
 cernlib-montecarlo
 geant321
 feynmf
 looptools
 python-lhapdf
 octave-lhapdf
 root-macro-fastjet
 pythia8-root-interface
 libroot-bindings-python5.34
 libroot-bindings-ruby5.34
 libroot-graf3d-gl5.34
 libroot-io-xmlparser5.34
 libroot-math-mathmore5.34
 libroot-math-unuran5.34
 libroot-misc-memstat5.34
 libroot-misc-table5.34
 libroot-net-bonjour5.34
 libroot-net-ldap5.34
 libroot-roofit5.34
 libroot-geom5.34
 libroot-graf2d-gpad5.34
 libroot-graf2d-graf5.34
 libroot-graf2d-postscript5.34
 libroot-graf3d-eve5.34
 libroot-graf3d-g3d5.34
 libroot-gui5.34
 libroot-gui-ged5.34
 libroot-hist5.34
 libroot-hist-spectrum5.34
 libroot-html5.34
 libroot-io5.34
 libroot-math-foam5.34
 libroot-math-genvector5.34
 libroot-math-mathcore5.34
 libroot-math-matrix5.34
 libroot-math-minuit5.34
 libroot-math-mlp5.34
 libroot-math-physics5.34
 libroot-math-quadp5.34
 libroot-math-smatrix5.34
 libroot-math-splot5.34
 libroot-misc-minicern5.34
 libroot-montecarlo-eg5.34
 libroot-montecarlo-vmc5.34
 libroot-net5.34
 libroot-net-auth5.34
 libroot-proof5.34
 libroot-proof-proofplayer5.34
 libroot-tmva5.34
 libroot-tree5.34
 libroot-tree-treeplayer5.34
 libroot-core5.34
 root-plugin-graf2d-asimage
 root-plugin-geom-gdml
 root-plugin-gui-qt
 root-plugin-graf2d-qt
 root-plugin-math-fftw3
 root-plugin-math-minuit2
 root-plugin-montecarlo-pythia8
 root-plugin-net-globus
 root-plugin-net-krb5
 root-plugin-sql-mysql
 root-plugin-sql-odbc
 root-plugin-sql-pgsql
 root-plugin-geom-geombuilder
 root-plugin-geom-geompainter
 root-plugin-graf2d-x11
 root-plugin-graf3d-x3d
 root-plugin-gui-fitpanel
 root-plugin-gui-guibuilder
 root-plugin-gui-sessionviewer
 root-plugin-hist-hbook
 root-plugin-hist-histpainter
 root-plugin-hist-spectrumpainter
 root-plugin-io-sql
 root-plugin-io-xml
 root-plugin-math-fumili
 root-plugin-tree-treeviewer
 root-system-proofd
 root-system-rootd
 root-system-bin
 root-system-common
 root-system
 rivet
 rivet-plugins
 python-rivet
 rivet-root-converter
 thepeg
 thepeg-gui
 herwig++

Task: science-highenergy-physics-dev
Section: debian-science
Description: Debian Science High Energy Physics development packages
 This metapackage will install Debian Science packages related to development
 of High Energy Physics applications, which is a branch of physics that studies
 the elementary subatomic constituents of matter and radiation, and their
 interactions.  The field is also called Particle Physics.
 .
 You might also be interested in the debtag field::physics and, depending on
 your focus, in the physics and education-physics metapackages.
Relevance: 10
Key: 
 science-highenergy-physics-dev
Packages: list
 cernlib-base-dev
 cernlib-core-dev
 libclhep-dev
 libhepmc-dev
 libhepmcfio-dev
 liblhapdf-dev
 libsiscone-dev
 libsiscone-spherical-dev
 libfastjet-dev
 libfastjettools-dev
 libfastjet-fortran-dev
 libfastjetplugins-dev
 libpythia8-dev
 libhepmcinterface8-dev
 fcc
 libooptools-dev
 libroot-bindings-python-dev
 libroot-bindings-ruby-dev
 libroot-graf3d-gl-dev
 libroot-io-xmlparser-dev
 libroot-math-mathmore-dev
 libroot-math-unuran-dev
 libroot-misc-memstat-dev
 libroot-misc-table-dev
 libroot-net-bonjour-dev
 libroot-net-ldap-dev
 libroot-roofit-dev
 libroot-geom-dev
 libroot-graf2d-gpad-dev
 libroot-graf2d-graf-dev
 libroot-graf2d-postscript-dev
 libroot-graf3d-eve-dev
 libroot-graf3d-g3d-dev
 libroot-gui-dev
 libroot-gui-ged-dev
 libroot-hist-dev
 libroot-hist-spectrum-dev
 libroot-html-dev
 libroot-io-dev
 libroot-math-foam-dev
 libroot-math-genvector-dev
 libroot-math-mathcore-dev
 libroot-math-matrix-dev
 libroot-math-minuit-dev
 libroot-math-mlp-dev
 libroot-math-physics-dev
 libroot-math-quadp-dev
 libroot-math-smatrix-dev
 libroot-math-splot-dev
 libroot-misc-minicern-dev
 libroot-montecarlo-eg-dev
 libroot-montecarlo-vmc-dev
 libroot-net-dev
 libroot-net-auth-dev
 libroot-proof-dev
 libroot-proof-proofplayer-dev
 libroot-tmva-dev
 libroot-tree-dev
 libroot-tree-treeplayer-dev
 libroot-core-dev
 libroot-static
 librivet-dev
 rivet-plugins-dev
 libthepeg-dev
 herwig++-dev

Task: science-imageanalysis
Section: debian-science
Description: Debian Science image analysis packages
 This metapackage will install Debian Science packages related to
 scientific image acquisition.  This might be used in several
 sciences (as for instance science-dataacquisition, science-viewing
 and science-typesetting).
Relevance: 10
Key: 
 science-imageanalysis
Packages: list
 gpivtools
 gpiv
 libcv-dev
 gwyddion
 teem-apps

Task: science-linguistics
Section: debian-science
Description: Debian Science Linguistics packages
 This metapackage is part of the Debian Pure Blend "Debian Science"
 and installs packages related to Linguistics.
Relevance: 10
Key: 
 science-linguistics
Packages: list
 wordnet
 apertium
 link-grammar
 artha
 timbl
 timblserver
 mbt
 mbtserver
 ucto
 dimbl
 frog
 collatinus

Task: science-logic
Section: debian-science
Description: Debian Science Logic packages
 This metapackage is part of the Debian Pure Blend "Debian Science"
 and installs packages related to Computational Logic.  It contains
 formula transformation tools, solvers for formulas specified in
 various logics, interactive proof systems, etc.
Relevance: 10
Key: 
 science-logic
Packages: list
 agda
 coq
 hol-light
 hol88
 matita
 proofgeneral
 depqbf
 picosat
 sat4j
 alt-ergo
 boolector
 cvc3
 prover9
 mace2
 maude
 spass
 coinor-cbc
 minisat+
 clasp
 coala
 gringo
 lbt
 maria
 mona
 otter

Task: science-machine-learning
Section: debian-science
Description: Debian Science Machine Learning packages
 This metapackage will install Debian packages which might be useful for
 scientists interested in machine learning.  Included packages range
 from knowledge-based (expert) inference systems to software
 implementing dominant nowadays statistical methods.
Relevance: 10
Key: 
 science-machine-learning
Packages: list
 python-pyke
 gprolog
 yap
 libtorch3-dev
 libshogun-dev
 libfann-dev
 libsvm-dev
 liblinear-dev
 libocas-dev
 python-scikits-learn
 python-mdp
 python-mlpy
 weka
 vowpal-wabbit
 r-cran-mass
 r-cran-bayesm
 r-cran-class
 r-cran-cluster
 r-cran-msm
 r-cran-mcmcpack
 r-cran-mnp
 r-cran-amore
 r-cran-gbm
 r-cran-tgp
 python-mvpa2
 python-statsmodels
 root-system
 libroot-tmva-dev
 libroot-montecarlo-vmc-dev
 libroot-math-mlp-dev
 autoclass
 mcl
 scilab-ann
 libga-dev
 libevocosm-dev
 pgapack
 python-genetic
 octave-ga
 python-pyevolve
 lush
 libcv-dev
 python-opencv
 libvigraimpex-dev
 python-vigra
 python-pebl
 python-pymc

Task: science-mathematics
Section: debian-science
Description: Debian Science Mathematics packages
 This metapackage will install Debian Science packages related to
 Mathematics.  You might also be interested in the field::mathematics
 debtag and, depending on your focus, in the education-mathematics
 metapackage.
Relevance: 10
Key: 
 science-mathematics
Packages: list
 axiom
 ginac-tools
 xmaxima
 wxmaxima
 pari-gp
 gap
 gap-small-groups-extra
 gap-trans-groups
 gap-prim-groups
 gap-small-groups
 gap-table-of-marks
 gap-guava
 gap-character-tables
 gap-float
 gerris
 freefem
 freefem3d
 freefem++
 gmsh
 coq
 proofgeneral
 matita
 agda
 prover9
 hol-light
 minisat
 science-statistics
 ess
 littler
 r-recommended
 rkward
 r-cran-mapproj
 r-cran-abind
 r-cran-bayesm
 r-cran-boot
 r-cran-cairodevice
 r-cran-car
 r-cran-chron
 r-cran-cluster
 r-cran-coda
 r-cran-codetools
 r-cran-date
 r-cran-dbi
 r-cran-rms
 r-cran-eco
 r-cran-effects
 r-cran-fbasics
 r-cran-fcopulae
 r-cran-fextremes
 r-cran-fmultivar
 r-cran-foptions
 r-cran-foreign
 r-cran-fportfolio
 r-cran-timedate
 r-cran-gdata
 r-cran-gmodels
 r-cran-gplots
 r-cran-gregmisc
 r-cran-gtools
 r-cran-hdf5
 r-cran-hmisc
 r-cran-its
 r-cran-kernsmooth
 r-cran-lattice
 r-cran-latticeextra
 r-cran-lhs
 r-cran-lme4
 r-cran-lmtest
 r-cran-mapdata
 r-cran-maps
 r-cran-matchit
 r-cran-matrix
 r-cran-mcmcpack
 r-cran-mgcv
 r-cran-misc3d
 r-cran-mnp
 r-cran-multcomp
 r-cran-mvtnorm
 r-cran-nlme
 r-cran-pscl
 r-cran-psy
 r-cran-qtl
 r-cran-quadprog
 r-cran-rcmdr
 r-cran-relimp
 r-cran-rgl
 r-cran-rgtk2
 r-cran-rmpi
 r-cran-rmysql
 r-cran-rodbc
 r-cran-rpart
 r-cran-rquantlib
 r-cran-rserve
 r-cran-rsprng
 r-cran-sandwich
 r-cran-sm
 r-cran-snow
 r-cran-strucchange
 r-cran-survival
 r-cran-tkrplot
 r-cran-tseries
 r-cran-vgam
 r-cran-mass
 r-cran-xml
 r-cran-zelig
 r-cran-zoo
 r-cran-msm
 r-cran-amore
 r-cran-teachingdemos
 r-cran-expm
 psignifit
 python-scipy
 r-cran-vcd
 r-cran-permute
 python-statsmodels
 r-cran-spatstat
 r-cran-deldir
 r-cran-fastcluster
 r-cran-statmod
 python-openturns
 python-pandas
 r-cran-ecodist
 r-cran-energy
 r-cran-mvnormtest
 r-cran-acepack
 geomview
 octave
 xmds
 xmds2
 freemat
 mathomatic
 scilab
 scilab-ann
 regina-normal
 snappea
 lp-solve
 libmatheval1
 mumps-test
 geogebra
 lrslib
 dolfin-bin
 fenics
 sfc
 python-ffc
 polylib-utils
 rheolef
 scotch
 bliss
 qtoctave
 python-deap
 mcl
 polybori-gui
 polybori
 sagemath-database-conway-polynomials
 eclib-tools
 julia
 qhull-bin
 python-minieigen
 coinor-symphony
 tetgen
 feel++-apps

Task: science-mathematics-dev
Section: debian-science
Description: Debian Science Mathematics-dev packages
 This metapackage will install Debian Science packages which might be
 helpful for development of applications for Mathematics.
 .
 You might also be interested in the science-mathematics metapackage.
Relevance: 10
Key: 
 science-mathematics-dev
Packages: list
 python-numpy
 python-numexpr
 libgsl0-dev
 liblapack-dev
 libatlas-base-dev
 libblas-dev
 libopenblas-dev
 libsuperlu-dev
 libglpk-dev
 libglpk-java
 libcgal-dev
 libqhull-dev
 libmatheval-dev
 python-openopt
 libmatio-dev
 libblitz0-dev
 libjama-dev
 libtnt-dev
 liblip-dev
 libranlip-dev
 libarpack2-dev
 libarpack++2-dev
 code-saturne-bin
 code-saturne-include
 libarmadillo-dev
 libstxxl-dev
 libnewmat10-dev
 libmadlib-dev
 python-dolfin
 libslepc3.4.2-dev
 petsc-dev
 python-openturns
 libopenturns-dev
 libqd-dev
 libcqrlib2-dev
 libcvector2-dev
 libhypre-dev
 libitsol-dev
 libmuparser-dev
 libsparskit-dev
 libspooles-dev
 libsuitesparse-dev
 ufc
 python-ufc
 python-ffc
 python-ufl
 libscythestat-dev
 libfreefem++-dev
 libfreefem-dev
 libgivaro-dev
 fflas-ffpack
 libpolybori-dev
 libpolybori-groebner-dev
 python-polybori
 libquadrule-dev
 libcdd-dev
 gap-dev
 libnfft3-dev
 libfftw3-dev
 fftw-dev
 sfftw-dev
 liblbfgs-dev
 libdogleg-dev
 libigraph0-dev
 libalglib-dev
 libeigen3-dev
 libviennacl-dev
 python-pyviennacl
 python3-pyviennacl
 libgnuplot-iostream-dev
 libqcustomplot-dev
 libcneartree-dev
 libmpfrc++-dev
 libscscp1-dev
 python-linop
 libcminpack-dev
 minpack-dev
 libeinspline-dev
 libdune-grid-dev
 libann-dev
 libflann-dev
 libdouble-conversion-dev
 libfeel++-dev
 python-ferari
 libug-dev

Task: science-meteorology
Section: debian-science
Description: Debian Science Meteorology packages
 This metapackage is part of the Debian Pure Blend "Debian Science"
 and installs packages related to Meteorology and Climate.
Relevance: 10
Key: 
 science-meteorology
Packages: list
 cdo
 nco
 dballe
 zygrib
 ncview
 grads
 ferret-vis
 magics++
 freefoam
 libgrib-api-tools
 ecaccess
 python-netcdf
 python-grib
 python-drslib
 python-cmor
 python-sphere
 cmip5-cmor-tables
 aweather
 libdap-bin
 libdap-doc
 vistrails

Task: science-meteorology-dev
Section: debian-science
Description: Debian Science Meteorology-dev packages
 This metapackage will install Debian Science packages which might be
 helpful for development of applications for Meteorology and Climate.
 .
 You might also be interested in the science-meteorology metapackage.
Relevance: 10
Key: 
 science-meteorology-dev
Packages: list
 libemos-dev
 libgadap-dev
 libcmor-dev
 libgrib-api-dev
 libgrib-api-tools
 libgrib2c-dev
 libhe5-hdfeos-dev
 libhdfeos-dev
 libproj-dev
 libgctp-dev
 libnetcdf-dev
 netcdf-bin
 r-cran-rnetcdf
 liblapack-dev
 libblas-dev
 libfftw3-dev
 fftw-dev
 sfftw-dev
 libblas-doc
 liblapack-doc
 libfftw3-doc
 liblas-dev
 libsphere-dev
 libterralib-dev
 liboasis3-dev
 libudunits2-dev
 libdap-dev
 python-openturns
 libopenturns-dev
 wcslib-dev
 wcslib-doc
 libfreefoam-dev
 librsl-dev
 libwreport-dev

Task: science-nanoscale-physics
Section: debian-science
Description: Debian Science Nanoscale Physics packages
 This metapackage will install Debian Science packages related to
 Nanoscale Physics, which corresponds to the study of physical systems
 typically ranging from 1 to 100 nm in size. The properties of such
 systems usually depend on the number of atoms they are made of, while
 this number is still relatively large for an accurate description.
 .
 The nanoscale is the meeting point of classical and quantum physics.
 Previous research efforts were considering either smaller systems, for
 which everybody could develop their own methods and software
 independently, or much bigger systems, for which it was clearly
 impossible to provide a fine-grained description. Addressing the issues
 raised by the nanoscale requires however cooperative and coordinated
 efforts in a multidisciplinary context. This metapackage is part of
 such an endeavor.
 .
 You might also be interested in the debtag field::physics and, depending on
 your focus, in the physics and education-physics metapackages.
Relevance: 10
Key: 
 science-nanoscale-physics
Packages: list
 abinit
 mpqc
 openmx
 psi3
 quantum-espresso
 drawxtl
 etsf-io
 feynmf
 fityk
 gnuplot
 grace
 libblas3
 liblapack3
 libfftw3-3
 libgsl0ldbl
 gsl-bin
 netcdf-bin
 netcdf-doc
 nco
 ncview
 openmpi-bin
 science-numericalcomputation
 octave
 python-matplotlib
 python-scipy
 ipython
 python-numpy
 spyder
 python-guiqwt
 pdl
 gnudatalanguage
 scilab
 scilab-ann
 freemat
 yorick
 r-base
 qtoctave
 lush
 yade
 liggghts
 esys-particle
 python-scitools
 python-deap
 python-lmfit
 python-tables
 vitables
 lammps
 julia
 admesh
 metis
 python-gts
 python-demgengeo
 coinor-symphony
 coinor-clp
 libsuitesparse-dev
 libdune-grid-dev
 libcolpack-dev
 libadolc-dev
 python-csa
 algotutor
 avogadro
 garlic
 gdis
 gwyddion
 cp2k
 pymca
 cbflib-bin
 axiom
 maxima
 cadabra
 ggobi
 mayavi2
 udav
 extrema
 gperiodic
 python-elemental
 graphviz
 libblacs-mpi1
 libscalapack-mpi1
 python-scientific
 python-sympy
 pyxplot

Task: science-nanoscale-physics-dev
Section: debian-science
Description: Debian Science Nanoscale Physics development packages
 This metapackage will install Debian Science packages which might be
 helpful for the development of applications for Nanoscale Physics.
 .
 You might also be interested in the debtag field::physics and, depending
 on your focus, in the nanoscale-physics, physics and education-physics
 metapackages.
Relevance: 10
Key: 
 science-nanoscale-physics-dev
Packages: list
 abinit-doc
 libblas-dev
 libblas-doc
 liblapack-dev
 liblapack-doc
 libetsf-io-dev
 libetsf-io-doc
 libfftw3-dev
 fftw-dev
 sfftw-dev
 libgsl0-dev
 gsl-bin
 libnetcdf-dev
 netcdf-doc
 r-cran-rnetcdf
 libxc-dev
 libopenmpi-dev
 liboce-visualization-dev
 liboce-ocaf-dev
 root-system
 libroot-tmva-dev
 libroot-montecarlo-vmc-dev
 libroot-math-mlp-dev
 python-fabio
 libcbf-dev
 pyfai
 libssm-dev
 gsl-doc-pdf
 libblacs-mpi-dev
 libscalapack-mpi-dev
 scalapack-doc
 science-mathematics-dev
 python-numpy
 python-numexpr
 libatlas-base-dev
 libopenblas-dev
 libsuperlu-dev
 libglpk-dev
 libglpk-java
 libcgal-dev
 libqhull-dev
 libmatheval-dev
 python-openopt
 libmatio-dev
 libblitz0-dev
 libjama-dev
 libtnt-dev
 liblip-dev
 libranlip-dev
 libarpack2-dev
 libarpack++2-dev
 code-saturne-bin
 code-saturne-include
 libarmadillo-dev
 libstxxl-dev
 libnewmat10-dev
 libmadlib-dev
 python-dolfin
 libslepc3.4.2-dev
 petsc-dev
 python-openturns
 libopenturns-dev
 libqd-dev
 libcqrlib2-dev
 libcvector2-dev
 libhypre-dev
 libitsol-dev
 libmuparser-dev
 libsparskit-dev
 libspooles-dev
 libsuitesparse-dev
 ufc
 python-ufc
 python-ffc
 python-ufl
 libscythestat-dev
 libfreefem++-dev
 libfreefem-dev
 libgivaro-dev
 fflas-ffpack
 libpolybori-dev
 libpolybori-groebner-dev
 python-polybori
 libquadrule-dev
 libcdd-dev
 gap-dev
 libnfft3-dev
 liblbfgs-dev
 libdogleg-dev
 libigraph0-dev
 libalglib-dev
 libeigen3-dev
 libviennacl-dev
 python-pyviennacl
 python3-pyviennacl
 libgnuplot-iostream-dev
 libqcustomplot-dev
 libcneartree-dev
 libmpfrc++-dev
 libscscp1-dev
 python-linop
 libcminpack-dev
 minpack-dev
 libeinspline-dev
 libdune-grid-dev
 libann-dev
 libflann-dev
 libdouble-conversion-dev
 libfeel++-dev
 python-ferari
 libug-dev

Task: science-neuroscience-cognitive
Section: debian-science
Description: Debian Science packages for Cognitive Neuroscience
 This metapackage will install Debian packages which might be useful for
 scientists doing cognitive neuroscience research. This comprises the full
 research process from conducting psychophysical experiments, over data
 acquisition and analysis, to visualization and typesetting of scientific
 results.
 .
 The selection of packages is targeting the application of analysis
 techniques. Methods developers are referred to the science-statistics,
 science-imageanalysis, science-numericalcomputation, med-imaging, and
 med-imaging-dev metapackages for a variety of additional software that
 might be useful in the context of cognitive neuroscience.
Relevance: 10
Key: 
 science-neuroscience-cognitive
Packages: list
 psignifit
 amide
 dicomnifti
 minc-tools
 medcon
 xmedcon
 nifti-bin
 python-nibabel
 python-dicom
 fslview
 python-mvpa2
 python-nitime
 python-dipy
 caret
 python-pyepl
 praat
 dicom3tools
 voxbo
 mricron
 itksnap
 python-pypsignifit
 python-statsmodels
 mriconvert
 python-pyxnat

Task: science-neuroscience-modeling
Section: debian-science
Description: Debian Science packages for modeling of neural systems
 This metapackage will install Debian packages which might be useful for
 scientists interested in modeling of real neural systems at different
 levels (from single neuron to complex networks).
 .
 The selection of packages is targeting the application of simulation
 techniques. Methods developers are referred to the
 science-statistics, science-imageanalysis,
 science-numericalcomputation, med-imaging, and med-imaging-dev
 metapackages for a variety of additional software that might be
 useful for neuroscience research.
Relevance: 10
Key: 
 science-neuroscience-modeling
Packages: list
 python-brian
 cnrun

Task: science-numericalcomputation
Section: debian-science
Description: Debian Science Numerical Computation packages
 This metapackage will install Debian Science packages useful for
 numerical computation. The packages provide an array oriented
 calculation and visualisation system for scientific computing and
 data analysis. These packages are similar to commercial systems such
 as Matlab and IDL.
Relevance: 10
Key: 
 science-numericalcomputation
Packages: list
 octave
 python-matplotlib
 python-scipy
 ipython
 python-numpy
 spyder
 python-guiqwt
 pdl
 gnudatalanguage
 scilab
 scilab-ann
 freemat
 yorick
 r-base
 qtoctave
 lush
 yade
 liggghts
 esys-particle
 python-scitools
 python-deap
 python-lmfit
 python-tables
 vitables
 lammps
 julia
 admesh
 metis
 python-gts
 python-demgengeo
 coinor-symphony
 coinor-clp
 libsuitesparse-dev
 libdune-grid-dev
 libcolpack-dev
 libadolc-dev
 python-csa
 algotutor

Task: science-physics
Section: debian-science
Description: Debian Science Physics packages
 This metapackage will install Debian Science packages related to Physics.
 You might also be interested in the debtag field::physics and, depending on
 your focus, in education-physics metapackage.
Relevance: 10
Key: 
 science-physics
Packages: list
 cernlib
 geant321
 paw++
 paw
 abinit
 gerris
 feynmf
 freefoam
 fityk
 tessa
 science-numericalcomputation
 octave
 python-matplotlib
 python-scipy
 ipython
 python-numpy
 spyder
 python-guiqwt
 pdl
 gnudatalanguage
 scilab
 scilab-ann
 freemat
 yorick
 r-base
 qtoctave
 lush
 yade
 liggghts
 esys-particle
 python-scitools
 python-deap
 python-lmfit
 python-tables
 vitables
 lammps
 julia
 admesh
 metis
 python-gts
 python-demgengeo
 coinor-symphony
 coinor-clp
 libsuitesparse-dev
 libdune-grid-dev
 libcolpack-dev
 libadolc-dev
 python-csa
 algotutor
 oce-draw
 science-electronics
 avrdude
 gcc-avr
 gerbv
 uisp
 electric
 geda
 kicad
 freehdl
 iverilog
 verilator
 gplcver
 gputils
 simulpic
 pcb
 oregano
 tkgate
 texlive-latex-extra
 linsmith
 confluence
 gnucap
 qelectrotech
 covered
 arduino
 arduino-core
 visolate
 fritzing
 drawtiming
 geda-xgsch2pcb
 gnusim8085
 gtkwave
 qsapecng
 berkeley-abc
 qrouter
 magic
 gpiv
 gpivtools
 maxima
 python-sympy
 axiom
 meshlab
 cadabra
 drawxtl
 opticalraytracer
 ghkl
 etsf-io
 pymca
 quantum-espresso
 gwyddion
 cp2k
 root-system
 libroot-tmva-dev
 libroot-montecarlo-vmc-dev
 libroot-math-mlp-dev

Task: science-physics-dev
Section: debian-science
Description: Debian Science Physics-dev packages
 This metapackage will install Debian Science packages which might be
 helpful for development of applications for Mathematics.
 .
 You might also be interested in the science-physics metapackage.
Relevance: 10
Key: 
 science-physics-dev
Packages: list
 libfreefoam-dev
 pyfai
 libnfft3-dev
 libfftw3-dev
 fftw-dev
 sfftw-dev
 libopenctm-dev
 python-openctm
 python-quantities
 python-multipletau
 libfeel++-dev

Task: science-presentation
Section: debian-science
Description: Debian Science generic tools for presentations
 This metapackage will install Debian Science some packages which are
 useful for doing presentations for instance on scientific conferences.
Relevance: 10
Key: 
 science-presentation
Packages: list
 latex-beamer
 pdf-presenter-console
 zathura

Task: science-psychophysics
Section: debian-science
Description: Debian Science packages for Psychophysics
 This metapackage will install Debian packages which might be useful for
 carrying out any experiment relating physical stimuli and their
 psychological effects.
 .
 The selection of packages is targeting software for stimuli delivery.
 For additional software related to the analysis of the acquired data
 refer to science-neuroscience-cognitive, med-imaging depending on the
 domain of application.  Additionally look into
 science-bci since those often provide a complete loop
 frameworks including stimuli delivery.
Relevance: 10
Key: 
 science-psychophysics
Packages: list
 python-pyoptical
 python-pyepl
 libfreenect-dev
 octave-psychtoolbox-3

Task: science-robotics
Section: debian-science
Description: Debian Robotics packages
 This metapackage is part of the Debian Pure Blend "Debian Science"
 and installs packages related to Robotics.
 .
 You might also be interested in the science-engineering metapackage.
Relevance: 10
Key: 
 science-robotics
Packages: list
 xenomai-runtime
 morse-simulator
 choreonoid
 liburdfdom-tools
 octomap-tools
 octovis

Task: science-robotics-dev
Section: debian-science
Description: Debian Robotics development packages
 This metapackage is part of the Debian Pure Blend "Debian Science"
 and installs packages that are relevant to develop applications
 for robotics.
Relevance: 10
Key: 
 science-robotics-dev
Packages: list
 libcv-dev
 libroboptim-core-dev
 libvisp-dev
 libcnoid-dev
 libode-dev
 libompl-dev
 liboctomap-dev
 libopenigtlink-dev
 liburdfdom-dev
 liburdfdom-headers-dev
 libslicot-dev
 libsdformat-dev
 libconsole-bridge-dev
 libcomedi-dev
 python-comedilib
 libccd-dev

Task: science-simulations
Section: debian-science
Description: Debian Science Simulation packages
 This metapackage will install Debian Science packages that are
 used to do simulations in different fields of science.
Relevance: 10
Key: 
 science-simulations
Packages: list
 sumo
 esys-particle
 lammps
 liggghts
 yade
 python-deap
 freefoam
 music-bin

Task: science-social
Section: debian-science
Description: Debian Science social sciences packages
 This metapackage will install Debian Science packages useful for social
 sciences.
Relevance: 10
Key: 
 science-social
Packages: list
 opensesame

Task: science-statistics
Section: debian-science
Description: Debian Science Statistics packages
 This metapackage is part of the Debian Pure Blend "Debian Science"
 and installs packages related to statistics.  This task is a general
 task which might be useful for any scientific work.  It depends from
 a lot of R packages as well as from other tools which are useful to
 do statistics.  Moreover the Science Mathematics task is suggested
 to optionally install all mathematics related software.
Relevance: 10
Key: 
 science-statistics
Packages: list
 ess
 littler
 r-recommended
 rkward
 r-cran-mapproj
 r-cran-abind
 r-cran-bayesm
 r-cran-boot
 r-cran-cairodevice
 r-cran-car
 r-cran-chron
 r-cran-cluster
 r-cran-coda
 r-cran-codetools
 r-cran-date
 r-cran-dbi
 r-cran-rms
 r-cran-eco
 r-cran-effects
 r-cran-fbasics
 r-cran-fcopulae
 r-cran-fextremes
 r-cran-fmultivar
 r-cran-foptions
 r-cran-foreign
 r-cran-fportfolio
 r-cran-timedate
 r-cran-gdata
 r-cran-gmodels
 r-cran-gplots
 r-cran-gregmisc
 r-cran-gtools
 r-cran-hdf5
 r-cran-hmisc
 r-cran-its
 r-cran-kernsmooth
 r-cran-lattice
 r-cran-latticeextra
 r-cran-lhs
 r-cran-lme4
 r-cran-lmtest
 r-cran-mapdata
 r-cran-maps
 r-cran-matchit
 r-cran-matrix
 r-cran-mcmcpack
 r-cran-mgcv
 r-cran-misc3d
 r-cran-mnp
 r-cran-multcomp
 r-cran-mvtnorm
 r-cran-nlme
 r-cran-pscl
 r-cran-psy
 r-cran-qtl
 r-cran-quadprog
 r-cran-rcmdr
 r-cran-relimp
 r-cran-rgl
 r-cran-rgtk2
 r-cran-rmpi
 r-cran-rmysql
 r-cran-rodbc
 r-cran-rpart
 r-cran-rquantlib
 r-cran-rserve
 r-cran-rsprng
 r-cran-sandwich
 r-cran-sm
 r-cran-snow
 r-cran-strucchange
 r-cran-survival
 r-cran-tkrplot
 r-cran-tseries
 r-cran-vgam
 r-cran-mass
 r-cran-xml
 r-cran-zelig
 r-cran-zoo
 r-cran-msm
 r-cran-amore
 r-cran-teachingdemos
 r-cran-expm
 psignifit
 python-scipy
 r-cran-vcd
 r-cran-permute
 python-statsmodels
 r-cran-spatstat
 r-cran-deldir
 r-cran-fastcluster
 r-cran-statmod
 python-openturns
 python-pandas
 r-cran-ecodist
 r-cran-energy
 r-cran-mvnormtest
 r-cran-acepack

Task: science-tools
Section: debian-science
Description: Debian Science generic tools for scientific work
 This task lists  Debian Science some packages which are  providing some
 generic tools for sciences and to enhance scientific work.
 .
 Note that there is no according metapackage created since the packages
 might be to different to make sense to install all on one machine.
Relevance: 10
Packages: list
 pegasus-wms
 xoscope

Task: science-typesetting
Section: debian-science
Description: Debian Science typesetting packages
 This metapackage will install Debian Science packages related to
 typesetting.  You might also be interested in the use::typesetting
 debtag.
Relevance: 10
Key: 
 science-typesetting
Packages: list
 referencer
 kbibtex
 impose+
 pybliographer
 texlive-bibtex-extra
 jabref
 bibutils
 biber
 feynmf
 texlive
 texlive-science
 texlive-publishers
 texlive-math-extra
 diploma
 lyx
 auctex
 xfig
 transfig
 dia
 bibus
 mlpost
 latexdiff
 libjlatexmath-java
 cb2bib
 jeuclid-mathviewer
 sketch
 ipe
 ipe5toxml
 zotero-standalone

Task: science-viewing
Section: debian-science
Description: Debian Science data visualisation packages
 This metapackage will install Debian Science packages related to data
 visualization. You might also be interested in the use::viewing
 debtag.
Relevance: 10
Key: 
 science-viewing
Packages: list
 vistrails
 pdl
 gnudatalanguage
 kst
 ifrit
 yorick
 python-scientific
 fityk
 gnuplot
 grace
 gri
 graphviz
 pyxplot
 plotdrop
 qtiplot
 python-guiqwt
 imview
 mayavi2
 g3data
 gwyddion
 paraview
 gle-graphics
 gmsh
 lybniz
 3depict
 mathgl
 udav
 python-viper
 matlab2tikz
 feedgnuplot
 libgnuplot-iostream-dev
 libqglviewer2
 python-gnuplot
 ovito
 veusz
 ctioga2
 python-seaborn
 trend
 python-pyqtgraph

Task: science-viewing-dev
Section: debian-science
Description: Debian Science development of visualisation applications
 This metapackage will install Debian Science packages related to the
 development of applications to visualise scientific data.
Relevance: 10
Key: 
 science-viewing-dev
Packages: list
 pdl
 gnudatalanguage
 python-scientific
 libgrits-dev
 python-matplotlib
 python-scitools
 libgnuplot-iostream-dev
 libqglviewer-dev
 python-gnuplot
 libcoin80-dev
 libsoqt4-dev
 libvtk5-dev
 libvtk5-qt4-dev
 tcl-vtk
 python-vtk
 libvtk-java
 vtk-examples
 libvtk6-dev
 python-vtk6
 python-pivy
 libgtkdataboxmm-dev
 libgtkdatabox-0.9.2-0-dev
 libeinspline-dev
 inventor-dev
 libqtexengine-dev
 libqwtplot3d-qt4-dev
 python-qwt3d-qt4
 libchealpix-dev
 python3-skimage
 python3-skimage-lib
 libplplot-dev
 python-plplot-qt