uqfoundation / mystic

constrained nonlinear optimization for scientific machine learning, UQ, and AI
http://mystic.rtfd.io
Other
467 stars 50 forks source link

unify README and module __doc__ #176

Closed mmckerns closed 2 years ago

mmckerns commented 2 years ago

README is a markdown copy of the module doc (in .rst). The doc should be maintained in a single source, where a converter is used for the other format, if necessary.