Åsmund Ervik

Results 6 issues of Åsmund Ervik

In Python 3.5 the opcode for WITH_CLEANUP is replaced by the pair of opcodes WITH_CLEANUP_START and WITH_CLEANUP_FINISH. This is to support async "with". These opcodes are not handled by pycdc,...

Before the bm package became widely used, a common trick was to use \boldmath inside \mbox if you wanted a bold greek letter in an equation (usually you had a...

I asked over on your blog about running on a device with just 4MB ROM. You said "You can compile a kernel that'll boot from NOR flash and run off...

Opening an issue to discuss inhomogeneous boundary conditions on the embedded boundaries, as suggested by @drummerdoc . This might be implemented in PeleLM by @esclapez first (https://github.com/AMReX-Combustion/PeleLM/issues/157) and then taken...

First of all, thanks a lot for your work here that enables compiling OF on Mac! In our organization we do a lot of development of custom OF solvers and...

For packages that pull from a VCS (hg, git etc.) the version number in the PKGBUILD corresponds to the last time the maintainer updated the PKGBUILD. This is often long...