Skip to content

issues Search Results · repo:go-hep/hep language:Go

Filter by

310 results
 (74 ms)

310 results

ingo-hep/hep (press backspace or delete to remove)

We have upgraded our minimum Go version to 1.23 in PR https://github.com/go-hep/hep/pull/1016. Go 1.22 introduces the new math/rand/v2 package ^1, which is intended to replace golang.org/x/exp/rand as ...
  • Juneezee
  • 1
  • Opened 
    on Dec 13, 2024
  • #1025

When running a trivial event loop (i.e. just return nil for every event, without doing any real work), I ve noticed that my CPU utilization is fairly low (only about 230% on average, on a 4 core / 8 hyperthread ...
  • bburghgr
  • 3
  • Opened 
    on Nov 11, 2024
  • #1020

Forgive me if this is a stupid question, but what is the motivation for using mmap in groot/riofs to read files, instead of just a plain os.Open? A side effect of using mmap is that the resident set size ...
  • bburghgr
  • 6
  • Opened 
    on Nov 8, 2024
  • #1019

Why is there no method in xrootd for the server to accept locate requests
  • TDCBQ
  • 1
  • Opened 
    on May 29, 2024
  • #1014

Hi! I m looking for a go framework to run experiments on an HPC cluster, and I m wondering if any of your simulations are amenable to that? Basically I can have a set of connected nodes and (if the library ...
  • vsoch
  • 3
  • Opened 
    on Mar 16, 2024
  • #1010

this is a follow-up from https://github.com/go-hep/hep/issues/982. We should consider providing JSON serialization of TH{1,2}x, compatible with the ROOT one.
groot
  • sbinet
  • Opened 
    on Sep 6, 2023
  • #991

as reported in https://root-forum.cern.ch/t/root2csv-segmentation-fault-for-geant4-merged-root-file/56052 we should be able to read back the files created by Geant4 in multithreaded mode: // Merge Multi-threaded ...
groot
  • sbinet
  • Opened 
    on Sep 6, 2023
  • #989

this is a follow-up from https://github.com/go-hep/hep/issues/982. we could consider adding a JSON backend to hplot.Save, that is: p := hplot.New() p.Title.Text = Title p.X.Label.Text = X p.Y.Label.Text ...
feature
hplot
  • sbinet
  • 4
  • Opened 
    on Sep 5, 2023
  • #986

I have 2 questions which are related with each other. I have a local root file, let s say dqm.root, and it includes so many objects/plots. Q-1 How can I get the object using goroot? In PyROOT, we can ...
  • mrceyhun
  • 5
  • Opened 
    on Aug 11, 2023
  • #982

something (ideally) compatible with: - https://cms-nanoaod.github.io/correctionlib/ - https://indico.cern.ch/event/1205685/contributions/5071206/attachments/2521011/4334849/ncsmith-amg-correctionlib.pdf ...
enhancement
feature
help wanted
proposal
  • sbinet
  • Opened 
    on Oct 4, 2022
  • #966
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub