|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<doi_batch xmlns="http://www.crossref.org/schema/5.3.1" |
| 3 | + xmlns:ai="http://www.crossref.org/AccessIndicators.xsd" |
| 4 | + xmlns:rel="http://www.crossref.org/relations.xsd" |
| 5 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 6 | + version="5.3.1" |
| 7 | + xsi:schemaLocation="http://www.crossref.org/schema/5.3.1 http://www.crossref.org/schemas/crossref5.3.1.xsd"> |
| 8 | + <head> |
| 9 | + <doi_batch_id>20251027170554-26ffa7256e4738fe9472dfdad4b13c2bc8a95afc</doi_batch_id> |
| 10 | + <timestamp>20251027170554</timestamp> |
| 11 | + <depositor> |
| 12 | + <depositor_name>JOSS Admin</depositor_name> |
| 13 | + <email_address>admin@theoj.org</email_address> |
| 14 | + </depositor> |
| 15 | + <registrant>The Open Journal</registrant> |
| 16 | + </head> |
| 17 | + <body> |
| 18 | + <journal> |
| 19 | + <journal_metadata> |
| 20 | + <full_title>Journal of Open Source Software</full_title> |
| 21 | + <abbrev_title>JOSS</abbrev_title> |
| 22 | + <issn media_type="electronic">2475-9066</issn> |
| 23 | + <doi_data> |
| 24 | + <doi>10.21105/joss</doi> |
| 25 | + <resource>https://joss.theoj.org</resource> |
| 26 | + </doi_data> |
| 27 | + </journal_metadata> |
| 28 | + <journal_issue> |
| 29 | + <publication_date media_type="online"> |
| 30 | + <month>10</month> |
| 31 | + <year>2025</year> |
| 32 | + </publication_date> |
| 33 | + <journal_volume> |
| 34 | + <volume>10</volume> |
| 35 | + </journal_volume> |
| 36 | + <issue>114</issue> |
| 37 | + </journal_issue> |
| 38 | + <journal_article publication_type="full_text"> |
| 39 | + <titles> |
| 40 | + <title>Bamojax: Bayesian Modelling with JAX</title> |
| 41 | + </titles> |
| 42 | + <contributors> |
| 43 | + <person_name sequence="first" contributor_role="author"> |
| 44 | + <given_name>Max</given_name> |
| 45 | + <surname>Hinne</surname> |
| 46 | + <affiliations> |
| 47 | + <institution><institution_name>Radboud University, Nijmegen, The Netherlands</institution_name></institution> |
| 48 | + </affiliations> |
| 49 | + <ORCID>https://orcid.org/0000-0002-9279-6725</ORCID> |
| 50 | + </person_name> |
| 51 | + </contributors> |
| 52 | + <publication_date> |
| 53 | + <month>10</month> |
| 54 | + <day>27</day> |
| 55 | + <year>2025</year> |
| 56 | + </publication_date> |
| 57 | + <pages> |
| 58 | + <first_page>8642</first_page> |
| 59 | + </pages> |
| 60 | + <publisher_item> |
| 61 | + <identifier id_type="doi">10.21105/joss.08642</identifier> |
| 62 | + </publisher_item> |
| 63 | + <ai:program name="AccessIndicators"> |
| 64 | + <ai:license_ref applies_to="vor">http://creativecommons.org/licenses/by/4.0/</ai:license_ref> |
| 65 | + <ai:license_ref applies_to="am">http://creativecommons.org/licenses/by/4.0/</ai:license_ref> |
| 66 | + <ai:license_ref applies_to="tdm">http://creativecommons.org/licenses/by/4.0/</ai:license_ref> |
| 67 | + </ai:program> |
| 68 | + <rel:program> |
| 69 | + <rel:related_item> |
| 70 | + <rel:description>Software archive</rel:description> |
| 71 | + <rel:inter_work_relation relationship-type="references" identifier-type="doi">10.5281/zenodo.17456689</rel:inter_work_relation> |
| 72 | + </rel:related_item> |
| 73 | + <rel:related_item> |
| 74 | + <rel:description>GitHub review issue</rel:description> |
| 75 | + <rel:inter_work_relation relationship-type="hasReview" identifier-type="uri">https://github.com/openjournals/joss-reviews/issues/8642</rel:inter_work_relation> |
| 76 | + </rel:related_item> |
| 77 | + </rel:program> |
| 78 | + <doi_data> |
| 79 | + <doi>10.21105/joss.08642</doi> |
| 80 | + <resource>https://joss.theoj.org/papers/10.21105/joss.08642</resource> |
| 81 | + <collection property="text-mining"> |
| 82 | + <item> |
| 83 | + <resource mime_type="application/pdf">https://joss.theoj.org/papers/10.21105/joss.08642.pdf</resource> |
| 84 | + </item> |
| 85 | + </collection> |
| 86 | + </doi_data> |
| 87 | + <citation_list> |
| 88 | + <citation key="blackjax"> |
| 89 | + <article_title>BlackJAX: Composable Bayesian inference in JAX</article_title> |
| 90 | + <author>Cabezas</author> |
| 91 | + <cYear>2024</cYear> |
| 92 | + <unstructured_citation>Cabezas, A., Corenflos, A., Lao, J., & Louf, R. (2024). BlackJAX: Composable Bayesian inference in JAX. https://arxiv.org/abs/2402.10797</unstructured_citation> |
| 93 | + </citation> |
| 94 | + <citation key="jax"> |
| 95 | + <article_title>JAX: Composable transformations of Python+NumPy programs</article_title> |
| 96 | + <author>Bradbury</author> |
| 97 | + <cYear>2018</cYear> |
| 98 | + <unstructured_citation>Bradbury, J., Frostig, R., Hawkins, P., Johnson, M. J., Leary, C., Maclaurin, D., Necula, G., Paszke, A., VanderPlas, J., Wanderman-Milne, S., & Zhang, Q. (2018). JAX: Composable transformations of Python+NumPy programs (Version 0.4.35). http://github.com/jax-ml/jax</unstructured_citation> |
| 99 | + </citation> |
| 100 | + <citation key="Hinne2025"> |
| 101 | + <article_title>An introduction to Sequential Monte Carlo for Bayesian inference and model comparison—with examples for psychology and behavioral science</article_title> |
| 102 | + <author>Hinne</author> |
| 103 | + <journal_title>Behavior Research Methods</journal_title> |
| 104 | + <issue>25</issue> |
| 105 | + <volume>57</volume> |
| 106 | + <doi>10.3758/s13428-025-02642-1</doi> |
| 107 | + <cYear>2025</cYear> |
| 108 | + <unstructured_citation>Hinne, M. (2025). An introduction to Sequential Monte Carlo for Bayesian inference and model comparison—with examples for psychology and behavioral science. Behavior Research Methods, 57(25). https://doi.org/10.3758/s13428-025-02642-1</unstructured_citation> |
| 109 | + </citation> |
| 110 | + <citation key="Hoffman2014"> |
| 111 | + <article_title>The No-U-Turn Sampler: Adaptively setting path lengths in Hamiltonian Monte Carlo</article_title> |
| 112 | + <author>Hoffman</author> |
| 113 | + <journal_title>Journal of Machine Learning Research</journal_title> |
| 114 | + <issue>47</issue> |
| 115 | + <volume>15</volume> |
| 116 | + <cYear>2014</cYear> |
| 117 | + <unstructured_citation>Hoffman, M. D., & Gelman, A. (2014). The No-U-Turn Sampler: Adaptively setting path lengths in Hamiltonian Monte Carlo. Journal of Machine Learning Research, 15(47), 1593–1623. http://jmlr.org/papers/v15/hoffman14a.html</unstructured_citation> |
| 118 | + </citation> |
| 119 | + <citation key="Murray2010"> |
| 120 | + <article_title>Elliptical slice sampling</article_title> |
| 121 | + <author>Murray</author> |
| 122 | + <journal_title>Proceedings of the thirteenth international conference on artificial intelligence and statistics</journal_title> |
| 123 | + <volume>9</volume> |
| 124 | + <cYear>2010</cYear> |
| 125 | + <unstructured_citation>Murray, I., Adams, R., & MacKay, D. (2010). Elliptical slice sampling. In Y. W. Teh & M. Titterington (Eds.), Proceedings of the thirteenth international conference on artificial intelligence and statistics (Vol. 9, pp. 541–548). PMLR. https://proceedings.mlr.press/v9/murray10a.html</unstructured_citation> |
| 126 | + </citation> |
| 127 | + <citation key="numpyro"> |
| 128 | + <article_title>Composable effects for flexible and accelerated probabilistic programming in NumPyro</article_title> |
| 129 | + <author>Phan</author> |
| 130 | + <journal_title>arXiv preprint arXiv:1912.11554</journal_title> |
| 131 | + <cYear>2019</cYear> |
| 132 | + <unstructured_citation>Phan, D., Pradhan, N., & Jankowiak, M. (2019). Composable effects for flexible and accelerated probabilistic programming in NumPyro. arXiv Preprint arXiv:1912.11554.</unstructured_citation> |
| 133 | + </citation> |
| 134 | + <citation key="oryx"> |
| 135 | + <article_title>Oryx: Probabilistic programming and deep learning in JAX</article_title> |
| 136 | + <author>The Oryx Authors</author> |
| 137 | + <cYear>2022</cYear> |
| 138 | + <unstructured_citation>The Oryx Authors. (2022). Oryx: Probabilistic programming and deep learning in JAX. https://github.com/jax-ml/oryx. https://github.com/jax-ml/oryx</unstructured_citation> |
| 139 | + </citation> |
| 140 | + <citation key="pymc"> |
| 141 | + <article_title>PyMC: A modern and comprehensive probabilistic programming framework in Python</article_title> |
| 142 | + <author>Abril-Pla O</author> |
| 143 | + <journal_title>PeerJ Computer Science</journal_title> |
| 144 | + <issue>e1516</issue> |
| 145 | + <volume>9</volume> |
| 146 | + <doi>10.7717/peerj-cs.1516</doi> |
| 147 | + <cYear>2023</cYear> |
| 148 | + <unstructured_citation>Abril-Pla O, C. C., Andreani V. (2023). PyMC: A modern and comprehensive probabilistic programming framework in Python. PeerJ Computer Science, 9(e1516). https://doi.org/10.7717/peerj-cs.1516</unstructured_citation> |
| 149 | + </citation> |
| 150 | + </citation_list> |
| 151 | + </journal_article> |
| 152 | + </journal> |
| 153 | + </body> |
| 154 | +</doi_batch> |
0 commit comments