dftlibs / xcfun

XCFun: A library of exchange-correlation functionals with arbitrary-order derivatives
https://dftlibs.org/xcfun/
Mozilla Public License 2.0
58 stars 32 forks source link

Package XCFun for Anaconda #95

Closed robertodr closed 5 years ago

robertodr commented 5 years ago

I have written a conda-build recipe to package XCFun as a conda package. It can then be used with:

conda install xcfun -c nostress

in a conda environment.

Todos

Questions

Status

bast commented 5 years ago

About the tagged release: is this a prerequisite? Or should we do it as follow-up? Isn't this independent of this PR? I agree that a proper release would be good to have as reference anyway.

robertodr commented 5 years ago

It's totally independent. Also I might scrap this PR and keep the recipe in a separate repository.

On Wed, Oct 16, 2019 at 6:53 PM Radovan Bast notifications@github.com wrote:

About the tagged release: is this a prerequisite? Or should we do it as follow-up? Isn't this independent of this PR? I agree that a proper release would be good to have as reference anyway.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dftlibs/xcfun/pull/95?email_source=notifications&email_token=AA4JOEKJYF6QSKXTE2PUIMDQO5BHRA5CNFSM4JASLFG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBNGDWA#issuecomment-542794200, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4JOELT5QLEWURLEBX4C23QO5BHRANCNFSM4JASLFGQ .

-- Roberto Di Remigio

robertodr commented 5 years ago

Closing as I'm working on this one: conda-forge/staged-recipes#9882