Cristian Le

Results 265 issues of Cristian Le

https://github.com/wannier-developers/wannier90/blob/6a0761cab645575c419cd75cfd56dc674df34b9f/src/library_interface.F90#L144-L154 There is currently no way to set: - `atoms_data` using `atoms_frac`/`atoms_cart`.

enhancement
Library

I would like to suggest that module/submodule interface should be used for the api library. Having functions like `get_fortran_stderr` is not helpful for the user, and it otherwise complicates the...

enhancement
Library

Are there some complications why minimizing the spread for 1D or other dimensions is not implemented? For now I am trying to fake the 1d system, but I am not...

enhancement

The pre-commit was basically never run because of the filters. This fixes the configuration and runs pre-commit once Depends-on: #441

I believe that one major barrier towards the adaptation of cdash is the overall navigation, ui and ux. I think it is better to adopt the interface of a CI...

feature request

I would like to know how much of the Certificate authentication can be performed by other CA/ACME servers? I would like to use those as they have automated certificate renewal...

NeedsInvestigation

Something like how `rpminspect` bundles a `viewer.html` [^1] file that converts a json result to a simple web view would be nice. For context, there is a `packit`/`tmt` plan [^2]...

help wanted

This requires some setup: https://github.com/pypa/gh-action-pypi-publish#trusted-publishing Closes #1157

I had an issue with `2.5.0` and wanted to test it locally, but I noticed it is not [on PyPI](https://pypi.org/project/rpmlint/#history) yet. Should add a CD workflow to keep PyPI up...

# Description An example for this is if the Github workflow has pre-commits, tests etc. and multiple trigger points on tags and manual run, while the CirrusCI is complementing the...

feature