RTNI

This project is maintained by MotohisaFukuda

RTNI - Setup instructions for PYTHON

Dependencies

The PYTHON implementation of RTNI has been developed and tested using PYTHON version 3. For symbolic computation, the

Installation

The main routines of the RTNI package are contained in the file IHU_source.py. Precomputed Weingarten functions are provided (respectively generated) in the subfolder Weingarten.

from IHU_source import *

Further steps