Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature documentation #46

Open
wants to merge 594 commits into
base: bug-fixes
Choose a base branch
from

Conversation

rreho
Copy link
Contributor

@rreho rreho commented Jun 26, 2024

Related to issue #45 and #40.

I create a new branch for documentation.
I added (only for this branch) the pip dependencies for sphinx and sphinx-rtd-theme along with tutorials files inside docs folder.

If you go to the docs folder, it should be enough to run simply make html and it will produce the the .html files in docs/build/html.

I added to this branch a small tutorial on the lifetimes which show how to get their values. The text is in docs/source/tutorial.rst.

Fulvio Paleari and others added 30 commits March 31, 2022 10:30
rreho and others added 27 commits March 13, 2024 10:35
…so /%end does not work for all qe versions, tested and fixed
- Added support for plasmon-pole ndb.pp* databases (yambopy will
  automatically detect them and extract the static part if ndb.em1s is
not found)
- Added support for direction-dependent q-plots (by supplying the
  indices of a subset of q-vectors in _getepsq and _getem1s)
2) Possibility to plot the reconstructed polarization
…er of types actually used and correctly reads the SAVE.

- Implemented support for loading dipoles for OPEN-SHELL systems. Beware: the spin-polarised optical absorption plots in the open-shell case is UNTESTED.
- Mainly merged support for reading dipoles in open-shell systems
- Importing bug fix to bsekerneldb by R. Reho
Improvements in non-linear analysis
- Updates in non-linear postprocessing (by C. Attaccalite)
- Imported patch on handling QE input files by R. Reho
@palful
Copy link
Member

palful commented Jul 2, 2024

I was thinking that I could start merging this branch since it affects only the docs/ directory that was previously broken anyway, so this is a net positive even if it is a work in progress. We can have our separate doc branches and when we have updates we do a pull request here. It is also ok to start adding the sphinx dependency.

What do you think?

@palful palful changed the base branch from master to bug-fixes July 2, 2024 10:31
@rreho
Copy link
Contributor Author

rreho commented Jul 2, 2024

I think it's a good idea to have a main-doc branch and create sub-branch for specific tutorials.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants