Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keep up #3

Merged
merged 1,490 commits into from
Mar 27, 2019
Merged
Changes from 1 commit
Commits
Show all changes
1490 commits
Select commit Hold shift + click to select a range
679a9a5
webui: move inspector components into ui5/canv folder
linev Mar 4, 2019
c62f1dd
web canv: enable openui5 inspector inside canvas
linev Mar 4, 2019
aef56df
webui: implement methods dialog in openui part of canvas
linev Mar 4, 2019
f0b95ac
jsroot: ui5-related changes concerning Canvas and its components
linev Mar 4, 2019
4ab4f11
webui: move most of openui5-related code in Canvas.controller
linev Mar 4, 2019
a283bca
webui: test ROOT canvas functionality with new ui5 code
linev Mar 5, 2019
d188d8d
webui: avoid globals "sap.m" and "sap.ui" in ui5 code
linev Mar 5, 2019
2b8645b
webui: move remaining ui5 files into "ui5/" sub-directory
linev Mar 5, 2019
c3295cc
webui: check cmake condition after ROOT_APPLY_OPTIONS
linev Mar 5, 2019
e8c74ec
cmake: add missing newline
linev Mar 5, 2019
9098e69
eve7: fix problem with ged editor for eve elements
linev Mar 5, 2019
786def7
webui: adjust FitPanel example to run with new code
linev Mar 5, 2019
03ff384
webui: move canvas html file into new location
linev Mar 5, 2019
4333b04
webui: reenable ROOT7 canvas and FitPanel
linev Mar 5, 2019
5c5428c
jsroot: dev 5/03/2019 with ui5-specific changes
linev Mar 5, 2019
70371f9
webui: update openui5 to version 1.63.0, include sap.uxap library
linev Mar 6, 2019
6542672
webui: move openui5.tar.gz into webdisplay subfolders
linev Mar 6, 2019
9830fe5
webui: use provided openui package
linev Mar 6, 2019
fbe8a38
eve7: add navigation with ui5 Router
linev Mar 6, 2019
0c2b417
eve7: implement primitive ui5 routing
linev Mar 6, 2019
65cd225
webui: avoid usage of JSROOT.sap in the code, just 'sap'
linev Mar 6, 2019
6001ed7
jsroot: dev 6/03/2019 with openui5-related changes
linev Mar 6, 2019
c7693fd
cmake: when webui cannot be build - just disable it
linev Mar 6, 2019
fa4721a
http: let use external location in JSROOTSYS shell variable
linev Mar 6, 2019
cdfe8f2
[RF] Fix Memory leaks in when using HistFactory in RooFit/Stats.
hageboeck Mar 7, 2019
904088a
net/http: fix ambiguous else warning in THttpServer
amadio Mar 7, 2019
1a95d94
[VecOps][ROOT-10012] Add max and min operations
JavierCVilla Mar 6, 2019
fc913aa
[NFC] Fix formatting of code snippet
eguiraud Mar 7, 2019
e61b0e2
cmake: quote PYTHONPATH in case it's empty
amadio Mar 8, 2019
fee4cfa
[PyROOT exp] Enable string_view backport in CPyCppyy
stwunsch Feb 20, 2019
1d326b1
[PyROOT exp] Add test for string_view backport
stwunsch Feb 20, 2019
cc2a03b
[PyROOT exp] Add cppyy patch file for string_view backport
stwunsch Mar 4, 2019
b364b26
[RF] Improve RooFit documentation.
hageboeck Mar 8, 2019
88ce73b
[RF] Reduce visibility of evaluate() in RooAddPdf.
hageboeck Mar 8, 2019
850c28f
Add an option to select the number of threads when running keras with…
Aug 31, 2018
4c8f9b2
add a check that backend is tensorflow
Oct 1, 2018
b32dfd7
Fix setting the number of threads in PyKeras/Tensorflow. Move the cod…
lmoneta Oct 1, 2018
5a941ec
Fix setting number of threads for tensorflow backend. Add also specia…
lmoneta Feb 5, 2019
4da21ce
Add a new method GetKerasBackend() to return the backend used by Keras.
lmoneta Mar 8, 2019
6897056
Improve printout of log messages
lmoneta Mar 8, 2019
3e33442
Set offset of the used-for-write element in case of I/O rule on 'curr…
pcanal Feb 28, 2019
2d2d576
Revert "Set offset of the used-for-write element in case of I/O rule …
pcanal Mar 8, 2019
dbf8372
Set offset of the used-for-write element in case of I/O rule on 'curr…
pcanal Feb 28, 2019
8dd9143
[Exp PyROOT] Prevent error at teardown of RooPlot
etejedor Mar 8, 2019
972d5e4
Add `T* TDirectoryFile::Get<T>`
ashlaban Mar 5, 2019
2a80180
Update documentation to reference T* TDirectoryFile::Get<T>
ashlaban Mar 5, 2019
b7ac772
Mark that returned object is a pointer
ashlaban Mar 8, 2019
2bc5a03
[Exp PyROOT] Re-enable RDF tests and tutorials
etejedor Mar 11, 2019
4de638b
html: do not use file globbing
amadio Mar 8, 2019
10f44a1
cmake: do not install test files
amadio Mar 8, 2019
497e3e7
FindOracle.cmake: do not overwrite ${bindir}
amadio Mar 8, 2019
17c84f6
[DOC] Add positional arguments to hadd doc
eguiraud Feb 22, 2019
316dd58
[cmake] Look for ROOT headers in [v7/]inc/, too:
Axel-Naumann Jan 31, 2019
64a2c1a
[cmake] Remove logic that is now done in base/CMakeLists.txt.
Axel-Naumann Jan 31, 2019
fe69abf
[cmake] Dict depends on libs only for modules:
Axel-Naumann Feb 1, 2019
fdb54ac
[cmake] Move G__Core.cxx into BASE_SOURCES.
Axel-Naumann Feb 1, 2019
1492882
[cmake] Remove stale GCC 4.1 section.
Axel-Naumann Feb 1, 2019
5dc181d
[core] Remove unused LinkDef.h from super-LinkDef: foundation, textin…
Axel-Naumann Feb 9, 2019
9018a9d
[core] zip has nothing to create a dictionary on:
Axel-Naumann Feb 1, 2019
4b21a87
[core] Remove unnecessary textinput/inc/Linkdef.h:
Axel-Naumann Feb 1, 2019
b4999fe
[core] Remove unnecessary foundation Linkdef.h:
Axel-Naumann Feb 1, 2019
ae1d709
[cling] Prevent the overlay entry from docking to .../include/c++/bac…
Axel-Naumann Feb 7, 2019
b02e535
[cmake] Follow directory convention of other modules.
Axel-Naumann Feb 9, 2019
96331c8
[cmake] Simplify header search for ROOT_GENERATE_DICTIONARY:
Axel-Naumann Feb 26, 2019
0d32b30
[cmake] Simplify - dictionary options come only from here.
Axel-Naumann Feb 9, 2019
747f405
[cmake] CMake will not resolve vector etc for dependency tracking.
Axel-Naumann Feb 9, 2019
0c8b3b8
[cmake] Move dictionary generation from core/base/ to core/:
Axel-Naumann Feb 9, 2019
c95a99d
[cmake] Use standard way of spelling pymva header location: as included!
Axel-Naumann Feb 9, 2019
f080625
[core] Add TROOT::AddExtraInterpreterArgs():
Axel-Naumann Feb 12, 2019
94a20b9
[cmake] Do not pass absolute path to rootclinged header.
Axel-Naumann Feb 12, 2019
3cbb4fd
[test] Inject header location at runtime, so cling can find it.
Axel-Naumann Feb 12, 2019
3ee805a
[cmake] Link dictionary to binary; use -inlineInputHeader.
Axel-Naumann Feb 13, 2019
a92935d
[dictgen] Use header search if we cannot find a header to be inlined:
Axel-Naumann Feb 13, 2019
509285b
[cmake] Add COPY_TO_BUILDDIR to ROOT_ADD_GTEST.
Axel-Naumann Feb 19, 2019
d32f1aa
[stress] Inject -I to find the dictionary header at runtime.
Axel-Naumann Feb 14, 2019
aa3d9b5
[periodic] Need to look at source dir to find headers!
Axel-Naumann Feb 14, 2019
fe25f61
[rootcling] Fail if the streamerInfo headers cannot be parsed.
Axel-Naumann Feb 13, 2019
e53a9a3
[cmake] Do NOT strip full paths:
Axel-Naumann Feb 14, 2019
0e9679d
[stress] Allow interpreted stressMathCore to find its header.
Axel-Naumann Feb 14, 2019
1d350dc
[core] Remove unused core/clib/inc/LinkDef.h.
Axel-Naumann Feb 14, 2019
f0d0a95
Mention change of behavior for `ROOT_GENERATE_DICTIONARY`.
Axel-Naumann Feb 14, 2019
61c4c42
[VecOps][ROOT-10009] Add ArgMax, ArgMin operations
JavierCVilla Mar 7, 2019
79f2e59
Add test for int type
JavierCVilla Mar 7, 2019
38e491f
[VecOps][NFC] Improve doxygen doc of ArgMin/Max
dpiparo Mar 12, 2019
5cfee44
Fix wrong documentation.
couet Mar 12, 2019
5041ca6
generateManual: do not regenerate if man page is up to date
amadio Mar 11, 2019
42c5b6e
generateHeader: use target as first argument, improve doc
amadio Mar 11, 2019
cc42b10
root-config: add --tutdir option to print tutorials directory
amadio Mar 11, 2019
372d360
proof: do not regenerate par files if they are up to date
amadio Mar 11, 2019
5c748e9
Actually fix ROOT-7487.
pcanal Mar 11, 2019
ae59766
[Exp PyROOT] Disable cast-function-type warnings for Cppyy
etejedor Mar 11, 2019
0bff9fc
[Exp PyROOT] Prevent cast-function-type warnings
etejedor Mar 11, 2019
b33ed56
[tut] (NFC) Remove past claim that env vars must be defined.
Axel-Naumann Mar 12, 2019
fa7bb66
[TTreeProcessorMT][ROOT-9979] Properly set ranges when nclusters >> n…
dpiparo Mar 11, 2019
74d99f9
[TTreeProcessorMT] Remove re-calculated quantity
dpiparo Mar 11, 2019
30a48ca
[DF][ROOT-9979] Add test
dpiparo Mar 11, 2019
00c66c1
[TTreeProcessorMT][NFC] Improve variable names to make code clearer
dpiparo Mar 12, 2019
90175b2
[PyROOT] Fix bug in array interface for empty vectors
stwunsch Mar 13, 2019
ed8bc7d
[PyROOT] Add test for reading empty arrays and selections with AsNumpy
stwunsch Mar 13, 2019
d48f132
[PyROOT exp] Port fix for adoption of empty std::vector
stwunsch Mar 13, 2019
6fd39db
[PyROOT exp] Add AsNumpy test for reading empty arrays and empty sele…
stwunsch Mar 13, 2019
2670988
[PyROOT] Improve documentation of data pointer for array interface
stwunsch Mar 13, 2019
e3abb95
tmva/tmvagui: do not use file globbing
amadio Mar 13, 2019
4c53d6c
tmva/tmvagui: do not install tests
amadio Mar 13, 2019
d11ba88
tmva/pymva: do not use file globbing
amadio Mar 13, 2019
2087836
net/netx: do not use file globbing
amadio Mar 13, 2019
f91ec77
net/monalisa: do not use file globbing
amadio Mar 13, 2019
7a66825
net/ldap: do not use file globbing
amadio Mar 13, 2019
c5cabce
net/krb5auth: do not use file globbing
amadio Mar 13, 2019
ef1b936
net/alien: do not use file globbing
amadio Mar 13, 2019
b790984
hist/unfold: do not use file globbing
amadio Mar 13, 2019
17034de
hist/hbook: do not use file globbing
amadio Mar 13, 2019
5175b71
hist/spectrum: do not use file globbing
amadio Mar 13, 2019
f8961fc
hist/spectrumpainter: do not use file globbing
amadio Mar 13, 2019
b1cfaad
core/multiproc: do not use file globbing
amadio Mar 13, 2019
29a7e63
core/rint: do not use file globbing
amadio Mar 13, 2019
246459a
geom/gdml: do not use file globbing
amadio Mar 13, 2019
2ae33b5
geom/geom: do not use file globbing
amadio Mar 13, 2019
d641c3b
geom/geombuilder: do not use file globbing
amadio Mar 13, 2019
1c2c632
geom/vecgeom: do not use file globbing
amadio Mar 13, 2019
43403ff
graf2d/asimage: do not use file globbing
amadio Mar 13, 2019
6e480ea
graf2d/graf: do not use file globbing
amadio Mar 13, 2019
673ba13
graf2d/postscript: do not use file globbing
amadio Mar 13, 2019
4d60062
graf2d/quartz: do not use file globbing
amadio Mar 13, 2019
3cbe6d5
graf2d/x11ttf: do not use file globbing
amadio Mar 13, 2019
6707ead
guil/ged: do not use file globbing
amadio Mar 13, 2019
ac6e9b5
gui/guibuilder: do not use file globbing
amadio Mar 13, 2019
f908500
gui/gui: do not use file globbing
amadio Mar 13, 2019
767a372
gui/guihtml: do not use file globbing
amadio Mar 13, 2019
56d6ab6
gui/recorder: do not use file globbing
amadio Mar 13, 2019
1601355
gui/sessionviewer: do not use file globbing
amadio Mar 13, 2019
029d35d
math/unuran: do not use file globbing
amadio Mar 13, 2019
a6a347f
[Exp PyROOT] Add a TString converter to Cppyy
etejedor Mar 13, 2019
649cdab
[Exp PyROOT] Add test for TString converter
etejedor Mar 13, 2019
e84097f
[Exp PyROOT] Implement and test converter for TString&
etejedor Mar 14, 2019
bdc676d
Added localredirect compatibility to TNetXNGFile
panik4 Aug 17, 2018
217fd85
Reformatting according to PR suggestions
panik4 Oct 9, 2018
204033a
Added ctor according to PR suggestions
jknedlik Dec 4, 2018
d1c8a08
modified constructor to not be ambiguous
jknedlik Mar 11, 2019
c273576
removed defaults from new redirection constructor
jknedlik Mar 12, 2019
444b466
[unix] Explain ssh -Y if DISPLAY cannot be set.
Axel-Naumann Mar 12, 2019
94e0d68
[rootx] (NFC) Indentation.
Axel-Naumann Mar 12, 2019
fd6683d
[rootx] Do not set DISPLAY if unset:
Axel-Naumann Mar 12, 2019
6230cc0
[rootx] No logo if DISPLAY is not set:
Axel-Naumann Mar 12, 2019
c86dd16
[RDF][NFC] Doc typos
dpiparo Mar 14, 2019
5b9e159
[CMake] From Pere: unset headerFile:
Axel-Naumann Mar 13, 2019
31ba88c
[cmake] Help CMake find headers even outside STANDARD_PACKAGE.
Axel-Naumann Mar 13, 2019
f102e78
[cmake] find_file fails for absolute paths.
Axel-Naumann Mar 14, 2019
db0aaaa
Added Release Notes for changes in TNetXNGFile
jknedlik Mar 14, 2019
14dd8de
slightly rephrased
jknedlik Mar 14, 2019
d621c31
[cxxmodules] CXXRecordDecl::getDestructor might trigger deserialization.
vgvassilev Mar 14, 2019
cab229c
[cmake] IS_DIRECTORY "works best" with full paths:
Axel-Naumann Mar 15, 2019
08a1663
[Exp PyROOT] Add TGraph family pythonisation for getter methods
etejedor Mar 14, 2019
89c0c54
[Exp PyROOT] Add test for pythonized getters of TGraph family
etejedor Mar 14, 2019
b760aeb
[base] Remove TError.h from TQObject.h (ROOT-10039).
Axel-Naumann Mar 15, 2019
0d9e083
[http] Add (now) missing #include.
Axel-Naumann Mar 15, 2019
9128542
[Exp PyROOT] Some headers of Cppyy need to be public
etejedor Mar 15, 2019
7a7cb69
[Exp PyROOT] Re-enable roofit tutorial
etejedor Mar 15, 2019
62b55ed
[cling] Force flush cout after execution
vgvassilev Mar 13, 2019
a3afb44
[cling] Order alphabetically includes.
vgvassilev Mar 16, 2019
559f76a
[cling] Constify.
vgvassilev Mar 16, 2019
038735c
[cling] Fix failing test.
vgvassilev Mar 16, 2019
dc7c44a
[cling] Add missing dependency.
vgvassilev Mar 16, 2019
3c5412f
Add missing #include TError.h
oshadura Mar 17, 2019
ba49bfb
webgui: try to resolve API changes in CEF
linev Mar 14, 2019
493a644
webgui: small syntax changes in osr_handler
linev Mar 14, 2019
7cf92ea
webui: update comments and references in CEF and QWebEngine
linev Mar 14, 2019
7c742df
webui: comments and copyright
linev Mar 14, 2019
e1e56ac
webui: let force usage of http for WebWindows
linev Mar 15, 2019
1acce37
webui: first tests of CEF with external web sites
linev Mar 15, 2019
0588b7d
webui: ensure that CEF works with local communication
linev Mar 15, 2019
d155e97
webui: ensure Qt5 works with custom scheme handle
linev Mar 15, 2019
ff3729e
webgui: move all necessary CEF files into ROOT binaries
linev Mar 15, 2019
cce9d8e
webgui: use CEF_ROOT shell variable to locate CEF
linev Mar 15, 2019
9d35a61
webui: remove outdated Readme from v7 canvaspainter
linev Mar 15, 2019
fe3acd1
[Exp PyROOT] Tutorial pyroot-first now works on Python3 too
etejedor Mar 18, 2019
939f578
Really generate dictionary for RDrawable
linev Mar 18, 2019
b761ab3
code: correctly configure dictionary generation for v7 classes
linev Mar 18, 2019
f3f8298
No need for extra dictionary options when v7 files correctly included
linev Mar 18, 2019
9c083fa
fitting_histograms.md formatting (#3541)
EJEP Mar 18, 2019
80a8fea
Generalization of analytic integrals for RooArgusBG PDF
MaartenvanV Mar 18, 2019
f609db6
More than one \author line confuses the doxygen filter (#3562)
ellert Mar 19, 2019
3c748e3
Avoid crash during doxygen generation (#3563)
ellert Mar 19, 2019
2a37bbb
webui: introduce hook to modify web page delivered by WS handler
linev Mar 19, 2019
2b25bad
http: move THttpCallArg::ReplaceAllinContent method to protected area
linev Mar 19, 2019
21e9ec2
webui: put specialized qt5 parameters directly into HTML web page
linev Mar 19, 2019
9c3fce3
webui: handle "#" symbol in URL when display web page
linev Mar 19, 2019
6373376
webui: update doxygen docu
linev Mar 19, 2019
c8b8fa4
webui: use RWebDisplayArgs to provide any extra URL options
linev Mar 19, 2019
bb10230
webgui: fix error in CanvasPainter - search for proper connection
linev Mar 19, 2019
bdeb659
webgui: do not use && reference where not required
linev Mar 19, 2019
11d6ef2
[DF] Fix custom actions depending on RDF+RDataSource
eguiraud Mar 19, 2019
572ccea
[DF][NFC] A bit more const-correctness
eguiraud Mar 6, 2019
19a61e8
[DF] Add support for TBranchObject
eguiraud Mar 6, 2019
a45b858
[DF] Avoid forward declarations of Define'd types
eguiraud Mar 14, 2019
2ebe61c
[DF] Add test for Define'd variable of template type
eguiraud Mar 19, 2019
aeebc6a
[DF] Increase test coverage
dpiparo Mar 19, 2019
0ae3e8a
[DF] Replace "tdf" name by "rdf" also in jitted code
dpiparo Mar 20, 2019
192e6cc
[DF][ROOT-10043] Do not allow defined columns to have names of aliases
dpiparo Mar 19, 2019
682cdc5
[DF][ROOT-10043] Add test
dpiparo Mar 19, 2019
34d11e6
[DF][ROOT-10043] Adapt Cache test
dpiparo Mar 19, 2019
270a989
Fix interpretation of RooAddPdf coefficients for convolutions.
hageboeck Mar 20, 2019
f112512
changes in stl.modulemap
arpi-r Mar 19, 2019
c11ea50
Fix C++ mistakes.
couet Mar 21, 2019
80640ad
Fixes typo (#3570)
adavidzh Mar 21, 2019
d407003
[Exp PyROOT] Prevent cppyy from checking the PCH
etejedor Mar 18, 2019
7c21bdd
stl modulemap: cuchar is available starting from gcc6
oshadura Mar 21, 2019
4de162f
[Exp PyROOT] Generate dictionaries and rootmap file for CPyCppyy
etejedor Mar 20, 2019
ef34670
[Exp PyROOT] Add Cppyy variable to environment to prevent PCH check
etejedor Mar 20, 2019
24dd0fa
[Exp PyROOT] Prevent redefinition of TPyException
etejedor Mar 20, 2019
9ed733d
Fix a bug in TH2Poly::GetBinError() and add an implementation of TH2P…
lmoneta Mar 20, 2019
68a1fd1
In TH1::SetBinError do not create Sumw2 structure if the given bin is…
lmoneta Mar 21, 2019
679e320
When creating a new bin increment also fSumw2 to be in sync with fNcells
lmoneta Mar 21, 2019
4961654
Fix the support for dropout to the dense layer in MethodDL
lmoneta Mar 5, 2019
151532a
improve printour of dense layers. Add optimizer name in settings and …
lmoneta Mar 7, 2019
869f9af
fix definition of dropout probabilities. Layers store 1.-prob
lmoneta Mar 8, 2019
6274587
fix for nan in cross-entropy function
lmoneta Mar 8, 2019
d56ac61
[cxxmodules] OSX does not require overlay files.
vgvassilev Mar 20, 2019
1ced1db
[cling] Typo.
vgvassilev Mar 20, 2019
95d7622
[Exp PyROOT] Update loader with new use of CLING_STANDARD_PCH
etejedor Mar 22, 2019
3efc135
Reduced ExcludeModules by one
arpi-r Mar 21, 2019
3854aa1
[cxxmodules] Finish the revert in root-project/root@533dd5e50d7
vgvassilev Mar 22, 2019
3cd7ca1
[rootcling] Enable stack trace printout on crash.
vgvassilev Mar 22, 2019
9fa7dc4
[rootcling] llvm_shutdown fails likely because of the broken teardown…
vgvassilev Mar 22, 2019
463c912
Rearrange modulemap(s) generation code
oshadura Mar 22, 2019
1e99ffa
Declare move_header target before copymodulemap (new depenedency for …
oshadura Mar 22, 2019
dfa9553
Merge two if(cxxmodules) statements together
oshadura Mar 22, 2019
2b8011b
Revert "Reduced ExcludeModules by one"
oshadura Mar 25, 2019
b30eb6c
Create a TMVA Executor class wrapping TThreadExecutor and TSequential…
lmoneta Mar 22, 2019
3f88db0
Add an additional signature for TMVA::Executor
lmoneta Mar 22, 2019
fd4b65a
Fix for when IMT is OFF
lmoneta Mar 22, 2019
f06e110
fix GetPoolSize for noimt
lmoneta Mar 25, 2019
7e96b07
Add missing includes
lmoneta Mar 25, 2019
9da5b1c
Write number of threads used for training DL on CPU backend
lmoneta Mar 25, 2019
a99a855
[cmake] Remove dead option.
vgvassilev Mar 16, 2019
ba52bcc
[cxxmodules] Optimize IsWrapper
vgvassilev Mar 25, 2019
d4c548a
Removing mail address
martinmine Mar 14, 2019
f2c17f2
Fix move-only types support in TExecutor::Map
anerokhi Mar 19, 2019
93992b1
Use multiple different engines in VMC
Mar 7, 2019
b53e2df
[DF] Use the new template TFile::Get overload
eguiraud Mar 25, 2019
2b07102
Do not pull all enums. Use the lookup facility.
vgvassilev Mar 26, 2019
d02f401
Missing lines from modulemap from previous revert
oshadura Mar 26, 2019
a6655fd
Indent
vgvassilev Mar 26, 2019
883b67a
[TTree] Avoid getting the number of branches twice
eguiraud Mar 26, 2019
e2196f0
[TObjArray] Add GetEntriesUnsafe
eguiraud Mar 26, 2019
6107c9d
[TTree] Use GetEntriesUnsafe in GetEntry
eguiraud Mar 26, 2019
77ab5f9
release notes about jsroot location
linev Mar 27, 2019
19e2548
[relnotes] Fix Float16_t/Double32_t type names.
Axel-Naumann Mar 27, 2019
b9044ba
[relnotes] Formatting.
Axel-Naumann Mar 27, 2019
a69a37f
[Tutorials] Use in RDF/Multicore tutorials the new TFile::Get<T> method
dpiparo Mar 26, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[relnotes] Fix Float16_t/Double32_t type names.
  • Loading branch information
Axel-Naumann committed Mar 27, 2019
commit 19e25489e2d2765878dde1abe913a526321882c4
2 changes: 1 addition & 1 deletion README/ReleaseNotes/v618/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Added necessary changes to allow [XRootD local redirection](https://github.com/x
- PyROOT: add `AsNumpy` method to export contents of a RDataFrame as a dictionary of numpy arrays

### TLeafF16 and TLeafD32
- New leaf classes allowing to store Float and Double values using the truncation methods from TBuffer
- New leaf classes allowing to store Float16_t and Double32_t values using the truncation methods from TBuffer
(See for example `TBuffer::WriteDouble32`)
- The new types can be specified using the type characters 'f' (Float16_t) and 'd' (Double32_t)
- It is also possible to specify a range and a number of bits to be stored using the syntax from `TStreamerElement::GetRange`.
Expand Down