Ewout ter Hoeven

Results 172 issues of Ewout ter Hoeven

Triangular Meshes can be useful in ABM contexts that require detailed representation of complex, irregular surfaces or terrains. In geographical modeling, they allow for precise 3D representation of landscapes, essential...

Sprints!

Voronoi Tessellations can be useful in ABM scenarios where the concept of influence or control based on proximity is important. For instance, in urban planning, they can be employed to...

The current implementation of the `DiscreteEventScheduler` (as of #1890) could be improved by allowing task interruptions and resumptions, and integrating system-level event handling. #### Motivation System-level events, such as policy...

**Description** Given the recent release of Python 3.12 with numerous improvements and changes, I propose that Vaex be updated to support this latest version. Ensuring compatibility will make Vaex available...

### Contributing guidelines - [X] I understand the contributing guidelines ### Documentation - [X] My proposal is not addressed by the documentation or examples ### Existing issues - [X] Nothing...

### Contributing guidelines - [X] I understand the contributing guidelines ### Documentation - [X] My proposal is not addressed by the documentation or examples ### Existing issues - [X] Nothing...

### Contributing guidelines - [X] I understand the contributing guidelines ### Documentation - [X] My proposal is not addressed by the documentation or examples ### Existing issues - [X] Nothing...

This PR adds a Dependabot configuration that checks once a week if the GitHub Actions are still using the latest version. If not, it opens a PR to update them....

Read the Docs allows you to generate docs for PRs, so that you immediately can check if your code and docs changes processed right. This makes validating and reviewing PRs...

I made a mistake in #228 and put the Dependabot configuration file in the wrong directory. This PR fixes that and moves the `dependabot.yml` file to the correct directory, which...