hayk

Results 21 issues of hayk

Output of box-reduced (summed) quantities into a single CSV file.

enhancement

enhancement
new version

@StaticObserver moved all your updates to a new branch instead of your fork. This is easier to keep track of.

enhancement

### 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

I'm probably doing something wrong, but this doesn't seem to work: ```nix window-rules = [ { description = "Picture-in-Picture"; match = { window-class = { value = "zen zen"; type...

# Breaking changes - Particle injector archetypes are now greatly simplified: ### Uniform injector ```c++ const auto energy_dist_1 = ...; const auto energy_dist_2 = ...; InjectUniform( params, domain, { 1,...

enhancement
cleanup

# New Features - [x] #103 (generalized Blinne fieldsolver) - [ ] #109 (Esirkepov deposit + high-order field interpolation) ### Minor - added consistent conversion of single to double in...