cvxgrp / spcqe

Smooth periodic consistent quantile estimation
BSD 2-Clause "Simplified" License
7 stars 2 forks source link

Prepare release on pypi #2

Closed tschm closed 1 year ago

tschm commented 1 year ago

@giray98 @bmeyers What's your intention with this code? Do you want to publish this as a professional package on pypi?

tschm commented 1 year ago

Have a look here https://github.com/cvxgrp/cvxbson or https://github.com/cvxgrp/simulator

bmeyers commented 1 year ago

Hey @tschm,

Yeah, we'll be using GitHub actions for CI/CD and deployment to PyPI and Conda. We'll generally follow the pattern in https://github.com/cvxgrp/qss and https://github.com/cvxgrp/signal-decomposition.

Cheers, Bennet

tschm commented 1 year ago

That's great. I wouldn't invest the effort to deploy to Conda though. It's a lot of extra hassle for almost nothing...

bmeyers commented 1 year ago

Thanks for sharing your perspective, but we'll continue to follow the deployment procedure we've been developing over the years. I myself happen to make use of conda.