معرفی شرکت ها


catana-2.0.0b4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A library for Spherical Fourier Bessel (SFB) Decomposition
ویژگی مقدار
سیستم عامل -
نام فایل catana-2.0.0b4
نام catana
نسخه کتابخانه 2.0.0b4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Michael Buehlmann
ایمیل نویسنده michael.buehlmann@oca.eu
آدرس صفحه اصلی https://github.com/michaelbuehlmann/CatAna
آدرس اینترنتی https://pypi.org/project/catana/
مجوز GPLv2
.. image:: https://img.shields.io/github/release/michaelbuehlmann/CatAna/all.svg?style=flat-square :target: https://github.com/michaelbuehlmann/CatAna .. image:: https://img.shields.io/pypi/v/catana.svg?style=flat-square :target: https://pypi.python.org .. image:: https://img.shields.io/github/tag/michaelbuehlmann/CatAna.svg?style=flat-square :target: https://github.com/michaelbuehlmann/CatAna .. image:: https://img.shields.io/travis/michaelbuehlmann/CatAna/master.svg?style=flat-square :target: https://travis-ci.org/michaelbuehlmann/CatAna .. image:: https://img.shields.io/github/license/michaelbuehlmann/CatAna.svg?style=flat-square :target: https://github.com/michaelbuehlmann/CatAna .. code-block:: ___ __ ____ __ _ _ __ /\ / __) /__\ (_ _) /__\ ( \( ) /__\ ,--------------------------------------/ vvvvvvvvvvv\ ( (__ /(__)\ )( /(__)\ ) ( /(__)\ "=====================================\^^^^^^^^^^^^' \___)(__)(__)(__)(__)(__)(_)\_)(__)(__) \/ Michael Buehlmann Catalog Analyzer: A library for Spherical Fourier Bessel (SFB) Decomposition ================================================================================================== CatAna is a C++ library and Python package to perform fast spherical Fourier Bessel transformation (Fourier transformation in spherical coordinates) on discrete, point-like datasets. The code is hosted on `GitHub <https://github.com/michaelbuehlmann/CatAna>`__. Please contact the author if you have any questions, find bugs or have ideas to improve CatAna. Requirements ============ - cmake >= 3.2.0 - GNU Scientific Library (GSL) and headers - FFTW3 library and headers - CFITSIO library and headers - Compiler supporting C++14 (gcc >= 5.0, clang >= 3.4) The library is only being tested on Python 3.5. A compiler supporting OpenMP is recommended to take advantage of the speedup from parallelization. For the following steps make sure that your ``CC`` and ``CXX`` variables are set to the correct compiler and that ``python`` is the correct python executable. Using a virtual environment is recommended. Installation ============ .. code-block:: bash pip install catana Documentation ============= Documentation can be found under `https://michaelbuehlmann.github.io/CatAna/ <https://michaelbuehlmann.github.io/CatAna/>`_ The code is hosted on `GitHub <https://github.com/michaelbuehlmann/CatAna>`_


نحوه نصب


نصب پکیج whl catana-2.0.0b4:

    pip install catana-2.0.0b4.whl


نصب پکیج tar.gz catana-2.0.0b4:

    pip install catana-2.0.0b4.tar.gz