معرفی شرکت ها


batoid-0.4.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Optics raytracer
ویژگی مقدار
سیستم عامل -
نام فایل batoid-0.4.2
نام batoid
نسخه کتابخانه 0.4.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Josh Meyers
ایمیل نویسنده jmeyers314@gmail.com
آدرس صفحه اصلی https://github.com/jmeyers314/batoid
آدرس اینترنتی https://pypi.org/project/batoid/
مجوز -
.. image:: https://github.com/jmeyers314/batoid/workflows/batoid%20CI/badge.svg :target: https://github.com/jmeyers314/batoid/workflows/batoid%20CI/badge.svg .. image:: https://codecov.io/gh/jmeyers314/batoid/branch/master/graph/badge.svg :target: https://codecov.io/gh/jmeyers314/batoid batoid ====== A c++ backed python optical raytracer. docs ==== https://jmeyers314.github.io/batoid/overview.html Requirements ============ Batoid is known to work on MacOS and linux, using Python version 3.7+, and either the clang or gcc compiler with support for c++14. Installation ============ PyPI ---- Released versions of batoid are available on pypi as source distributions. This means you will need at least c++14 compiler available and that setup.py can find it. This should hopefully be the case on most *nix systems, in which case, the following ought to work:: pip install batoid Github ------ If PyPI doesn't work, then you can try cloning the source from github and running setup.py. Clone the repo with either :: git clone git@github.com:jmeyers314/batoid.git or :: git clone https://github.com/jmeyers314/batoid.git Once the repo has been cloned, then compile and install with :: python setup.py install or optionally :: python setup.py install --user Tests ===== To run the unit tests, from the batoid directory, first install the testing requirements :: pip install -r test_requirements.txt And then run the tests using pytest :: pytest


نیازمندی

مقدار نام
- pybind11
- numpy
- pyyaml
- scipy
- galsim
- matplotlib
- astropy


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl batoid-0.4.2:

    pip install batoid-0.4.2.whl


نصب پکیج tar.gz batoid-0.4.2:

    pip install batoid-0.4.2.tar.gz