Corvince

Results 17 issues of Corvince

# What is this? This is the start of a journey to modernize and enhance the mesa frontend. The basic premise is that I added a lot of cool functionality...

## Introduction This PR improves the several `Grid` classes, both in terms of *performance* and a *cleaner API*. Since I came to develop this PR for an improved performance I...

Continuing #934 after GitHub Desktop failed to rebase that branch correctly (blame the software, not the user). Anyway I added another commit after my last comment on #934. The issue...

I have been poking around the grid classes for some time now and finally want to list all of the issues I have found so far (roughly going from minor...

Was needing this for a project and realized step is not implemented for weightless-textfield. This is particularly useful (or necessary) for decimal numbers.

Not sure if this is a problem with wl-expansion or wl-slider, but the combination of the two looks like this: ![](https://user-images.githubusercontent.com/13568919/58949611-23aa1b80-878d-11e9-8c0a-3b6e93a8bf0c.png) (thumblabel hidden behind expansion bar) https://codepen.io/anon/pen/XwQPBG?&editable=true PS I just...

An implementation based on the discussion in https://github.com/projectmesa/mesa/issues/1900 This should be a place to discuss implementation details and to collaborate on this experimental feature. Also this highlights the semantic changes...

feature

Just noticed that with the cell space testing agentrefs became the main bottleneck. This PR is just to run the benchmark code and see how much difference it makes. Maybe...

Dear all, This is actually how I came across this issue: I wanted to activate different agent types sequentially (but both randomly), so I used two different schedulers, but this...

Mesa currently ships as a "batteries included" package with requirements for all possible functionality provided. While this is nice for new users, concerns have been raised that mesa is unsuitable...

discuss
maintenance