Mathematical properties of B-spline

Introduction

B-spline is a mathematical object, and it has a lot of application. (e.g. Geometric representation: NURBS, Interpolation, Numerical analysis: IGA)

We will explain the mathematical definitions and properties of B-spline with Julia code in the following pages.

Notice

Some of notations in this page are our original, but these are well-considered results.

References

Most of this documentation around B-spline is self-contained. If you want to learn more, the following resources are recommended.

日本語の文献では以下がおすすめです。