Пакет python-module-hedge: Информация

    Бинарный пакет: python-module-hedge
    Версия: 0.91-alt1.git20140528.qa2
    Архитектура: i586
    Собран:  8 апреля 2016 г. 11:30 в задании #162632
    Исходный пакет: python-module-hedge
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://mathema.tician.de/software/hedge/

    Лицензия: MIT
    О пакете: Hybrid and Easy Discontinuous Galerkin Environment
    Описание: 
    hedge is an unstructured, high-order, parallel Discontinuous Galerkin
    (DG) code that I am developing as part my PhD project. hedge's design is
    focused on two things: being fast and easy to use. While the need for
    speed dictates implementation in a low level language, these same
    low-level languages become quite cumbersome at a higher level of
    abstraction. This is where the "h" in hedge comes from; it takes a
    hybrid approach. While a small core is written in C++ for speed, all
    user-visible functionality is driven from Python.

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Dmitry V. Levin
    Ivan A. Melnikov
    Eugeny A. Rostovtsev

    Последнее изменение


    7 апреля 2016 г. Dmitry V. Levin 0.91-alt1.git20140528.qa2
    - NMU: rebuilt with boost 1.57.0 -> 1.58.0.
    3 января 2015 г. Ivan A. Melnikov 0.91-alt1.git20140528.1
    - rebuild with boost 1.57.0
    26 июня 2014 г. Eugeny A. Rostovtsev 0.91-alt1.git20140528
    - Initial build for Sisyphus