CINXE.COM
Is Julia ready to be adopted by HEP? - CERN Document Server
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!--[if IEMobile 7]><html class="iem7" xmlns="http://www.w3.org/1999/xhtml" lang="hr" xml:lang="hr" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#"><![endif]--> <!--[if lte IE 6]><html class="ie6 ie6-7 ie6-8" xmlns="http://www.w3.org/1999/xhtml" lang="hr" xml:lang="hr" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#"><![endif]--> <!--[if (IE 7)&(!IEMobile)]><html class="ie7 ie6-7 ie6-8" xmlns="http://www.w3.org/1999/xhtml" lang="hr" xml:lang="hr" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#"><![endif]--> <!--[if IE 8]><html class="ie8 ie6-8" xmlns="http://www.w3.org/1999/xhtml" lang="hr" xml:lang="hr" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#"><![endif]--> <!--[if (gte IE 9)|(gt IEMobile 7)]><!--><html xmlns="http://www.w3.org/1999/xhtml" lang="hr" xml:lang="hr" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#"><!--<![endif]--> <head> <title>Is Julia ready to be adopted by HEP? - CERN Document Server</title> <link href='https://framework.web.cern.ch/framework/2.0/fonts/PTSansWeb/PTSansWeb.css' rel='stylesheet' type='text/css' /> <link rel="stylesheet" href="https://cds.cern.ch/img/invenio.css?v=20141127" type="text/css" /> <link rel="stylesheet" href="https://cds.cern.ch/img/cern_theme/css/cern_theme.css?v=20141127" type="text/css" /> <link rel="stylesheet"href="/css/font-awesome.min.css"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"/> <link rel="stylesheet" href="https://cds.cern.ch/img/cern_toolbar/css/toolbar.css" type="text/css" /> <!--[if lt IE 8]> <link href="https://cds.cern.ch/img/cern_toolbar/css/toolbar-ie.css" rel="stylesheet" type="text/css"> <![endif]--> <!--[if lt IE 8]> <link rel="stylesheet" type="text/css" href="https://cds.cern.ch/img/invenio-ie7.css" /> <![endif]--> <!--[if gt IE 8]> <style type="text/css">div.restrictedflag {filter:none;}</style> <![endif]--> <link rel="canonical" href="https://cds.cern.ch/record/2920209" /> <link rel="alternate" hreflang="el" href="https://cds.cern.ch/record/2920209?ln=el" /> <link rel="alternate" hreflang="fr" href="https://cds.cern.ch/record/2920209?ln=fr" /> <link rel="alternate" hreflang="bg" href="https://cds.cern.ch/record/2920209?ln=bg" /> <link rel="alternate" hreflang="zh-TW" href="https://cds.cern.ch/record/2920209?ln=zh_TW" /> <link rel="alternate" hreflang="pt" href="https://cds.cern.ch/record/2920209?ln=pt" /> <link rel="alternate" hreflang="no" href="https://cds.cern.ch/record/2920209?ln=no" /> <link rel="alternate" hreflang="hr" href="https://cds.cern.ch/record/2920209?ln=hr" /> <link rel="alternate" hreflang="ca" href="https://cds.cern.ch/record/2920209?ln=ca" /> <link rel="alternate" hreflang="de" href="https://cds.cern.ch/record/2920209?ln=de" /> <link rel="alternate" hreflang="it" href="https://cds.cern.ch/record/2920209?ln=it" /> <link rel="alternate" hreflang="zh-CN" href="https://cds.cern.ch/record/2920209?ln=zh_CN" /> <link rel="alternate" hreflang="sv" href="https://cds.cern.ch/record/2920209?ln=sv" /> <link rel="alternate" hreflang="sk" href="https://cds.cern.ch/record/2920209?ln=sk" /> <link rel="alternate" hreflang="en" href="https://cds.cern.ch/record/2920209?ln=en" /> <link rel="alternate" hreflang="pl" href="https://cds.cern.ch/record/2920209?ln=pl" /> <link rel="alternate" hreflang="ru" href="https://cds.cern.ch/record/2920209?ln=ru" /> <link rel="alternate" hreflang="ka" href="https://cds.cern.ch/record/2920209?ln=ka" /> <link rel="alternate" hreflang="ja" href="https://cds.cern.ch/record/2920209?ln=ja" /> <link rel="alternate" hreflang="es" href="https://cds.cern.ch/record/2920209?ln=es" /> <link rel="alternate" type="application/rss+xml" title="CERN Document Server RSS" href="/rss?ln=hr" /> <link rel="search" type="application/opensearchdescription+xml" href="https://cds.cern.ch/opensearchdescription" title="CERN Document Server" /> <link rel="unapi-server" type="application/xml" title="unAPI" href="https://cds.cern.ch/unapi" /> <link rel="apple-touch-icon" href="/apple-touch-icon.png"/> <link rel="apple-touch-icon-precomposed" href="/apple-touch-icon-precomposed.png"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Language" content="hr" /> <meta name="description" content="The Julia programming language was created 10 years ago and is now a mature and stable language with a large ecosystem including more than 8,000 third-party packages. It was designed for scientific programming to be a high-level and dynamic language as Python is, while achieving runtime performances comparable to C/C++ or even faster. With this, we ask ourselves if the Julia language and its ecosystem is ready now for its adoption by the High Energy Physics community. We will report on a number of investigations and studies of the Julia language that have been done for various representative HEP applications, ranging from computing intensive initial data processing of experimental data and simulation, to final interactive data analysis and plotting. Aspects of collaborative code development of large software within a HEP experiment has also been investigated: scalability with large development teams, continuous integration and code test, code reuse, language interoperability to enable an adiabatic migration of packages and tools, software installation and distribution, training of the community, benefit from development from industry and academia from other fields. Gál, Tamás; Gras, Philippe; Hegner, Benedikt; Hernandez Acosta, Uwe; Kluth, Stefan; Ling, Jerry; Mato, Pere; Moreno, Alexander; Pivarski, Jim; Schulz, Oliver; Stewart, Graeme; Strube, Jan; Vasilev, Vasil" /> <meta name="keywords" content="CERN Document Server, WebSearch, CERN Document Server" /> <script type="text/javascript" src="https://cds.cern.ch/js/jquery.min.js"></script> <!-- WebNews CSS library --> <link rel="stylesheet" href="https://cds.cern.ch/img/webnews.css" type="text/css" /> <!-- WebNews JS library --> <script type="text/javascript" src="https://cds.cern.ch/js/webnews.js?v=20131009"></script> <meta property="fb:app_id" content="137353533001720"/> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ tex2jax: {inlineMath: [['$','$']], processEscapes: true}, showProcessingMessages: false, messageStyle: "none" }); </script> <script src="/MathJax/MathJax.js?config=TeX-AMS_CHTML" type="text/javascript"> </script> <!-- GoogleScholar --> <meta content="EDP Sciences : Is Julia ready to be adopted by HEP?" name="citation_title" /> <meta content="Gál, Tamás" name="citation_author" /> <meta content="Pivarski, Jim" name="citation_author" /> <meta content="Hegner, Benedikt" name="citation_author" /> <meta content="Moreno, Alexander" name="citation_author" /> <meta content="Ling, Jerry" name="citation_author" /> <meta content="Mato, Pere" name="citation_author" /> <meta content="Kluth, Stefan" name="citation_author" /> <meta content="Strube, Jan" name="citation_author" /> <meta content="Gras, Philippe" name="citation_author" /> <meta content="Schulz, Oliver" name="citation_author" /> <meta content="Hernandez Acosta, Uwe" name="citation_author" /> <meta content="Stewart, Graeme" name="citation_author" /> <meta content="Vasilev, Vasil" name="citation_author" /> <meta content="10.1051/epjconf/202429505008" name="citation_doi" /> <meta content="EPJ Web Conf." name="citation_journal_title" /> <meta content="295" name="citation_volume" /> <meta content="05008" name="citation_firstpage" /> <meta content="2024" name="citation_publication_date" /> <meta name="citation_online_date" content="2024/12/18"> <meta content="10.1051/epjconf/202429505008" name="citation_doi" /> <meta name="citation_pdf_url" content="https://cds.cern.ch/record/2920209/files/document.pdf" /> <!-- OpenGraph --> <meta content="Is Julia ready to be adopted by HEP?" property="og:title" /> <meta content="EDP Sciences" property="og:title" /> <meta content="website" property="og:type" /> <meta content="website" property="og:type" /> <meta content="https://cds.cern.ch/record/2920209" property="og:url" /> <meta content="CERN Document Server" property="og:site_name" /> <meta content="The Julia programming language was created 10 years ago and is now a mature and stable language with a large ecosystem including more than 8,000 third-party packages. It was designed for scientific programming to be a high-level and dynamic language as Python is, while achieving runtime performances comparable to C/C++ or even faster. With this, we ask ourselves if the Julia language and its ecosystem is ready now for its adoption by the High Energy Physics community. We will report on a number of investigations and studies of the Julia language that have been done for various representative HEP applications, ranging from computing intensive initial data processing of experimental data and simulation, to final interactive data analysis and plotting. Aspects of collaborative code development of large software within a HEP experiment has also been investigated: scalability with large development teams, continuous integration and code test, code reuse, language interoperability to enable an adiabatic migration of packages and tools, software installation and distribution, training of the community, benefit from development from industry and academia from other fields." property="og:description" /> <meta content="EDP Sciences" property="og:description" /> <!-- Twitter Card --> <meta content="summary" name="twitter:card" /> <meta content="summary" name="twitter:card" /> <style></style> </head> <body class="CERN32Document32Server search" lang="hr"> <!-- toolbar starts --> <div id="cern-toolbar"> <h1><a href="http://cern.ch" title="CERN">CERN <span>Accelerating science</span></a></h1> <ul> <li class="cern-accountlinks"><a class="cern-account" href="https://cds.cern.ch/youraccount/login?ln=hr&referer=https%3A//cds.cern.ch/record/2920209%3Fln%3Dhr" title="Sign in to your CERN account">Sign in</a></li> <li><a class="cern-directory" href="http://cern.ch/directory" title="Search CERN resources and browse the directory">Directory</a></li> </ul> </div> <!-- toolbar ends --> <!-- Nav header starts--> <div role="banner" class="clearfix" id="header"> <div class="header-inner inner"> <hgroup class="clearfix"> <h2 id="site-name"> <a rel="home" title="Home" href="/"><span>CERN Document Server</span></a> </h2> <h3 id="site-slogan">Access articles, reports and multimedia content in HEP</h3> </hgroup><!-- /#name-and-slogan --> <div role="navigation" id="main-navigation" class="cdsmenu"> <h2 class="element-invisible">Main menu</h2><ul class="links inline clearfix"> <li class="menu-386 first active-trail"><a class="active-trail" href="https://cds.cern.ch/?ln=hr">Pretraži</a></li> <li class="menu-444 "><a class="" title="" href="https://cds.cern.ch/submit?ln=hr">Prihvati</a></li> <li class="menu-426 "><a class="" href="https://cds.cern.ch/help/?ln=hr">Pomoć</a></li> <li class="leaf hassubcdsmenu"> <a hreflang="en" class="header" href="https://cds.cern.ch/youraccount/display?ln=hr">Personaliziraj</a> <ul class="subsubcdsmenu"><li><a href="https://cds.cern.ch/youralerts/list?ln=hr">Your alerts</a></li><li><a href="https://cds.cern.ch/yourbaskets/display?ln=hr">Your baskets</a></li><li><a href="https://cds.cern.ch/yourcomments?ln=hr">Your comments</a></li><li><a href="https://cds.cern.ch/youralerts/display?ln=hr">Your searches</a></li></ul></li> </ul> </div> </div> </div> <!-- Nav header ends--> <table class="navtrailbox"> <tr> <td class="navtrailboxbody"> <a href="/?ln=hr" class="navtrail">Početna stranica</a> > Is Julia ready to be adopted by HEP? </td> </tr> </table> </div> <div class="pagebody"><div class="pagebodystripemiddle"> <div class="detailedrecordbox"> <div class="detailedrecordtabs"> <div> <ul class="detailedrecordtabs"><li class="on first"><a href="/record/2920209/?ln=hr">Information </a></li><li class=""><a href="/record/2920209/files?ln=hr">Files </a></li></ul> <div id="tabsSpacer" style="clear:both;height:0px"> </div></div> </div> <div class="detailedrecordboxcontent"> <div class="top-left-folded"></div> <div class="top-right-folded"></div> <div class="inside"> <!--<div style="height:0.1em;"> </div> <p class="notopgap"> </p>--> <abbr class="unapi-id" title="2920209"></abbr> <style type="text/css"> <!-- ul.detailedrecordtabs li.on a{background-color:#4D94CC;color:#fff !important;border-bottom:1px solid #4D94CC!important;} div.detailedrecordboxcontent {padding-top:0px !important;} --> </style> <table class="formatRecordTableFullWidth" > <tr> <td class="formatRecordHeader" style="background-image: url('https://cds.cern.ch/img/journals.jpg');" colspan="2"> <!--YTD: record may have more than one 690C.a tag--> Article </td> </tr> <script type="text/javascript"> $( document ).ready(function() { $('.showAuthor').on('click', function() { var author = '<p>' + $(this).data('name') + '</p>'; var affiliation = $(this).data('affiliation') + '</br>'; var contribution = $(this).data('contribution') + '</br>'; $.magnificPopup.open({ items: { src: '<div id="ovelary-mathjax" class="overlay-white oc-content overlay-white-500">' + author + affiliation + contribution + '</div>', type: 'inline' }, callbacks: { open: function() { var div = document.getElementById("overlay-mathjax") MathJax.Hub.Queue(["Typeset", MathJax.Hub, div]); }, } }) }) }); </script> <tr><td class="formatRecordLabel"> Title </td><td style="padding-left:5px;"><b>Is Julia ready to be adopted by HEP?</b></td></tr> <tr><td class="formatRecordLabel"><span style="white-space:nowrap;"> Author(s) </span> </td><td style="padding-left:5px;"> <script type="text/javascript"> function toggle_authors_visibility(){ var more = document.getElementById('more'); var link = document.getElementById('link'); var extension = document.getElementById('extension'); if (more.style.display=='none'){ more.style.display = ''; extension.style.display = 'none'; link.innerHTML = "Sakrij" } else { more.style.display = 'none'; extension.style.display = ''; link.innerHTML = "Prikaži svih 13 autora" } link.style.color = "rgb(204,0,0);" } function set_up(){ var extension = document.getElementById('extension'); extension.innerHTML = ""; toggle_authors_visibility(); } </script> <a name="show_hide" /><a href="https://cds.cern.ch/search?f=author&p=G%C3%A1l%2C%20Tam%C3%A1s&ln=hr">Gál, Tamás</a> (Erlangen - Nuremberg U.) ; <a href="https://cds.cern.ch/search?f=author&p=Gras%2C%20Philippe&ln=hr">Gras, Philippe</a> (IRFU, Saclay) ; <a href="https://cds.cern.ch/search?f=author&p=Hegner%2C%20Benedikt&ln=hr">Hegner, Benedikt</a> (CERN) ; <a href="https://cds.cern.ch/search?f=author&p=Hernandez%20Acosta%2C%20Uwe&ln=hr">Hernandez Acosta, Uwe</a> (HZDR, Dresden ; CASUS) ; <a href="https://cds.cern.ch/search?f=author&p=Kluth%2C%20Stefan&ln=hr">Kluth, Stefan</a> (Munich, Max Planck Inst.) ; <a href="https://cds.cern.ch/search?f=author&p=Ling%2C%20Jerry&ln=hr">Ling, Jerry</a> (Harvard U.) ; <a href="https://cds.cern.ch/search?f=author&p=Mato%2C%20Pere&ln=hr">Mato, Pere</a> (CERN) ; <a href="https://cds.cern.ch/search?f=author&p=Moreno%2C%20Alexander&ln=hr">Moreno, Alexander</a> (Antonio Narino U.) ; <a href="https://cds.cern.ch/search?f=author&p=Pivarski%2C%20Jim&ln=hr">Pivarski, Jim</a> (Princeton U.) ; <a href="https://cds.cern.ch/search?f=author&p=Schulz%2C%20Oliver&ln=hr">Schulz, Oliver</a> (Munich, Max Planck Inst.)<span id="more" style=""> ; <a href="https://cds.cern.ch/search?f=author&p=Stewart%2C%20Graeme&ln=hr">Stewart, Graeme</a> (CERN) ; <a href="https://cds.cern.ch/search?f=author&p=Strube%2C%20Jan&ln=hr">Strube, Jan</a> (PNL, Richland) ; <a href="https://cds.cern.ch/search?f=author&p=Vasilev%2C%20Vasil&ln=hr">Vasilev, Vasil</a> (Princeton U.)</span> <span id="extension"></span> <small><i><a id="link" href="#" onclick="toggle_authors_visibility()" style="color:rgb(204,0,0);"></a></i></small><script type="text/javascript">set_up()</script></td></tr> <tr><td class="formatRecordLabel"> Publication </td><td style="padding-left:5px;">2024</td></tr> <tr><td class="formatRecordLabel"> Number of pages </td><td style="padding-left:5px;">6</td></tr> <tr><td class="formatRecordLabel"> In: </td><td style="padding-left:5px;"><a href="http://dx.doi.org/10.1051/epjconf/202429505008"><i>EPJ Web Conf.</i> 295 (2024) 05008</a> </a></td></tr> <tr><td class="formatRecordLabel"> In: </td><td style="padding-left:5px;"><a href="https://cds.cern.ch/record/2853081">26th International Conference on Computing in High Energy & Nuclear Physics</a>, Norfolk, Virginia, Us, 8 - 12 May 2023, pp.05008</td></tr> <tr><td class="formatRecordLabel"> DOI </td><td style="padding-left:5px;"><a href="http://dx.doi.org/10.1051/epjconf/202429505008" title="DOI" target="_blank">10.1051/epjconf/202429505008</a> <tr><td class="formatRecordLabel"> Subject category </td><td style="padding-left:5px;">Computing and Computers</td></tr> <tr><td class="formatRecordLabel"> Abstract </td><td style="padding-left:5px;">The Julia programming language was created 10 years ago and is now a mature and stable language with a large ecosystem including more than 8,000 third-party packages. It was designed for scientific programming to be a high-level and dynamic language as Python is, while achieving runtime performances comparable to C/C++ or even faster. With this, we ask ourselves if the Julia language and its ecosystem is ready now for its adoption by the High Energy Physics community. We will report on a number of investigations and studies of the Julia language that have been done for various representative HEP applications, ranging from computing intensive initial data processing of experimental data and simulation, to final interactive data analysis and plotting. Aspects of collaborative code development of large software within a HEP experiment has also been investigated: scalability with large development teams, continuous integration and code test, code reuse, language interoperability to enable an adiabatic migration of packages and tools, software installation and distribution, training of the community, benefit from development from industry and academia from other fields.</td></tr> <tr><td class="formatRecordLabel"> Copyright/License </td><td style="padding-left:5px;">publication: © 2024-2025 The authors<br/><a href="https://creativecommons.org/licenses/by/4.0/">CC-BY-4.0</a></td></tr> </table> <br/>Corresponding record in: <a href="http://inspirehep.net/record/2785760">Inspire</a> <small> </small> <br/> <br/><br/><div align="right"><div style="padding-bottom:2px;padding-top:30px;"><span class="moreinfo" style="margin-right:10px;"> <a href="" class="moreinfo">Back to search</a> </span></div></div> <div class="bottom-left-folded"><div class="recordlastmodifiedbox" style="position:relative;margin-left:1px"> Zapis kreiran 2024-12-18, zadnja izmjena 2024-12-18</div></div> <div class="bottom-right-folded" style="text-align:right;padding-bottom:2px;"> <span class="moreinfo" style="margin-right:10px;"><a href="/search?ln=hr&p=recid%3A2920209&rm=wrd" class="moreinfo">Slični zapisi</a></span></div> </div> </div> </div> <br/> <br /> <div class="detailedrecordminipanel"> <div class="top-left"></div><div class="top-right"></div> <div class="inside"> <div id="detailedrecordminipanelfile" style="width:33%;float:left;text-align:center;margin-top:0"> <div><small class="detailedRecordActions">Cjeloviti tekst:</small> <br /><a href="/record/2920209/files/document.pdf"><img style="border:none" src="/img/file-icon-text-34x48.gif" alt="Download fulltext" /><br />PDF</a><br /></div> </div> <div id="detailedrecordminipanelreview" style="width:30%;float:left;text-align:center"> </div> <div id="detailedrecordminipanelactions" style="width:36%;float:right;text-align:right;"> <ul class="detailedrecordactions"> <li><a href="/yourbaskets/add?ln=hr&recid=2920209">Add to personal basket</a></li> <li>Export as <a style="text-decoration:underline;font-weight:normal" href="/record/2920209/export/hx?ln=hr">BibTeX</a>, <a style="text-decoration:underline;font-weight:normal" href="/record/2920209/export/hm?ln=hr">MARC</a>, <a style="text-decoration:underline;font-weight:normal" href="/record/2920209/export/xm?ln=hr">MARCXML</a>, <a style="text-decoration:underline;font-weight:normal" href="/record/2920209/export/xd?ln=hr">DC</a>, <a style="text-decoration:underline;font-weight:normal" href="/record/2920209/export/xe?ln=hr">EndNote</a>, <!-- <a style="text-decoration:underline;font-weight:normal" href="/record/2920209/export/xe8x?ln=hr">EndNote (8-X)</a>,--> <a style="text-decoration:underline;font-weight:normal" href="/record/2920209/export/xn?ln=hr">NLM</a>, <a style="text-decoration:underline;font-weight:normal" href="/record/2920209/export/xw?ln=hr">RefWorks</a> </li> </ul> <div style='padding-left: 13px;'> <!-- JQuery Bookmark Button BEGIN --> <div id="bookmark"></div> <div id="bookmark_sciencewise"></div> <style type="text/css"> #bookmark_sciencewise, #bookmark {float: left;} #bookmark_sciencewise li {padding: 2px; width: 25px;} #bookmark_sciencewise ul, #bookmark ul {list-style-image: none;} </style> <script type="text/javascript" src="/js/jquery.bookmark.min.js"></script> <style type="text/css">@import "/css/jquery.bookmark.css";</style> <script type="text/javascript">// <![CDATA[ $.bookmark.addSite('sciencewise', 'ScienceWise.info', 'https://cds.cern.ch/img/sciencewise.png', 'en', 'bookmark', 'http://sciencewise.info/bookmarks/cds:2920209/add'); $('#bookmark_sciencewise').bookmark({sites: ['sciencewise']}); $('#bookmark').bookmark({ sites: ['facebook', 'twitter', 'linkedin', 'google_plusone'], icons: '/img/bookmarks.png', url: 'https://cds.cern.ch/record/2920209', addEmail: true, title: "Is Julia ready to be adopted by HEP?", description: "The Julia programming language was created 10 years ago and is now a mature and stable language with a large ecosystem including more than 8,000 third-party packages. It was designed for scientific programming to be a high-level and dynamic language as Python is, while achieving runtime performances comparable to C/C++ or even faster. With this, we ask ourselves if the Julia language and its ecosystem is ready now for its adoption by the High Energy Physics community. We will report on a number of investigations and studies of the Julia language that have been done for various representative HEP applications, ranging from computing intensive initial data processing of experimental data and simulation, to final interactive data analysis and plotting. Aspects of collaborative code development of large software within a HEP experiment has also been investigated: scalability with large development teams, continuous integration and code test, code reuse, language interoperability to enable an adiabatic migration of packages and tools, software installation and distribution, training of the community, benefit from development from industry and academia from other fields." }); // ]]> </script> <!-- JQuery Bookmark Button END --> </div> </div> <div style="clear:both;margin-bottom: 0;"></div> </div> <div class="bottom-left"></div><div class="bottom-right"></div> </div> </div></div> <footer id="footer" class="pagefooter clearfix"> <!-- replaced page footer --> <div class="pagefooterstripeleft"> CERN Document Server :: <a class="footer" href="https://cds.cern.ch/?ln=hr">Pretraži</a> :: <a class="footer" href="https://cds.cern.ch/submit?ln=hr">Prihvati</a> :: <a class="footer" href="https://cds.cern.ch/youraccount/display?ln=hr">Personaliziraj</a> :: <a class="footer" href="https://cds.cern.ch/help/?ln=hr">Pomoć</a> :: <a class="footer" href="https://cern.service-now.com/service-portal?id=privacy_policy&se=CDS-Service" target="_blank">Privacy Notice</a> :: <a class="footer" href="https://repository.cern/content-policy" target="_blank">Content Policy</a> :: <a class="footer" href="https://repository.cern/terms" target="_blank">Terms and Conditions</a> <br /> Powered by <a class="footer" href="http://invenio-software.org/">Invenio</a> <br /> Održava <a class="footer" href="https://cern.service-now.com/service-portal?id=service_element&name=CDS-Service">CDS Service</a> - Need help? Contact <a href="https://cern.service-now.com/service-portal?id=service_element&name=CDS-Service">CDS Support</a>. <br /> </div> <div class="pagefooterstriperight"> <div class="cern-logo"> <a id="logo" href="http://cern.ch" title="CERN" rel="CERN" ><img src="https://cds.cern.ch/img/cern_theme/img/cern-logo-large.png" alt="CERN" /></a> </div> <div class="cern-languagebox"> Sadržaj je dostupan i na slijedećim jezicima:<br /><a href="/record/2920209?ln=bg" class="langinfo">Български</a> <a href="/record/2920209?ln=ca" class="langinfo">Català</a> <a href="/record/2920209?ln=de" class="langinfo">Deutsch</a> <a href="/record/2920209?ln=el" class="langinfo">Ελληνικά</a> <a href="/record/2920209?ln=en" class="langinfo">English</a> <a href="/record/2920209?ln=es" class="langinfo">Español</a> <a href="/record/2920209?ln=fr" class="langinfo">Français</a> <span class="langinfo">Hrvatski</span> <a href="/record/2920209?ln=it" class="langinfo">Italiano</a> <a href="/record/2920209?ln=ja" class="langinfo">日本語</a> <a href="/record/2920209?ln=ka" class="langinfo">ქართული</a> <a href="/record/2920209?ln=no" class="langinfo">Norsk/Bokmål</a> <a href="/record/2920209?ln=pl" class="langinfo">Polski</a> <a href="/record/2920209?ln=pt" class="langinfo">Português</a> <a href="/record/2920209?ln=ru" class="langinfo">Русский</a> <a href="/record/2920209?ln=sk" class="langinfo">Slovensky</a> <a href="/record/2920209?ln=sv" class="langinfo">Svenska</a> <a href="/record/2920209?ln=zh_CN" class="langinfo">中文(简)</a> <a href="/record/2920209?ln=zh_TW" class="langinfo">中文(繁)</a> </div> </div> <!-- replaced page footer --> </footer> <script type="text/javascript"> var SyndeticsBookCovers = (function() { var SMALL_SIZE = "sc.gif", MEDIUM_SIZE = "mc.gif", RAW_URL = "https://secure.syndetics.com/index.aspx?isbn=THEISBN/THESIZE&client=cernlibrary"; replaceCover = function(imgElement, isbns, hdFormat) { var img = new Image(), size = hdFormat ? MEDIUM_SIZE : SMALL_SIZE; var _isbns = isbns.sort(function(a, b) { // sort from shortest to longest ISBN (more modern) return a.length > b.length ? 1 : -1; }); function next() { var isbn = _isbns.pop(); if (isbn) { var url = RAW_URL.replace("THEISBN", isbn).replace("THESIZE", size); img.src = url; } } function done() { imgElement.src = img.src; } img.onload = function() { if (this.width > 1) { done(); } else { next(); } }; next(); }; return { replaceCover: replaceCover }; })(); $(document).ready(function() { // get book covers $("img.book-cover").each(function() { var $this = $(this), strIsbns = $this.data("isbns") || "", isbnsArray = String(strIsbns).split(","), hdFormat = $this.hasClass("hd"); SyndeticsBookCovers.replaceCover(this, isbnsArray, hdFormat); }); // WebNews tooltips $.ajax({ url: "/news/tooltips", success: function(data) { create_tooltips(data); }, dataType: "json", cache: false }); }); </script> <!-- Feedback script --> <script src="//cds.cern.ch/js/feedback.js"></script> <!-- Feedback script --> <!-- Matomo --> <script> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://webanalytics.web.cern.ch/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '756']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> </body> </html>