Tamas Gal

Results 32 issues of Tamas Gal

I am thinking about using this project but I found that it only works with an older tinydb (and serializations). What is the actual project status? Are PR still welcome...

How do I change the default colour (lightpink?) to something else? It's really hard to read with my colour scheme: ![screenshot 2018-12-02 at 10 29 39](https://user-images.githubusercontent.com/1730350/49338052-71e33400-f61d-11e8-9b93-1180ec50258b.png)

The current design of the streamer type hierarchy (including versioning) works in a way which I do not find nice at all. At some point I thought it would be...

question

## Bug report I am not sure if this is a bug or feature, but it's definitely worth to mention, at least on https://www.nextflow.io/blog/2019/troubleshooting-nextflow-resume.html because I think that this behaviour...

stale

This PR contains a utility function which I carry around my projects and I discovered that there is already an open issue which is related too, see [#819](https://github.com/JuliaIO/HDF5.jl/issues/819) It's by...

I have the following dummy package as MWE: ``` $ tree . └── Foo ├── Project.toml └── src └── Foo.jl 2 directories, 2 files $ cat Foo/Project.toml name = "Foo"...

This is still work in progress. Adds a bunch of bootstrapping code for `TH1`, `TAttText`, `TPaveText`, TLatex`, `TText` etc. The need for automating this bootstrapping grows more and more. The...

With reference to https://github.com/JuliaHEP/UnROOT.jl/issues/242 it is necessary that we add type stability tests. Type inference can cause massive drops in performance and are easily overlooked.

help wanted
good first issue

This is a separate issue for something which I believe is unrelated to the issue where it was originally reported (https://github.com/JuliaHEP/UnROOT.jl/issues/168#issuecomment-1405476730) by @Cornelius-G The file has a `TTree v5` and...

bug