====================
craytraverse (0.1.6)
====================
.. image:: https://img.shields.io/pypi/v/craytraverse?style=flat-square
:target: https://pypi.org/project/craytraverse
:alt: PyPI
.. image:: https://img.shields.io/pypi/l/craytraverse?style=flat-square
:target: https://www.mozilla.org/en-US/MPL/2.0/
:alt: PyPI - License
c/c++ libraries for raytraverse, including radiance based render classes.
* Free software: Mozilla Public License 2.0 (MPL 2.0)
* Documentation: https://raytraverse.readthedocs.io/en/latest/.
Installation
------------
The easiest way to install craytraverse is with pip::
pip install --upgrade pip setuptools wheel
pip install craytraverse
or if you have cloned this repository::
cd path/to/this/file
git submodule init
git submodule update
pip install .
=======
History
=======
0.1.6 (2022-12-23)
------------------
* changed rontrib_clear to hopefully avoid segfault occuring after many resets
the diagnosis was using lu_delete instead of lu_done. tested on mac and linux.
0.1.5 (2022-10-26)
------------------
* fixed bug from updated radiance where calcontext was not getting
reinitialized after rcontrib.reset()
* added basic usable renderer objects (without raytraverse)
0.1.4 (2022-09-27)
------------------
* updated radiance
0.1.3 (2022-07-05)
------------------
* error messages in linux
0.1.2 (2022-05-19)
------------------
* added color-channel support
0.1.1 (2022-04-28)
------------------
* added scene property to render objects available from python
* updated to radiance db4988bb 2022-04-24
0.1.0 (2022-04-14)
------------------
* split from main raytraverse module.
Raw data
{
"_id": null,
"home_page": "https://github.com/stephanwaz/raytraverse",
"name": "craytraverse",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "craytraverse",
"author": "Stephen Wasilewski",
"author_email": "stephanwaz@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/3e/ff/7c7959e29a7e4d16a72bdc16e1b51d29baf8306b8836bdcbacc4d011cd85/craytraverse-0.1.6.tar.gz",
"platform": null,
"description": "====================\ncraytraverse (0.1.6)\n====================\n\n.. image:: https://img.shields.io/pypi/v/craytraverse?style=flat-square\n :target: https://pypi.org/project/craytraverse\n :alt: PyPI\n\n.. image:: https://img.shields.io/pypi/l/craytraverse?style=flat-square\n :target: https://www.mozilla.org/en-US/MPL/2.0/\n :alt: PyPI - License\n\nc/c++ libraries for raytraverse, including radiance based render classes.\n\n* Free software: Mozilla Public License 2.0 (MPL 2.0)\n* Documentation: https://raytraverse.readthedocs.io/en/latest/.\n\n\nInstallation\n------------\nThe easiest way to install craytraverse is with pip::\n\n pip install --upgrade pip setuptools wheel\n pip install craytraverse\n\nor if you have cloned this repository::\n\n cd path/to/this/file\n git submodule init\n git submodule update\n pip install .\n\n\n\n=======\nHistory\n=======\n\n0.1.6 (2022-12-23)\n------------------\n* changed rontrib_clear to hopefully avoid segfault occuring after many resets\n the diagnosis was using lu_delete instead of lu_done. tested on mac and linux.\n\n0.1.5 (2022-10-26)\n------------------\n* fixed bug from updated radiance where calcontext was not getting\n reinitialized after rcontrib.reset()\n* added basic usable renderer objects (without raytraverse)\n\n0.1.4 (2022-09-27)\n------------------\n* updated radiance\n\n0.1.3 (2022-07-05)\n------------------\n* error messages in linux\n\n0.1.2 (2022-05-19)\n------------------\n* added color-channel support\n\n0.1.1 (2022-04-28)\n------------------\n* added scene property to render objects available from python\n* updated to radiance db4988bb 2022-04-24\n\n0.1.0 (2022-04-14)\n------------------\n\n* split from main raytraverse module.\n",
"bugtrack_url": null,
"license": "Mozilla Public License 2.0 (MPL 2.0)",
"summary": "adaptive sampling for CBDM",
"version": "0.1.6",
"split_keywords": [
"craytraverse"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "a57293c6bda8edd13580f2b4f14c6e20",
"sha256": "7770c212ad22c9623d9749f90d025ef5c04408abb6bd1ed1fb042b91f01d92aa"
},
"downloads": -1,
"filename": "craytraverse-0.1.6-cp310-cp310-macosx_10_14_x86_64.whl",
"has_sig": false,
"md5_digest": "a57293c6bda8edd13580f2b4f14c6e20",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 1530217,
"upload_time": "2022-12-23T07:08:08",
"upload_time_iso_8601": "2022-12-23T07:08:08.826501Z",
"url": "https://files.pythonhosted.org/packages/80/cc/4e90e559c980e2cf7439aa4858e671e43ee1225224b782e1765a124182a1/craytraverse-0.1.6-cp310-cp310-macosx_10_14_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "ef5cca6602f5115a5643ae04d18e39dc",
"sha256": "ae801b540658279fd616787bc131bac4fe83195a3bee3bc8d54aa05f0a466371"
},
"downloads": -1,
"filename": "craytraverse-0.1.6-cp310-cp310-manylinux_2_24_x86_64.whl",
"has_sig": false,
"md5_digest": "ef5cca6602f5115a5643ae04d18e39dc",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 1712168,
"upload_time": "2022-12-23T07:08:11",
"upload_time_iso_8601": "2022-12-23T07:08:11.522938Z",
"url": "https://files.pythonhosted.org/packages/da/2e/beb14902a35aee84a8e77cc6c4b705f4868cf46ca48bba18d6e1c50c9cc7/craytraverse-0.1.6-cp310-cp310-manylinux_2_24_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "c0f857f65709f52b2d35e31f5fbe3398",
"sha256": "21b11726fd7b76a12194f92aa57aeaedd779514f553a0647e184b3de1ebe8c5d"
},
"downloads": -1,
"filename": "craytraverse-0.1.6-cp37-cp37m-macosx_10_14_x86_64.whl",
"has_sig": false,
"md5_digest": "c0f857f65709f52b2d35e31f5fbe3398",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 1529268,
"upload_time": "2022-12-23T07:08:18",
"upload_time_iso_8601": "2022-12-23T07:08:18.033164Z",
"url": "https://files.pythonhosted.org/packages/43/9d/1c231ccd5f40e378d9e122fd2f5e6be6ee4d98de99ff0dbb46486fe49619/craytraverse-0.1.6-cp37-cp37m-macosx_10_14_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "75f07ca813d2894f84352b6f5e5c7d6f",
"sha256": "1f23382625f744af653358bfe82abc9fd91890eb9b5e118cad0f3c0536c66c66"
},
"downloads": -1,
"filename": "craytraverse-0.1.6-cp37-cp37m-manylinux_2_24_x86_64.whl",
"has_sig": false,
"md5_digest": "75f07ca813d2894f84352b6f5e5c7d6f",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 1715257,
"upload_time": "2022-12-23T07:08:20",
"upload_time_iso_8601": "2022-12-23T07:08:20.379594Z",
"url": "https://files.pythonhosted.org/packages/00/61/5098c22926c836b4a92bd05cce9e895cd9a44b1a030d071f6a8e2818f14b/craytraverse-0.1.6-cp37-cp37m-manylinux_2_24_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "c9bc3257a630da9d2b0dd3374890ea44",
"sha256": "1fc1a9a7dfda6cd3ea88da9b76982993722c0f0021cb09a8473004f5626429bb"
},
"downloads": -1,
"filename": "craytraverse-0.1.6-cp38-cp38-macosx_10_14_x86_64.whl",
"has_sig": false,
"md5_digest": "c9bc3257a630da9d2b0dd3374890ea44",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 1530234,
"upload_time": "2022-12-23T07:08:22",
"upload_time_iso_8601": "2022-12-23T07:08:22.326056Z",
"url": "https://files.pythonhosted.org/packages/4a/5a/3da3e070d9d41c6e68f2ad24d72c8c2617f1ac09ecb438b536253e3290c6/craytraverse-0.1.6-cp38-cp38-macosx_10_14_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "7c3e1735c4fbf3a6d7262e201685b75f",
"sha256": "bad0c37f6fb48b1091a59964a858b2005afe4585a0eb74d38715c1400c1ee2a8"
},
"downloads": -1,
"filename": "craytraverse-0.1.6-cp38-cp38-manylinux_2_24_x86_64.whl",
"has_sig": false,
"md5_digest": "7c3e1735c4fbf3a6d7262e201685b75f",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 1711962,
"upload_time": "2022-12-23T07:08:24",
"upload_time_iso_8601": "2022-12-23T07:08:24.427654Z",
"url": "https://files.pythonhosted.org/packages/4a/76/e816861ba34425a20b0fcb1da16245d7ffcc9808cb402ae577e8c9c0fca8/craytraverse-0.1.6-cp38-cp38-manylinux_2_24_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "0eb112ead9d56f7474dd79b25b8fd35d",
"sha256": "68f50bd4352a343b5129a2a78428bde229b91616cd3a79ce6503149c852ba0cd"
},
"downloads": -1,
"filename": "craytraverse-0.1.6-cp39-cp39-macosx_10_14_x86_64.whl",
"has_sig": false,
"md5_digest": "0eb112ead9d56f7474dd79b25b8fd35d",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 1530512,
"upload_time": "2022-12-23T07:08:26",
"upload_time_iso_8601": "2022-12-23T07:08:26.289607Z",
"url": "https://files.pythonhosted.org/packages/8f/5e/f60224d9bd5bcdc199555a664ec43ff0465474a7766b65d89802fff4b69f/craytraverse-0.1.6-cp39-cp39-macosx_10_14_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "549a9ac20df91d75baf8b892eefa3493",
"sha256": "194e5246281b73645a1e839b38f2c95cfcc21ac6f99a2d0f844938b72aa48f03"
},
"downloads": -1,
"filename": "craytraverse-0.1.6-cp39-cp39-manylinux_2_24_x86_64.whl",
"has_sig": false,
"md5_digest": "549a9ac20df91d75baf8b892eefa3493",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 1712648,
"upload_time": "2022-12-23T07:08:28",
"upload_time_iso_8601": "2022-12-23T07:08:28.073013Z",
"url": "https://files.pythonhosted.org/packages/06/e6/d6c98f1b9b9635d40895cf5b98c75b2691fc3cc4d038484856d9e0f6d658/craytraverse-0.1.6-cp39-cp39-manylinux_2_24_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "e86086a7e66db3469ea2dbb6c75ca010",
"sha256": "920a519827da7252d6de1794a27a66c191fe294c37a876eea863dcf23aec73c9"
},
"downloads": -1,
"filename": "craytraverse-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "e86086a7e66db3469ea2dbb6c75ca010",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 1246029,
"upload_time": "2022-12-23T07:08:29",
"upload_time_iso_8601": "2022-12-23T07:08:29.650080Z",
"url": "https://files.pythonhosted.org/packages/3e/ff/7c7959e29a7e4d16a72bdc16e1b51d29baf8306b8836bdcbacc4d011cd85/craytraverse-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-23 07:08:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "stephanwaz",
"github_project": "raytraverse",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "skyfield",
"specs": [
[
"~=",
"1.42"
]
]
},
{
"name": "matplotlib",
"specs": [
[
"~=",
"3.5.1"
]
]
},
{
"name": "clasp",
"specs": [
[
"~=",
"1.1.6"
]
]
},
{
"name": "numpy",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "craytraverse",
"specs": [
[
">=",
"0.1.5"
]
]
},
{
"name": "scikit-learn",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "pytest",
"specs": [
[
"~=",
"7.1.1"
]
]
},
{
"name": "setuptools",
"specs": [
[
"~=",
"50.3.2"
]
]
},
{
"name": "Click",
"specs": [
[
"~=",
"8.1"
]
]
},
{
"name": "Shapely",
"specs": [
[
"~=",
"1.8.1"
]
]
}
],
"lcname": "craytraverse"
}