معرفی شرکت ها


comet-maths-0.9


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Mathematical algorithms and tools to use within CoMet toolkit.
ویژگی مقدار
سیستم عامل -
نام فایل comet-maths-0.9
نام comet-maths
نسخه کتابخانه 0.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده CoMet Toolkit Team
ایمیل نویسنده team@comet-toolkit.org
آدرس صفحه اصلی https://github.com/comet-toolkit/comet_maths
آدرس اینترنتی https://pypi.org/project/comet-maths/
مجوز LGPLv3
comet_maths =========== Mathematical algorithms and tools to use within CoMet toolkit. Usage ===== Virtual environment ------------------- It's always recommended to make a virtual environment for each of your python projects. Use your preferred virtual environment manager if you want and activate it for the rest of these commands. If you're unfamiliar, read https://realpython.com/python-virtual-environments-a-primer/. You can set one up using:: python -m venv venv and then activate it on Windows by using ``venv/Scripts/activate``. Installation ------------ Install your package and its dependancies by using:: pip install -e . Development ----------- For developing the package, you'll want to install the pre-commit hooks as well. Type:: pre-commit install Note that from now on when you commit, `black` will check your code for styling errors. If it finds any it will correct them, but the commit will be aborted. This is so that you can check its work before you continue. If you're happy, just commit again. Compatibility ------------- Licence ------- Authors ------- `comet_maths` was written by `Pieter De Vis <pieter.de.vis@npl.co.uk>`_.


نیازمندی

مقدار نام
- numpy
- scikit-learn
- numdifftools
- scipy
- punpy
- matplotlib
- obsarray
- pre-commit
- tox
- sphinx
- sphinx-rtd-theme


نحوه نصب


نصب پکیج whl comet-maths-0.9:

    pip install comet-maths-0.9.whl


نصب پکیج tar.gz comet-maths-0.9:

    pip install comet-maths-0.9.tar.gz