# pySpline
pySpline is a package for handling B-splines.
______________________________________________________________________________
Copyright (c) 2014 University of Michigan\
Additional copyright (c) 2014 Gaetan K. W. Kenway and Joaquim R. R. A. Martins\
All rights reserved.
______________________________________________________________________________
pySpline is licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at:\
http://www.apache.org/licenses/LICENSE-2.0
______________________________________________________________________________
University of Michigan's Multidisciplinary Design Optimization Laboratory (MDO Lab)\
College of Engineering, Aerospace Engineering Department\
http://mdolab.engin.umich.edu/
______________________________________________________________________________
pySpline is a package containing code for wiking with b-spline curve, surface, and volume objects. The Python interface to all functionality is found in the pySpline.py module.
展开
收起