Christopher Hillenbrand

Results 14 issues of Christopher Hillenbrand

I am trying to run ``` using Grassmann, Makie; @basis S"∞+++" streamplot(vectorfield(exp((π/4)*(v12+v∞3)),V(2,3,4),V(1,2,3)),-1.5..1.5,-1.5..1.5,-1.5..1.5,gridsize=(10,10)) ``` Of course, I first get an error `ERROR: No backend available!` but after loading CairoMakie, rerunning ```...

question

This pull request does two things: 1. Rename config.h to cint_config.h in order to avoid name conflicts if another CMake project imports libcint as a module, but also has a...

The current hard-coded behavior is to ignore parts of the chunk tree that are newer than the generation provided in the superblock. This is not always right! There should be...

enhancement

I'm not sure when MPI 4.0 will become widely available, so I thought it might be a good idea to use BigMPI to fill in the gap until that happens....

I'm trying to get TBLIS added to conda-forge. Ideally I'd use the master branch, but typically only official releases are allowed. If the changes since 1.2.0 are important, would you...

This code is very experimental and could have subtle mistakes. Use with caution. (probably create a new branch to play with it) Often, trapezoidal quadrature is already superior to Gregory...

Version 72 of setuptools [removes](https://github.com/pypa/setuptools/issues/4519) `setuptools.command.test`, which is used in setup.py in v0.3.1. Therefore, users with the newest version of setuptools cannot install cppe from PyPI. See the [pyscf CI...

[https://wannierjl.org/dev/theory/fourier/](https://wannierjl.org/dev/theory/fourier/) ![2024-06-15-172857_2560x1600_scrot](https://github.com/qiaojunfeng/Wannier.jl/assets/20258081/df083857-0f6c-462f-9294-badd7968ad8b)

### Required prerequisites - [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there. - [X] Search the [issue tracker](https://github.com/pybind/pybind11/issues) and [Discussions](https:/pybind/pybind11/discussions) to verify that this hasn't...

triage