From c0c260414c8bc30a922897b7dd0ebbf0f911e8e7 Mon Sep 17 00:00:00 2001 From: Mattia Bruno <38449948+mbruno46@users.noreply.github.com> Date: Tue, 15 Sep 2020 11:53:17 +0200 Subject: [PATCH] docs merged from develop --- docs/_sources/mathfuncs.rst.txt | 2 +- docs/_static/basic.css | 2 +- docs/_static/doctools.js | 2 +- docs/_static/language_data.js | 2 +- docs/_static/searchtools.js | 2 +- docs/_static/sphinxdoc.css | 2 +- docs/_static/websupport.js | 2 +- docs/basics.html | 2 +- docs/eigen.html | 2 +- docs/error.html | 2 +- docs/first.html | 2 +- docs/fitting.html | 2 +- docs/genindex.html | 8 +++++--- docs/getstarted.html | 2 +- docs/index.html | 2 +- docs/intro.html | 2 +- docs/mathfuncs.html | 25 ++++++++++++++++++++++++- docs/objects.inv | Bin 527 -> 530 bytes docs/py-modindex.html | 2 +- docs/pyobs.fit.html | 2 +- docs/pyobs.html | 2 +- docs/pyobs.observa.html | 2 +- docs/pyobs.vwerr.html | 2 +- docs/search.html | 2 +- docs/searchindex.js | 2 +- docs/tips.html | 2 +- docs/tutorials.html | 2 +- 27 files changed, 53 insertions(+), 28 deletions(-) diff --git a/docs/_sources/mathfuncs.rst.txt b/docs/_sources/mathfuncs.rst.txt index d3924ce..c1ab624 100644 --- a/docs/_sources/mathfuncs.rst.txt +++ b/docs/_sources/mathfuncs.rst.txt @@ -74,7 +74,7 @@ The following functions can be imported using:: >>> from pyobs import det, inv .. automodule:: pyobs.observa - :members: det, trace, inv + :members: det, trace, inv, eig Manipulation of observables diff --git a/docs/_static/basic.css b/docs/_static/basic.css index 104f076..0807176 100644 --- a/docs/_static/basic.css +++ b/docs/_static/basic.css @@ -4,7 +4,7 @@ * * Sphinx stylesheet -- basic theme. * - * :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/docs/_static/doctools.js b/docs/_static/doctools.js index ffadbec..344db17 100644 --- a/docs/_static/doctools.js +++ b/docs/_static/doctools.js @@ -4,7 +4,7 @@ * * Sphinx JavaScript utilities for all documentation. * - * :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/docs/_static/language_data.js b/docs/_static/language_data.js index 908a627..5266fb1 100644 --- a/docs/_static/language_data.js +++ b/docs/_static/language_data.js @@ -5,7 +5,7 @@ * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. * - * :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/docs/_static/searchtools.js b/docs/_static/searchtools.js index 02ccf02..5ff3180 100644 --- a/docs/_static/searchtools.js +++ b/docs/_static/searchtools.js @@ -4,7 +4,7 @@ * * Sphinx JavaScript utilities for the full-text search. * - * :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/docs/_static/sphinxdoc.css b/docs/_static/sphinxdoc.css index f6a269c..1224733 100644 --- a/docs/_static/sphinxdoc.css +++ b/docs/_static/sphinxdoc.css @@ -5,7 +5,7 @@ * Sphinx stylesheet -- sphinxdoc theme. Originally created by * Armin Ronacher for Werkzeug. * - * :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/docs/_static/websupport.js b/docs/_static/websupport.js index 78e14bb..3b4999e 100644 --- a/docs/_static/websupport.js +++ b/docs/_static/websupport.js @@ -4,7 +4,7 @@ * * sphinx.websupport utilities for all documentation. * - * :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ diff --git a/docs/basics.html b/docs/basics.html index 21772c4..0b455f2 100644 --- a/docs/basics.html +++ b/docs/basics.html @@ -165,7 +165,7 @@

Navigation

\ No newline at end of file diff --git a/docs/eigen.html b/docs/eigen.html index d626bfd..b56ed04 100644 --- a/docs/eigen.html +++ b/docs/eigen.html @@ -102,7 +102,7 @@

Navigation

\ No newline at end of file diff --git a/docs/error.html b/docs/error.html index a2382c3..f151f6d 100644 --- a/docs/error.html +++ b/docs/error.html @@ -264,7 +264,7 @@

Navigation

\ No newline at end of file diff --git a/docs/first.html b/docs/first.html index 33116f7..10c3880 100644 --- a/docs/first.html +++ b/docs/first.html @@ -153,7 +153,7 @@

Navigation

\ No newline at end of file diff --git a/docs/fitting.html b/docs/fitting.html index 08b53a4..c2de64c 100644 --- a/docs/fitting.html +++ b/docs/fitting.html @@ -321,7 +321,7 @@

Navigation

\ No newline at end of file diff --git a/docs/genindex.html b/docs/genindex.html index 8f75e71..bfe5766 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -125,12 +125,14 @@

D

E

    +
  • eval() (pyobs.fit.mfit method) +
  • eval_obs() (pyobs.fit.mfit method)
  • exp() (in module pyobs.observa) @@ -274,7 +276,7 @@

    Navigation

    \ No newline at end of file diff --git a/docs/getstarted.html b/docs/getstarted.html index 62d66b7..ea12c3a 100644 --- a/docs/getstarted.html +++ b/docs/getstarted.html @@ -314,7 +314,7 @@

    Navigation

    \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 1831410..2460916 100644 --- a/docs/index.html +++ b/docs/index.html @@ -157,7 +157,7 @@

    Navigation

    \ No newline at end of file diff --git a/docs/intro.html b/docs/intro.html index 75657ce..95c007b 100644 --- a/docs/intro.html +++ b/docs/intro.html @@ -225,7 +225,7 @@

    Navigation

    \ No newline at end of file diff --git a/docs/mathfuncs.html b/docs/mathfuncs.html index e1e9a95..ea9894c 100644 --- a/docs/mathfuncs.html +++ b/docs/mathfuncs.html @@ -253,6 +253,29 @@

    matrix functions +
    +pyobs.observa.eig(x)
    +

    Compute the eigenvalues and eigenvectors of a square symmetric matrix

    + +++ + + + + + + + +
    Parameters:x (observa) – must be a square matrix
    Returns:w, v – the eigenvalues and a matrix whose columns +correspond to the eigenvectors
    Return type:observa
    +

    Examples

    +
    >>> [w, v] = eig(x)
    +
    +
    +
    +

    Manipulation of observables

    @@ -303,7 +326,7 @@

    Navigation

    \ No newline at end of file diff --git a/docs/objects.inv b/docs/objects.inv index 3ea097276258a0427b07d3e162817e98d9eaff5a..2f97ba6d4ea95cf8cdb7f01c177823197d95be27 100644 GIT binary patch delta 254 zcmV9RYtRPK%L?S&9f%Ek&eWoLFza56|sCWxFkw)Cwn#)=d2KjMm2E zQUi~t6^IJ=s}eAX=M}WnM7T!YiUMrCzm5-b#Zow^R?q~cP!!KsUs3B2as9>IeGwNQ zS;%lM)XqNjk5ETFK8wNq7n1_#FUnyty#;>!;Dkyjju+;L?<95{P_kspI%^xpUYpO& zE#o$n>#PYJPJ=y{LQ>)vqMNDP`1Uv)bco#2xx3nh%Q-Y=QX*{`V&K8_{i9 E`5^9~Q;KQ*{jUTTFC=VT`Sc}8pFajAjF z(+Wg|`&9`T#PbSTY9d@CZ$$yN-e1QDxne0CR4ZtLQYeb&tFNeah`7sQF0zPQj4Wh0 z7iwpp`bVgv9-qbF{)+GUVxGwsWS)Z4(|^Y*epMbL=c+x3{~ zn)H3h3}k0G;g6O*BKzBIXkwv%_lrNq?{)4QZsHDoN6d#s3AVs|1pj*z`wej-N6#d< Bd+PuI diff --git a/docs/py-modindex.html b/docs/py-modindex.html index 01b976e..7006128 100644 --- a/docs/py-modindex.html +++ b/docs/py-modindex.html @@ -104,7 +104,7 @@

    Navigation

    \ No newline at end of file diff --git a/docs/pyobs.fit.html b/docs/pyobs.fit.html index 113793d..822e779 100644 --- a/docs/pyobs.fit.html +++ b/docs/pyobs.fit.html @@ -263,7 +263,7 @@

    Navigation

    \ No newline at end of file diff --git a/docs/pyobs.html b/docs/pyobs.html index 682fe85..2dd9fcc 100644 --- a/docs/pyobs.html +++ b/docs/pyobs.html @@ -127,7 +127,7 @@

    Navigation

    \ No newline at end of file diff --git a/docs/pyobs.observa.html b/docs/pyobs.observa.html index beac020..691db46 100644 --- a/docs/pyobs.observa.html +++ b/docs/pyobs.observa.html @@ -405,7 +405,7 @@

    Navigation

    \ No newline at end of file diff --git a/docs/pyobs.vwerr.html b/docs/pyobs.vwerr.html index 1fd9c85..c339224 100644 --- a/docs/pyobs.vwerr.html +++ b/docs/pyobs.vwerr.html @@ -145,7 +145,7 @@

    Navigation

    \ No newline at end of file diff --git a/docs/search.html b/docs/search.html index f5140b4..b0f4eb4 100644 --- a/docs/search.html +++ b/docs/search.html @@ -97,7 +97,7 @@

    Navigation

    \ No newline at end of file diff --git a/docs/searchindex.js b/docs/searchindex.js index 2ebe8af..d77edc2 100644 --- a/docs/searchindex.js +++ b/docs/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["mathfuncs","pyobs","pyobs.fit","pyobs.observa","pyobs.vwerr"],envversion:{"sphinx.domains.c":1,"sphinx.domains.changeset":1,"sphinx.domains.cpp":1,"sphinx.domains.javascript":1,"sphinx.domains.math":2,"sphinx.domains.python":1,"sphinx.domains.rst":1,"sphinx.domains.std":1,"sphinx.ext.intersphinx":1,"sphinx.ext.todo":1,sphinx:54},filenames:["mathfuncs.rst","pyobs.rst","pyobs.fit.rst","pyobs.observa.rst","pyobs.vwerr.rst"],objects:{"pyobs.fit":{mfit:[2,0,1,""]},"pyobs.fit.mfit":{eval:[2,1,1,""],eval_obs:[2,1,1,""],run:[2,1,1,""]},"pyobs.observa":{arccos:[0,3,1,""],arccosh:[0,3,1,""],arcsin:[0,3,1,""],arcsinh:[0,3,1,""],arctan:[0,3,1,""],cos:[0,3,1,""],cosh:[0,3,1,""],derobs:[3,3,1,""],det:[0,3,1,""],exp:[0,3,1,""],inv:[0,3,1,""],log:[0,3,1,""],observa:[3,0,1,""],sin:[0,3,1,""],sinh:[0,3,1,""],tan:[0,3,1,""],trace:[0,3,1,""]},"pyobs.observa.observa":{clone:[3,1,1,""],jkerr:[3,1,1,""],load:[3,1,1,""],naive_err:[3,1,1,""],peek:[3,1,1,""],plotter:[3,1,1,""],primary_observable:[3,1,1,""],save:[3,1,1,""],tauint:[3,1,1,""],vwerr:[3,1,1,""]},"pyobs.vwerr":{errinfo:[4,0,1,""]},"pyobs.vwerr.errinfo":{addEnsemble:[4,1,1,""]},pyobs:{observa:[3,2,0,"-"]}},objnames:{"0":["py","class","Python class"],"1":["py","method","Python method"],"2":["py","module","Python module"],"3":["py","function","Python function"]},objtypes:{"0":"py:class","1":"py:method","2":"py:module","3":"py:function"},terms:{"01081569e":[],"03071340e":[],"08967804e":[],"08975942e":[],"18122806e":[],"1x1":0,"1x3":0,"1x4":0,"222740068372286e":[],"2242634568573964e":[],"269216e":[],"3x1":0,"3x4":0,"3x5":0,"4x3":0,"4x4":0,"54329935e":[],"case":2,"class":[0,1],"default":[3,4],"final":[],"float":[3,4],"function":[1,2,3],"import":[0,3],"int":[2,3,4],"new":[],"return":[0,2,3],"true":3,"var":2,"while":[],For:[2,3],One:3,The:[0,2,3],Then:[],__array_priority__:0,__radd__:0,__rmul__:0,_ensemblename_ij:[],a_i:[],a_j:[],abov:[],access:[],accord:[],accordingli:2,account:[],aclon:3,activ:[],add:4,addcol:0,added:[],addensembl:[3,4],addit:3,addition:[],addrow:0,adopt:2,again:[],against:[],algorithm:[],all:3,allow:[0,2,3],alon:[],alpha:[],alreadi:[],also:2,altern:3,although:[],alwai:[0,2,3],among:[],analysi:3,analyt:[],analyz:[],ani:[],anoth:[],append:[],appli:[],approach:[],appropri:[],arang:2,arbitrari:2,arcco:0,arccosh:0,arccosin:0,arcsin:0,arcsinh:0,arctan:0,argument:[2,3],arrai:[0,2,3],articl:[],asq1:[],asq2:[],asq:[],assign:3,associ:2,assum:[2,3,4],attach:3,autocorrel:3,automat:[2,3,4],auxiliari:[],avail:[],averag:[],avoid:3,bad:[],bar:[],base:0,basi:[],basic:4,becaus:[],becom:[],been:[],befor:[],begin:[],being:2,below:0,beta:[],better:[],between:0,beyond:[],bia:[],big:[],bigg:[],bin:3,binari:[0,3],block:[],bool:3,both:[],boundari:[],bracket:[],branch:[],brief:[],bsize:[],built:1,bypass:4,c_0:[],c_1:[],c_i:[],c_observ:[],c_observa:[],calcul:[3,4],call:[],callabl:3,can:[0,2],cancel:[],carlo:[],central:[2,3],certain:[],chain:[],chang:[],chart:3,check:[],chi2exp:[],chi:2,chiral:[],choic:[],chosen:[],clarifi:[],clone:3,code:[],coeffici:[],coincid:0,col:0,collabor:[],column:3,com:[],combin:[0,2],comma:2,command:[],common:2,compil:[],complet:[],complex:[],compon:2,comprehens:[],compress:3,compromis:[],comput:[0,2,3,4],concern:[],condit:[],config:3,configur:3,consecut:[],consid:[],constrain:[],constraint:[],contain:[2,3,4],content:[],contigu:[],continuum:[],contribut:3,conveni:[],coor:[],coordin:2,copi:3,core:[],corr1:[],corr2:[],corr3:[],corr:[],correct:[],correl:2,correlator_t32_ncnfg1000_e0_r0:[],correlator_t32_ncnfg600_e0_r1:[],correspond:[2,3],cos:0,cosh:0,cosin:0,cov:[],covari:[],creat:[3,4],criterion:[],critic:[],crucial:[],ctype:[],current:3,custom:3,cut:2,cython:[],dat:3,data:[2,3],debug:2,decid:3,defin:[0,2,3,4],definit:2,delta:[],delta_:[],demonstr:[],denot:[],dens:[],depend:2,deprec:0,deriv:[0,3],derob:1,describ:[],design:[],det:0,detail:[],determin:0,develop:[],deviat:3,dfunc:3,diag:[],diagon:[],dictionari:3,differ:[0,2],dim:[0,3],dimens:[0,2,3],dimension:2,dimensionless:[],directori:[],disk:3,displai:3,dispos:[],divis:0,dob:[],document:[],doe:0,dot:0,down:[],download:[],drho:[],dtau:3,dump:[],dyax:2,each:[2,3],eff:[],effect:[],effici:[],eid:[3,4],eigenvalu:[],eigenvector:[],einfo:[3,4],either:2,element:[0,2,3],enam:3,end:[],energi:[],enforc:[],ensembl:[2,3,4],entir:[],entri:[],equal:3,equat:[],equiv:[],equival:[],err:3,errinfo:[1,3],error:[2,3,4],errorbar:2,essenc:[],estim:[],etc:[],eval:2,eval_ob:2,evalu:[2,3],everi:3,exactli:2,examin:[],exampl:[0,2,3,4],excit:[],exclud:[],exp:0,expect:3,experi:[],explicitli:[],exponenti:0,express:[],extens:3,extern:[],extract:[],extrapol:[],extrem:[],fact:[],fals:[2,3],fast:[],featur:2,few:[],field:[],figur:[],file:3,filenam:3,find:2,finit:[],first:[0,2],fit:1,fix:3,flag:[0,3],flavour:[],flexibl:[],flow:[],fluctuat:[2,3],follow:[0,2,3,4],form:[],format:3,formula:[],found:[],frac:[],free:[],freeli:[],from:[0,2,3],full:3,func:[2,3],futur:0,gamma:3,gamma_:[],gcc:[],gener:3,get:[],git:[],github:[],give:[],given:[2,3,4],global:[],going:[],good:[],gradient:3,grow:[],guid:[],gzip:[],hadron:[],handl:[],has:[],have:[0,4],here:[],hessian:[],highli:3,his:[],hmc:[],hold:[],hole:[],home:[],how:4,howev:[],html:[],human:[],ident:0,identif:[],identifi:[3,4],idx:3,illustr:[],imagin:[],implement:[],impli:0,impos:[],includ:[2,3],incorpor:[],indentifi:[],independ:[],indetifi:3,index:[1,3],indic:[2,3],infin:[],inform:3,infti:[],initi:2,initp:2,inner:3,inp:3,input:[2,3],insert:[],insid:[],inspect:3,instal:[],instead:2,integ:[],integr:[],interest:0,interpret:3,intro:[],introduc:[],introduct:[],inv:0,invers:0,investig:[],irregular:[],iter:[],ith:2,its:3,jackknif:[],jkerr:3,jkinfo:3,join:[],json:3,label:3,lambda:3,lambda_0:[],lambda_1:[],lambda_i:[],lambda_n:[],langl:[],last:0,lat:[],latest:[],latter:[],lattic:[],lbrace:[],left:[],length:2,less:[],let:0,level:[],levenberg:[],librari:[],like:[],limit:[],line:[],linear:2,link:[],list:[2,3],load:3,loadtxt:[],locat:[],log:0,logarithm:0,lot:[],luscher:[],mac:[],mai:0,make:[],maker:[],mani:[],manipul:1,manual:[],map:[],markov:[],marquardt:[],mass:[],master:[],mat1:0,mat2:0,mat3:0,mat:0,match:[2,4],mathfunc:[],mathrm:[],matlab:3,matplotlib:[],matric:[2,3],matrix:[1,3],maxim:[],mbox:[],mbruno46:[],mean:3,meaning:[],measur:3,meff:[],member:[],merg:[],method:3,mfit:1,minim:2,minimiz:[],minimum:2,miscellanea:3,miss:[],modifi:[],modul:1,mont:[],more:[],moreov:[],most:3,mpi:[],much:3,multi:2,multidimension:2,multipl:[0,3],multipli:2,must:[0,2,3,4],n_m:[],n_r:[],naive_err:3,nalpha:[],name:[2,3],ncnfg:[],need:[],neg:[],nevertheless:0,next:[],nice:[],nois:[],non:[3,4],none:[2,3,4],norm:[],normal:[],notat:[],note:2,notion:[],now:[0,2],npt:[],nsigma:4,number:2,numer:3,numpi:[0,2,3],object:[0,3],obs0:2,obs1:[2,3],obs2:[2,3],obs3:2,obs:[0,2,4],observ:[1,2,3,4],observa:[0,1,2],obtain:0,occupi:[],off:[],often:[],omit:[],one:[2,3],ones:[],onli:0,oper:[0,3],optim:[],option:[2,3,4],order:[],orient:[],origin:3,other:3,otherwis:[],our:[],out:3,outer:3,output:3,overload:0,pack:[],packag:1,page:1,pair:2,par:2,paramet:[0,2,3,4],parenthesi:[],partial:[],pass:[2,3,4],patch:[],path:3,pdf:[],pdg:[],peek:3,per:3,percentag:[],perform:3,period:[],permit:0,pfile:3,phi1:[],phi1_e0:[],phi1_e1:[],phi1_e2:[],phi1_e3:[],phi2:[],phi2_e0:[],phi2_e4:[],phi2_e5:[],phi3:[],phi:[],phi_1:[],phi_2:[],pi_:[],pi_f:[],pickl:[],pie:3,piechart:[],pion:[],pion_mass:[],pip:[],plateau:[],plot:[2,3],plotter:3,point:2,polynomi:[],possibl:3,power:0,practic:2,precondit:[],presenc:[],present:3,pretti:[],previou:[],primari:3,primary_observ:3,print:[2,3],problem:[],procedur:[3,4],prod:[],product:0,program:3,project:[],propag:[2,3],properli:[],provid:3,pseudo:[],pyob:0,python2:[],python:[],qcd:[],quad:[],quantiti:[],quark:[],quick:[],quickli:0,rais:[],rang:[],rangl:[],raw:3,read:3,readabl:[],reason:[],reciproc:0,recom:0,recommend:[0,3],reduc:[],reduct:0,ref:[],refer:[],regardeless:[],releas:[],reliabl:[],replica:3,repositori:[],requir:[2,3],res:3,respect:3,rest:[],result:2,rho:[],rid:3,right:[],rname:3,routin:3,row:[0,3],run:2,same:[0,2,3],sampl:[],save:3,scalar:[1,2,3],scale:[],schaefer:[],schwarz:[],scipi:[],script:[],search:1,second:[],see:[],select:[],separ:2,seri:[],set:[2,3],sever:[],shape:0,share:2,should:2,show:[0,4],shown:[],sigma:3,sigma_f:[],sigma_i:2,simeq:[],similarli:2,simpl:[],simpli:[],simplic:[],simplifi:3,simul:[],simulaten:[],sin:0,sinc:[],sine:0,singl:[],sinh:0,sink:[],situat:[],size:[0,3],slice:[],slope:2,slow:[],some:0,sommer:[],sourc:[],space:[],specif:0,specifi:[2,3],sqrt:[],squar:0,stabl:[],standard:3,start:[],state:[],statist:[],stau:[3,4],step:[],still:[],store:[],str:[2,3],string:2,structur:0,studi:[],subfold:[],subsequ:[],sum:[0,2],sum_:[],sum_n:[],sum_r:[],sum_w:[],summat:[3,4],support:3,suppos:[],sure:[],sympi:[],syntax:2,sys:[],t_0:[],tail:3,take:[],taken:[],tan:0,tau:3,tau_:[],tau_w:[],tauint:3,tell:3,tensor:2,term:[],test:3,test_observ:[],test_observable_e0_00:[],texp:[3,4],than:[],thei:3,them:[],therefor:[],thi:[0,2,3],think:[],third:2,those:[],through:[],throughout:[],thu:2,time:3,tip:[],titl:[],tmax:[],tmp:[],togeth:[2,3],total:2,trace:0,transit:[],transpos:0,tupl:3,tutori:[],tweak:[],two:[0,4],type:3,uncorrel:2,uniqu:[2,3],unit:[],unproduct:[],usag:3,use:[0,2],used:[2,3,4],useful:2,user:[0,2],uses:[],using:[0,2,3],usr:[],usual:[],uwerr:[3,4],uwerrtexp:4,val:3,valu:[2,3],variabl:2,variou:[0,3],vec1:0,vec2:0,vector:[0,2,3],veri:2,version:0,vertic:[],viceversa:[],virotta:[],visual:[],vwerr:[1,3],wai:0,want:[],weight:2,well:[],what:[],when:[],where:2,whether:3,which:[2,3],whose:2,wide:[],window:[3,4],wise:0,without:[],wolff:[],work:0,would:[],write:[],written:[],wsmall:4,xax:2,xdata:2,xml:3,yax:2,yerr:2,you:[],zero:3},titles:["Built-in functions","pyobs documentation","pyobs.fit package","pyobs.observa module","pyobs.vwerr package"],titleterms:{"class":[2,3,4],"function":0,The:[],access:[],approach:[],attach:[],autocorrel:[],automat:[],bad:[],basic:[],built:0,combin:[],comput:[],correl:[],creat:[],depend:[],derob:3,differ:[],document:1,effect:[],eigenvalu:[],ensembl:[],errinfo:4,error:[],explain:[],exponenti:[],extern:[],first:[],fit:2,from:[],gamma:[],gener:[],get:[],good:[],indic:1,instal:[],intern:[],introduct:[],jackknif:[],load:[],manipul:0,mass:[],matrix:0,method:[],mfit:2,modul:3,most:[],multipl:[],observ:0,observa:3,packag:[2,4],plot:[],polynomi:[],practic:[],primari:[],problem:[],pseudo:[],pyob:[1,2,3,4],quick:[],refer:[],replica:[],save:[],scalar:0,simulaten:[],standard:[],start:[],step:[],structur:[],tabl:1,tail:[],todo:[],tutori:[],two:[],usag:[],uwerr:[],vwerr:4,window:[]}}) \ No newline at end of file +Search.setIndex({docnames:["mathfuncs","pyobs","pyobs.fit","pyobs.observa","pyobs.vwerr"],envversion:{"sphinx.domains.c":1,"sphinx.domains.changeset":1,"sphinx.domains.cpp":1,"sphinx.domains.javascript":1,"sphinx.domains.math":2,"sphinx.domains.python":1,"sphinx.domains.rst":1,"sphinx.domains.std":1,"sphinx.ext.intersphinx":1,"sphinx.ext.todo":1,sphinx:54},filenames:["mathfuncs.rst","pyobs.rst","pyobs.fit.rst","pyobs.observa.rst","pyobs.vwerr.rst"],objects:{"pyobs.fit":{mfit:[2,0,1,""]},"pyobs.fit.mfit":{eval:[2,1,1,""],eval_obs:[2,1,1,""],run:[2,1,1,""]},"pyobs.observa":{arccos:[0,3,1,""],arccosh:[0,3,1,""],arcsin:[0,3,1,""],arcsinh:[0,3,1,""],arctan:[0,3,1,""],cos:[0,3,1,""],cosh:[0,3,1,""],derobs:[3,3,1,""],det:[0,3,1,""],eig:[0,3,1,""],exp:[0,3,1,""],inv:[0,3,1,""],log:[0,3,1,""],observa:[3,0,1,""],sin:[0,3,1,""],sinh:[0,3,1,""],tan:[0,3,1,""],trace:[0,3,1,""]},"pyobs.observa.observa":{clone:[3,1,1,""],jkerr:[3,1,1,""],load:[3,1,1,""],naive_err:[3,1,1,""],peek:[3,1,1,""],plotter:[3,1,1,""],primary_observable:[3,1,1,""],save:[3,1,1,""],tauint:[3,1,1,""],vwerr:[3,1,1,""]},"pyobs.vwerr":{errinfo:[4,0,1,""]},"pyobs.vwerr.errinfo":{addEnsemble:[4,1,1,""]},pyobs:{observa:[3,2,0,"-"]}},objnames:{"0":["py","class","Python class"],"1":["py","method","Python method"],"2":["py","module","Python module"],"3":["py","function","Python function"]},objtypes:{"0":"py:class","1":"py:method","2":"py:module","3":"py:function"},terms:{"01081569e":[],"03071340e":[],"08967804e":[],"08975942e":[],"18122806e":[],"1x1":0,"1x3":0,"1x4":0,"222740068372286e":[],"2242634568573964e":[],"269216e":[],"3x1":0,"3x4":0,"3x5":0,"4x3":0,"4x4":0,"54329935e":[],"case":2,"class":[0,1],"default":[3,4],"final":[],"float":[3,4],"function":[1,2,3],"import":[0,3],"int":[2,3,4],"new":[],"return":[0,2,3],"true":3,"var":2,"while":[],For:[2,3],One:3,The:[0,2,3],Then:[],__array_priority__:0,__radd__:0,__rmul__:0,_ensemblename_ij:[],a_i:[],a_j:[],abov:[],access:[],accord:[],accordingli:2,account:[],aclon:3,activ:[],add:4,addcol:0,added:[],addensembl:[3,4],addit:3,addition:[],addrow:0,adopt:2,again:[],against:[],algorithm:[],all:3,allow:[0,2,3],alon:[],alpha:[],alreadi:[],also:2,altern:3,although:[],alwai:[0,2,3],among:[],analysi:3,analyt:[],analyz:[],ani:[],anoth:[],append:[],appli:[],approach:[],appropri:[],arang:2,arbitrari:2,arcco:0,arccosh:0,arccosin:0,arcsin:0,arcsinh:0,arctan:0,argument:[2,3],arrai:[0,2,3],articl:[],asq1:[],asq2:[],asq:[],assign:3,associ:2,assum:[2,3,4],attach:3,autocorrel:3,automat:[2,3,4],auxiliari:[],avail:[],averag:[],avoid:3,bad:[],bar:[],base:0,basi:[],basic:4,becaus:[],becom:[],been:[],befor:[],begin:[],being:2,below:0,beta:[],better:[],between:0,beyond:[],bia:[],big:[],bigg:[],bin:3,binari:[0,3],block:[],bool:3,both:[],boundari:[],bracket:[],branch:[],brief:[],bsize:[],built:1,bypass:4,c_0:[],c_1:[],c_i:[],c_observ:[],c_observa:[],calcul:[3,4],call:[],callabl:3,can:[0,2],cancel:[],carlo:[],central:[2,3],certain:[],chain:[],chang:[],chart:3,check:[],chi2exp:[],chi:2,chiral:[],choic:[],chosen:[],clarifi:[],clone:3,code:[],coeffici:[],coincid:0,col:0,collabor:[],column:[0,3],com:[],combin:[0,2],comma:2,command:[],common:2,compil:[],complet:[],complex:[],compon:2,comprehens:[],compress:3,compromis:[],comput:[0,2,3,4],concern:[],condit:[],config:3,configur:3,consecut:[],consid:[],constrain:[],constraint:[],contain:[2,3,4],content:[],contigu:[],continuum:[],contribut:3,conveni:[],coor:[],coordin:2,copi:3,core:[],corr1:[],corr2:[],corr3:[],corr:[],correct:[],correl:2,correlator_t32_ncnfg1000_e0_r0:[],correlator_t32_ncnfg600_e0_r1:[],correspond:[0,2,3],cos:0,cosh:0,cosin:0,cov:[],covari:[],creat:[3,4],criterion:[],critic:[],crucial:[],ctype:[],current:3,custom:3,cut:2,cython:[],dat:3,data:[2,3],debug:2,decid:3,defin:[0,2,3,4],definit:2,delta:[],delta_:[],demonstr:[],denot:[],dens:[],depend:2,deprec:0,deriv:[0,3],derob:1,describ:[],design:[],det:0,detail:[],determin:0,develop:[],deviat:3,dfunc:3,diag:[],diagon:[],dictionari:3,differ:[0,2],dim:[0,3],dimens:[0,2,3],dimension:2,dimensionless:[],directori:[],disk:3,displai:3,dispos:[],divis:0,dob:[],document:[],doe:0,dot:0,down:[],download:[],drho:[],dtau:3,dump:[],dyax:2,each:[2,3],eff:[],effect:[],effici:[],eid:[3,4],eig:0,eigenvalu:0,eigenvector:0,einfo:[3,4],either:2,element:[0,2,3],enam:3,end:[],energi:[],enforc:[],ensembl:[2,3,4],entir:[],entri:[],equal:3,equat:[],equiv:[],equival:[],err:3,errinfo:[1,3],error:[2,3,4],errorbar:2,essenc:[],estim:[],etc:[],eval:2,eval_ob:2,evalu:[2,3],everi:3,exactli:2,examin:[],exampl:[0,2,3,4],excit:[],exclud:[],exp:0,expect:3,experi:[],explicitli:[],exponenti:0,express:[],extens:3,extern:[],extract:[],extrapol:[],extrem:[],fact:[],fals:[2,3],fast:[],featur:2,few:[],field:[],figur:[],file:3,filenam:3,find:2,finit:[],first:[0,2],fit:1,fix:3,flag:[0,3],flavour:[],flexibl:[],flow:[],fluctuat:[2,3],follow:[0,2,3,4],form:[],format:3,formula:[],found:[],frac:[],free:[],freeli:[],from:[0,2,3],full:3,func:[2,3],futur:0,gamma:3,gamma_:[],gcc:[],gener:3,get:[],git:[],github:[],give:[],given:[2,3,4],global:[],going:[],good:[],gradient:3,grow:[],guid:[],gzip:[],hadron:[],handl:[],has:[],have:[0,4],here:[],hessian:[],highli:3,his:[],hmc:[],hold:[],hole:[],home:[],how:4,howev:[],html:[],human:[],ident:0,identif:[],identifi:[3,4],idx:3,illustr:[],imagin:[],implement:[],impli:0,impos:[],includ:[2,3],incorpor:[],indentifi:[],independ:[],indetifi:3,index:[1,3],indic:[2,3],infin:[],inform:3,infti:[],initi:2,initp:2,inner:3,inp:3,input:[2,3],insert:[],insid:[],inspect:3,instal:[],instead:2,integ:[],integr:[],interest:0,interpret:3,intro:[],introduc:[],introduct:[],inv:0,invers:0,investig:[],irregular:[],iter:[],ith:2,its:3,jackknif:[],jkerr:3,jkinfo:3,join:[],json:3,label:3,lambda:3,lambda_0:[],lambda_1:[],lambda_i:[],lambda_n:[],langl:[],last:0,lat:[],latest:[],latter:[],lattic:[],lbrace:[],left:[],length:2,less:[],let:0,level:[],levenberg:[],librari:[],like:[],limit:[],line:[],linear:2,link:[],list:[2,3],load:3,loadtxt:[],locat:[],log:0,logarithm:0,lot:[],luscher:[],mac:[],mai:0,make:[],maker:[],mani:[],manipul:1,manual:[],map:[],markov:[],marquardt:[],mass:[],master:[],mat1:0,mat2:0,mat3:0,mat:0,match:[2,4],mathfunc:[],mathrm:[],matlab:3,matplotlib:[],matric:[2,3],matrix:[1,3],maxim:[],mbox:[],mbruno46:[],mean:3,meaning:[],measur:3,meff:[],member:[],merg:[],method:3,mfit:1,minim:2,minimiz:[],minimum:2,miscellanea:3,miss:[],modifi:[],modul:1,mont:[],more:[],moreov:[],most:3,mpi:[],much:3,multi:2,multidimension:2,multipl:[0,3],multipli:2,must:[0,2,3,4],n_m:[],n_r:[],naive_err:3,nalpha:[],name:[2,3],ncnfg:[],need:[],neg:[],nevertheless:0,next:[],nice:[],nois:[],non:[3,4],none:[2,3,4],norm:[],normal:[],notat:[],note:2,notion:[],now:[0,2],npt:[],nsigma:4,number:2,numer:3,numpi:[0,2,3],object:[0,3],obs0:2,obs1:[2,3],obs2:[2,3],obs3:2,obs:[0,2,4],observ:[1,2,3,4],observa:[0,1,2],obtain:0,occupi:[],off:[],often:[],omit:[],one:[2,3],ones:[],onli:0,oper:[0,3],optim:[],option:[2,3,4],order:[],orient:[],origin:3,other:3,otherwis:[],our:[],out:3,outer:3,output:3,overload:0,pack:[],packag:1,page:1,pair:2,par:2,paramet:[0,2,3,4],parenthesi:[],partial:[],pass:[2,3,4],patch:[],path:3,pdf:[],pdg:[],peek:3,per:3,percentag:[],perform:3,period:[],permit:0,pfile:3,phi1:[],phi1_e0:[],phi1_e1:[],phi1_e2:[],phi1_e3:[],phi2:[],phi2_e0:[],phi2_e4:[],phi2_e5:[],phi3:[],phi:[],phi_1:[],phi_2:[],pi_:[],pi_f:[],pickl:[],pie:3,piechart:[],pion:[],pion_mass:[],pip:[],plateau:[],plot:[2,3],plotter:3,point:2,polynomi:[],possibl:3,power:0,practic:2,precondit:[],presenc:[],present:3,pretti:[],previou:[],primari:3,primary_observ:3,print:[2,3],problem:[],procedur:[3,4],prod:[],product:0,program:3,project:[],propag:[2,3],properli:[],provid:3,pseudo:[],pyob:0,python2:[],python:[],qcd:[],quad:[],quantiti:[],quark:[],quick:[],quickli:0,rais:[],rang:[],rangl:[],raw:3,read:3,readabl:[],reason:[],reciproc:0,recom:0,recommend:[0,3],reduc:[],reduct:0,ref:[],refer:[],regardeless:[],releas:[],reliabl:[],replica:3,repositori:[],requir:[2,3],res:3,respect:3,rest:[],result:2,rho:[],rid:3,right:[],rname:3,routin:3,row:[0,3],run:2,same:[0,2,3],sampl:[],save:3,scalar:[1,2,3],scale:[],schaefer:[],schwarz:[],scipi:[],script:[],search:1,second:[],see:[],select:[],separ:2,seri:[],set:[2,3],sever:[],shape:0,share:2,should:2,show:[0,4],shown:[],sigma:3,sigma_f:[],sigma_i:2,simeq:[],similarli:2,simpl:[],simpli:[],simplic:[],simplifi:3,simul:[],simulaten:[],sin:0,sinc:[],sine:0,singl:[],sinh:0,sink:[],situat:[],size:[0,3],slice:[],slope:2,slow:[],some:0,sommer:[],sourc:[],space:[],specif:0,specifi:[2,3],sqrt:[],squar:0,stabl:[],standard:3,start:[],state:[],statist:[],stau:[3,4],step:[],still:[],store:[],str:[2,3],string:2,structur:0,studi:[],subfold:[],subsequ:[],sum:[0,2],sum_:[],sum_n:[],sum_r:[],sum_w:[],summat:[3,4],support:3,suppos:[],sure:[],symmetr:0,sympi:[],syntax:2,sys:[],t_0:[],tail:3,take:[],taken:[],tan:0,tau:3,tau_:[],tau_w:[],tauint:3,tell:3,tensor:2,term:[],test:3,test_observ:[],test_observable_e0_00:[],texp:[3,4],than:[],thei:3,them:[],therefor:[],thi:[0,2,3],think:[],third:2,those:[],through:[],throughout:[],thu:2,time:3,tip:[],titl:[],tmax:[],tmp:[],togeth:[2,3],total:2,trace:0,transit:[],transpos:0,tupl:3,tutori:[],tweak:[],two:[0,4],type:[0,3],uncorrel:2,uniqu:[2,3],unit:[],unproduct:[],usag:3,use:[0,2],used:[2,3,4],useful:2,user:[0,2],uses:[],using:[0,2,3],usr:[],usual:[],uwerr:[3,4],uwerrtexp:4,val:3,valu:[2,3],variabl:2,variou:[0,3],vec1:0,vec2:0,vector:[0,2,3],veri:2,version:0,vertic:[],viceversa:[],virotta:[],visual:[],vwerr:[1,3],wai:0,want:[],weight:2,well:[],what:[],when:[],where:2,whether:3,which:[2,3],whose:[0,2],wide:[],window:[3,4],wise:0,without:[],wolff:[],work:0,would:[],write:[],written:[],wsmall:4,xax:2,xdata:2,xml:3,yax:2,yerr:2,you:[],zero:3},titles:["Built-in functions","pyobs documentation","pyobs.fit package","pyobs.observa module","pyobs.vwerr package"],titleterms:{"class":[2,3,4],"function":0,The:[],access:[],approach:[],attach:[],autocorrel:[],automat:[],bad:[],basic:[],built:0,combin:[],comput:[],correl:[],creat:[],depend:[],derob:3,differ:[],document:1,effect:[],eigenvalu:[],ensembl:[],errinfo:4,error:[],explain:[],exponenti:[],extern:[],first:[],fit:2,from:[],gamma:[],gener:[],get:[],good:[],indic:1,instal:[],intern:[],introduct:[],jackknif:[],load:[],manipul:0,mass:[],matrix:0,method:[],mfit:2,modul:3,most:[],multipl:[],observ:0,observa:3,packag:[2,4],plot:[],polynomi:[],practic:[],primari:[],problem:[],pseudo:[],pyob:[1,2,3,4],quick:[],refer:[],replica:[],save:[],scalar:0,simulaten:[],standard:[],start:[],step:[],structur:[],tabl:1,tail:[],todo:[],tutori:[],two:[],usag:[],uwerr:[],vwerr:4,window:[]}}) \ No newline at end of file diff --git a/docs/tips.html b/docs/tips.html index af69d37..15aa916 100644 --- a/docs/tips.html +++ b/docs/tips.html @@ -101,7 +101,7 @@

    Navigation

    \ No newline at end of file diff --git a/docs/tutorials.html b/docs/tutorials.html index f6fe96f..614cd99 100644 --- a/docs/tutorials.html +++ b/docs/tutorials.html @@ -124,7 +124,7 @@

    Navigation

    \ No newline at end of file