Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
juobs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Javier Ugarrio
juobs
Commits
e00b1b0a
Commit
e00b1b0a
authored
1 year ago
by
Antonino D'Anna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
exported concat_dat! and pvalueù
parent
ccc2635a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/juobs.jl
src/juobs.jl
+2
-2
No files found.
src/juobs.jl
View file @
e00b1b0a
...
...
@@ -9,9 +9,9 @@ include("juobs_reader.jl")
include
(
"juobs_tools.jl"
)
include
(
"juobs_obs.jl"
)
export
read_mesons
,
read_mesons_correction
,
read_mesons_chunks
,
read_ms1
,
read_ms
,
read_md
,
truncate_data!
export
read_mesons
,
read_mesons_correction
,
read_mesons_chunks
,
read_ms1
,
read_ms
,
read_md
,
truncate_data!
,
concat_data!
export
get_matrix
,
energies
,
uwdot
,
uweigvals
,
uweigvecs
,
uweigen
,
invert
,
getall_eigvals
,
getall_eigvecs
,
hess_reduce
,
uwcholesky
,
transpose
,
tridiag_reduction
,
make_positive_def
,
invert_covar_matrix
export
corr_obs
,
corr_obs_TSM
,
corr_sym
,
md_sea
,
md_val
,
plat_av
,
lin_fit
,
x_lin_fit
,
y_lin_fit
,
fit_routine
,
global_fit_routine
,
bayesian_av
export
corr_obs
,
corr_obs_TSM
,
corr_sym
,
md_sea
,
md_val
,
plat_av
,
lin_fit
,
x_lin_fit
,
y_lin_fit
,
fit_routine
,
global_fit_routine
,
bayesian_av
,
pvalue
export
meff
,
mpcac
,
mpcac_ren
,
dec_const
,
dec_const_w
,
dec_const_pcvc
,
comp_t0
end
# module
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment