Sylwester Arabas

Results 518 comments of Sylwester Arabas

and there's an open PR for it! https://github.com/pybind/pybind11/pull/4101

this is no longer needed with the nanobind-based binding infrastructure! thanks @Griger5!

this could help in improving performance of the zero-dimensional simulations (Parcel) by compiling alternative (non-dimensional or single-threaded) versions of backend routines

Yes, I'd say we could try to move the GUI logic out of the `Arabas_et_al_2015` example as it has little relevance to the paper. It would be best to provide...

@pb475, the notebook committed here is an older version, not the one we cleaned up on Nov 23. Could you please commit and push the latest version, thanks!

Thanks! BTW, here's a simplified version of the notebook I've prepared for students (monodisperse case, without Koehler curve, based on [Rogers 1975](https://doi.org/10.1080/00046973.1975.9648397)): #1441

> I've added badges at the top of the notebook that will worked when merged (obligatory first cell in .ipynb files). Second cell should be a theoretical description of example...

FWIW, here's a Travis-CI job with Linux, OSX and Windows runs of the following script: ``` jobs: include: - os: linux language: python python: "3.7" script: python$PY_SFX -c 'from llvmlite...

FWIW, here's a link to github workflow step we use in GDL to upload submodule-aware tarballs to GitHub release pages automatically (when creating a release via GitHub website): https://github.com/gnudatalanguage/gdl/blob/144aad86a0d5846543c99b77acc193ab02e5adac/.github/workflows/main.yml#L60-L110

let's forget about this one and try anew