FastTemplatePeriodogram icon indicating copy to clipboard operation
FastTemplatePeriodogram copied to clipboard

Code Organization

Open jakevdp opened this issue 8 years ago • 1 comments

Currently, it's not clear from the package layout which routines are meant to be user-facing, and which routines are meant as utilities. Probably the easiest way to address this is to import all objects which are intended to be user-facing within tempfit/__init__.py

jakevdp avatar Mar 30 '17 17:03 jakevdp

Partly addressed in 50589569180fe9f3c2a5e59768f285c297d6c399

Leaving this open in case I missed any of the essential API.

jakevdp avatar Mar 30 '17 18:03 jakevdp