Cristian Le

Results 956 comments of Cristian Le

~~Does anyone have a quick update on the workaround? With the latest version it complains that `hvplot.opts` is not defined~~. It's `holloviews` not `hvplot`, my bad

For `ctest`, you can try my example at [`spglib`](https://github.com/spglib/spglib/tree/develop/test/fortran) for a quick reference. Does `ford` produce html/md/rst documentation? If so, we can still link it to readthedocs. I would strongly...

Sure, I do not have a preference for one or another. If you can make a simple instruction about the documentation, I can help link it to RTD and/or sphinx.

This one might be worth to merge normally because of a9cc38192bd452c7822801d0beebdd3a6c87268d, otherwise the git blame might be a bit confusing

These are copied from my other projects. I have separated them by commits so we can discuss them individually.

I would first suggest that the `README.md` to only have a simple mwe example and move other documentation to a proper markdown page that can be rendered in ReadTheDocs. (Not...

> should one always specify `set({pkg}_FOUND TRUE)` or not? In principle one does not have to do it. Normally you set `_FOUND=FALSE` when you specify that the import fails. I...

> That information would be great, I have just encountered problems where the targets were found, but the _FOUND was not set (hence false), and then a Warning is issued...

> Might I ask what you are planning to use fdict for? I don't know if it's a well-known design pattern, but I'm using this to add a context object/field...

Note that this CI/CD already highlights some issues: the current test builder is significantly slower on `open-mpi` vs `mpich`, and both are slower than serial. Even with #757 we see...