Skip to main content

No project description provided

Project description

PyPI Version Build Status Code Coverage

Nurbs

This repository contains code for inteporlate functions using B-Splines and Nurbs.

Features

  • Basic Functions
    • Spline N
    • Rational R
    • Derivative
  • Curves
    • Spline
    • Rational
  • Knot operations
    • Insertion
    • Removal
  • Degree operations
    • Degree elevation
    • Degree reduction

Install

This library is available in PyPI. To install it

pip install compmec-nurbs

Documentation

In progress

FAQ

Must I learn the theory to use it?

No! Just see the examples and it will be fine

Can I understand the code here?

Yes! The easier way is to look up the python notebook which contains the theory along examples

Is this code efficient?

No. It's written in python and the functions were made for easy understanding, not for performance. That means: It's not very fast, but it works fine.

Contribute

Please use the Issues or refer to the email compmecgit@gmail.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

compmec_nurbs-1.0.0.tar.gz (29.0 kB view hashes)

Uploaded Source

Built Distribution

compmec_nurbs-1.0.0-py3-none-any.whl (30.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page