Git Product home page Git Product logo

fury's Introduction

image

image

image

image

Codacy Badge

FURY - Free Unified Rendering in Python

FURY is a software library for scientific visualization in Python

Dependencies

FURY requires:

  • Numpy (>=1.7.1)
  • Vtk (>=8.1.0)
  • Scipy (>=0.9)

Installation

pip install fury

Development

1. Installation from source

Step 1. Get the latest source by cloning this repo:

git clone https://github.com/fury-gl/fury.git

Step 2. Install requirements:

pip install -r requirements/default.txt

Step 3. Install fury

As a local project installation using:

pip install .

Or as an "editable" installation using:

pip install -e .

If you are developing fury you should go with editable installation.

Step 4: Enjoy!

For more information, see also installation page on fury.gl

2. Testing

After installation, you can install test suite requirements:

pip install -r requirements/test.txt

And to launch test suite:

pytest -svv fury

Contribute

We love contributions!

You've discovered a bug or something else you want to change - excellent! Create an issue!

You've worked out a way to fix it โ€“ even better! Submit a Pull Request!

Start with the contributing guide!

fury's People

Contributors

albayenes avatar arokem avatar chencheng0630 avatar dmreagan avatar filipinascimento avatar garyfallidis avatar grlee77 avatar guaje avatar ibrahimanis avatar jhlegarreta avatar kakashihatakae avatar karandeepsj avatar kesshijordan avatar lenixlobo avatar lidonohu avatar marccote avatar matthew-brett avatar namanbansalcodes avatar nasimanousheh avatar nibba2018 avatar omarocegueda avatar paulnicolashunter avatar ranveeraggarwal avatar samuelstjean avatar saransh0905 avatar sitek avatar skoudoro avatar stefanv avatar stongeetienne avatar tushar5526 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.