Matt Williams

Results 9 issues of Matt Williams

I'm running Blanket 0.6.0 installed from [RPM on openSUSE](https://build.opensuse.org/package/show/multimedia:apps/blanket). I believe that the build system there is able to automatically work out the required dependencies by looking at the registered...

We should be able to collect the objects being plotted and create a legend. We need to know: - What objects are plotted - How to draw an icon for...

enhancement

This is an overview issue to track all the feature we want before 1.0: - [ ] lots of plot types - [ ] legends - [ ] output plots...

enhancement

As mentioned in the design philosophy on the wiki, I'd like to be able to automatically map representations to views by their dimension types. For starters, this means consolidating the...

enhancement

In Ganga we have a system called 'filter' ([Filters.py](https://github.com/ganga-devs/ganga/blob/develop/python/Ganga/GPIDev/Base/Filters.py)) which seem to be a way of injecting code before assignments happen on schema items. For example, setting ``` python j.postprocessors...

enhancement
cleanup
Core

When creating a print-out, it would be good if the map could be more up-to-date. Perhaps if on creating the scan, the site could query the API to re-download that...

Currently the `datasets` functions `load_wine`, `load_iris`, `load_breast_cancer` and `load_digits` have the option of returning their data as a pandas `DataFrame`. In this case, the data returned as the `target` has...

module:datasets
Needs Decision - Include Feature

I'm trying to find documented the version of the YAML spec that this library supports. From some issues here I've seen hinted that it seems to be YAML 1.2 from...

This adds most of the remaining [server actions](https://docs.openstack.org/api-ref/compute/#servers-run-an-action-servers-action). This includes all of the simple actions which have very single or no arguments taken and return nothing, as well as some...