Skip to content
forked from mdolab/pyspline

pySpline produces B-spline curves, surfaces, and volumes

License

Notifications You must be signed in to change notification settings

camader/pyspline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pySpline

Build Status

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.

Documentation

Please see the documentation for installation details and API documentation. This link requires credentials currently only available to MDO Lab members.

To locally build the documentation, enter the doc folder and enter make html in terminal. You can then view the built documentation in the _build folder.

Citation

Please cite pySpline in any publication for which you find it useful. For more background, theory, and figures, see the pyGeo journal article.

G. K. W. Kenway, Kennedy, G. J., and Martins, J. R. R. A., “A CAD-Free Approach to High-Fidelity Aerostructural Optimization”, in Proceedings of the 13th AIAA/ISSMO Multidisciplinary Analysis Optimization Conference, Fort Worth, TX, 2010.

@conference {Kenway:2010:C,
	title = {A {CAD}-Free Approach to High-Fidelity Aerostructural Optimization},
	booktitle = {Proceedings of the 13th AIAA/ISSMO Multidisciplinary Analysis Optimization Conference},
	year = {2010},
	note = {AIAA 2010-9231},
	month = {September},
	address = {Fort Worth,~TX},
	author = {Gaetan K. W. Kenway and Graeme J. Kennedy and Joaquim R. R. A. Martins}
}

License

Copyright 2019 MDO Lab. See the LICENSE file for details.

About

pySpline produces B-spline curves, surfaces, and volumes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 49.1%
  • Python 48.5%
  • Makefile 2.4%