An open API service indexing awesome lists of open source software.

https://github.com/drufat/licpy


https://github.com/drufat/licpy

convolution vector-field visualization

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

LicPy
------

|LicPy Build Status| |LicPy Version Status| |LicPy Downloads|

.. |LicPy Build Status| image:: https://travis-ci.org/drufat/licpy.png
:target: https://travis-ci.org/drufat/licpy
.. |LicPy Version Status| image:: https://img.shields.io/pypi/v/licpy.svg
:target: https://pypi.python.org/pypi/licpy/
.. |LicPy Downloads| image:: https://img.shields.io/pypi/dm/licpy.svg
:target: https://pypi.python.org/pypi/licpy/

LicPy is our implementation in Python of the *line integral convolution* (LIC) method for visualizing vectorfields. It has TensorFlow as a dependency, and it relies on it to accelerate the image generation when a GPU is present.

The documentation is available at `rufat.be/licpy `_.