You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im soon to upload an APES spectral estimator to the estimation package.
But I had some questions about commenting and documentation first.
Is there was a standard julia practice for commenting within code?
I see quite a variety of styles within the DSP organisation.
Also I have been using Docile.jl to keep my documentation and comments organised.
DSP uses readthedocs, wavelets seems hand written, and estimation uses nothing.
Should I use a particular system to minimise upkeep of these packages?
Im soon to upload an APES spectral estimator to the estimation package.
But I had some questions about commenting and documentation first.
Is there was a standard julia practice for commenting within code?
I see quite a variety of styles within the DSP organisation.
Also I have been using Docile.jl to keep my documentation and comments organised.
DSP uses readthedocs, wavelets seems hand written, and estimation uses nothing.
Should I use a particular system to minimise upkeep of these packages?