No project description provided
Project description
Nurbs
This repository contains code for inteporlate functions using B-Splines and Nurbs.
Features
- Basic Functions
- Spline
N
- Rational
R
- Derivative
- Spline
- 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
Release history Release notifications | RSS feed
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.3.tar.gz
(23.6 kB
view hashes)
Built Distribution
Close
Hashes for compmec_nurbs-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94524af5cd27134ac6715a5d1867ad534715f400ff9f10845b76cbcf62b05172 |
|
MD5 | 7abf1c1e18a72818884bfef97e142de0 |
|
BLAKE2b-256 | 872b7654d073db449920791a3b1bcb525887afcf2dbbb89480d06f2b5356c577 |