{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2024:AZXHQQ3L3DDPVXBVRW3IZ6CDOZ","short_pith_number":"pith:AZXHQQ3L","canonical_record":{"source":{"id":"2402.10797","kind":"arxiv","version":2},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.MS","submitted_at":"2024-02-16T16:21:02Z","cross_cats_sorted":["cs.LG","stat.CO","stat.ML"],"title_canon_sha256":"9342eaded6e0efccb863d306b99026dab9e0363a8af7e0eac5ba06907e8fd073","abstract_canon_sha256":"fd9466feb14a061f6ad80c1b221b34c2d02e47913b2a8bffcac185437eab8243"},"schema_version":"1.0"},"canonical_sha256":"066e78436bd8c6fadc358db68cf843767e20e50c0513f7a1e44b179c0548bd4b","source":{"kind":"arxiv","id":"2402.10797","version":2},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2402.10797","created_at":"2026-07-05T07:48:03Z"},{"alias_kind":"arxiv_version","alias_value":"2402.10797v2","created_at":"2026-07-05T07:48:03Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2402.10797","created_at":"2026-07-05T07:48:03Z"},{"alias_kind":"pith_short_12","alias_value":"AZXHQQ3L3DDP","created_at":"2026-07-05T07:48:03Z"},{"alias_kind":"pith_short_16","alias_value":"AZXHQQ3L3DDPVXBV","created_at":"2026-07-05T07:48:03Z"},{"alias_kind":"pith_short_8","alias_value":"AZXHQQ3L","created_at":"2026-07-05T07:48:03Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2024:AZXHQQ3L3DDPVXBVRW3IZ6CDOZ","target":"record","payload":{"canonical_record":{"source":{"id":"2402.10797","kind":"arxiv","version":2},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.MS","submitted_at":"2024-02-16T16:21:02Z","cross_cats_sorted":["cs.LG","stat.CO","stat.ML"],"title_canon_sha256":"9342eaded6e0efccb863d306b99026dab9e0363a8af7e0eac5ba06907e8fd073","abstract_canon_sha256":"fd9466feb14a061f6ad80c1b221b34c2d02e47913b2a8bffcac185437eab8243"},"schema_version":"1.0"},"canonical_sha256":"066e78436bd8c6fadc358db68cf843767e20e50c0513f7a1e44b179c0548bd4b","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-07-05T07:48:03.883145Z","signature_b64":"0Wuh2NxkHYwel04wvyisN8q5Kb5LOJNlEpioS5kVj6QWHq0PyqWoM2y/kYlhJ6L4UHpI8xNAUrW04i3pmi3hDw==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"066e78436bd8c6fadc358db68cf843767e20e50c0513f7a1e44b179c0548bd4b","last_reissued_at":"2026-07-05T07:48:03.882603Z","signature_status":"signed_v1","first_computed_at":"2026-07-05T07:48:03.882603Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2402.10797","source_version":2,"attestation_state":"computed"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-07-05T07:48:03Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"HlZltubob8owA8w82ZJOnCGNwBvju+l09aH+fuo/amsVw7182shuqUdIqjqphZHBkNMl9YQHX6IRnDY1Mm1+Bg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-02T03:22:03.202568Z"},"content_sha256":"d21e1dee14bcf50abe6b137e0b1be88baa7d2becc268abf004fc9fe3de4f2f88","schema_version":"1.0","event_id":"sha256:d21e1dee14bcf50abe6b137e0b1be88baa7d2becc268abf004fc9fe3de4f2f88"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2024:AZXHQQ3L3DDPVXBVRW3IZ6CDOZ","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"BlackJAX: Composable Bayesian inference in JAX","license":"http://creativecommons.org/licenses/by/4.0/","headline":"","cross_cats":["cs.LG","stat.CO","stat.ML"],"primary_cat":"cs.MS","authors_text":"Adrien Corenflos, Alberto Cabezas, Antoine Carnec, Carlos Iguaran, Dan Foreman-Mackey, Gerardo Dur\\'an-Mart\\'in, Jeremie Coullon, Juan Camilo Orduz, Junpeng Lao, Karm Patel, Kaustubh Chaudhari, Kevin Murphy, Marcin Elantkowski, Martin Lysy, Michele Gregori, Ravin Kumar, R\\'emi Louf, Reuben Cohn-Gordon, Rob Zinkov, Sam Duffield, Wei Deng, Xi Wang","submitted_at":"2024-02-16T16:21:02Z","abstract_excerpt":"BlackJAX is a library implementing sampling and variational inference algorithms commonly used in Bayesian computation. It is designed for ease of use, speed, and modularity by taking a functional approach to the algorithms' implementation. BlackJAX is written in Python, using JAX to compile and run NumpPy-like samplers and variational methods on CPUs, GPUs, and TPUs. The library integrates well with probabilistic programming languages by working directly with the (un-normalized) target log density function. BlackJAX is intended as a collection of low-level, composable implementations of basic"},"claims":{"count":0,"items":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2402.10797","kind":"arxiv","version":2},"verdict":{"id":null,"model_set":{},"created_at":null,"strongest_claim":"","one_line_summary":"","pipeline_version":null,"weakest_assumption":"","pith_extraction_headline":""},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2402.10797/integrity.json","findings":[],"available":true,"detectors_run":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938"},"references":{"count":0,"sample":[],"resolved_work":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","internal_anchors":0},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":null},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-07-05T07:48:03Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"P8HWncdr0Ludn4lRI9mCuZ7kDvJ4lBs3q1S5Lx8fLWTAaFVpn/ytNVusQ6yaER3xpr+XqpInECb1WgzfJDZ3DA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-02T03:22:03.203082Z"},"content_sha256":"457503616d4ee5cc5b3686ac04dd06cad341f5c5e25ef00e04836d3bc3ae86fa","schema_version":"1.0","event_id":"sha256:457503616d4ee5cc5b3686ac04dd06cad341f5c5e25ef00e04836d3bc3ae86fa"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/AZXHQQ3L3DDPVXBVRW3IZ6CDOZ/bundle.json","state_url":"https://pith.science/pith/AZXHQQ3L3DDPVXBVRW3IZ6CDOZ/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/AZXHQQ3L3DDPVXBVRW3IZ6CDOZ/bundle.json","status":"primary"}],"public_keys":[{"key_id":"pith-v1-2026-05","algorithm":"ed25519","format":"raw","public_key_b64":"stVStoiQhXFxp4s2pdzPNoqVNBMojDU/fJ2db5S3CbM=","public_key_hex":"b2d552b68890857171a78b36a5dccf368a953413288c353f7c9d9d6f94b709b3","fingerprint_sha256_b32_first128bits":"RVFV5Z2OI2J3ZUO7ERDEBCYNKS","fingerprint_sha256_hex":"8d4b5ee74e4693bcd1df2446408b0d54","rotates_at":null,"url":"https://pith.science/pith-signing-key.json","notes":"Pith uses this Ed25519 key to sign canonical record SHA-256 digests. Verify with: ed25519_verify(public_key, message=canonical_sha256_bytes, signature=base64decode(signature_b64))."}],"merge_version":"pith-open-graph-merge-v1","built_at":"2026-08-02T03:22:03Z","links":{"resolver":"https://pith.science/pith/AZXHQQ3L3DDPVXBVRW3IZ6CDOZ","bundle":"https://pith.science/pith/AZXHQQ3L3DDPVXBVRW3IZ6CDOZ/bundle.json","state":"https://pith.science/pith/AZXHQQ3L3DDPVXBVRW3IZ6CDOZ/state.json","well_known_bundle":"https://pith.science/.well-known/pith/AZXHQQ3L3DDPVXBVRW3IZ6CDOZ/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2024:AZXHQQ3L3DDPVXBVRW3IZ6CDOZ","merge_version":"pith-open-graph-merge-v1","event_count":2,"valid_event_count":2,"invalid_event_count":0,"equivocation_count":0,"current":{"canonical_record":{"metadata":{"abstract_canon_sha256":"fd9466feb14a061f6ad80c1b221b34c2d02e47913b2a8bffcac185437eab8243","cross_cats_sorted":["cs.LG","stat.CO","stat.ML"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.MS","submitted_at":"2024-02-16T16:21:02Z","title_canon_sha256":"9342eaded6e0efccb863d306b99026dab9e0363a8af7e0eac5ba06907e8fd073"},"schema_version":"1.0","source":{"id":"2402.10797","kind":"arxiv","version":2}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2402.10797","created_at":"2026-07-05T07:48:03Z"},{"alias_kind":"arxiv_version","alias_value":"2402.10797v2","created_at":"2026-07-05T07:48:03Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2402.10797","created_at":"2026-07-05T07:48:03Z"},{"alias_kind":"pith_short_12","alias_value":"AZXHQQ3L3DDP","created_at":"2026-07-05T07:48:03Z"},{"alias_kind":"pith_short_16","alias_value":"AZXHQQ3L3DDPVXBV","created_at":"2026-07-05T07:48:03Z"},{"alias_kind":"pith_short_8","alias_value":"AZXHQQ3L","created_at":"2026-07-05T07:48:03Z"}],"graph_snapshots":[{"event_id":"sha256:457503616d4ee5cc5b3686ac04dd06cad341f5c5e25ef00e04836d3bc3ae86fa","target":"graph","created_at":"2026-07-05T07:48:03Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"graph_snapshot":{"author_claims":{"count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","strong_count":0},"builder_version":"pith-number-builder-2026-05-17-v1","claims":{"count":0,"items":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"integrity":{"available":true,"clean":true,"detectors_run":[],"endpoint":"/pith/2402.10797/integrity.json","findings":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"BlackJAX is a library implementing sampling and variational inference algorithms commonly used in Bayesian computation. It is designed for ease of use, speed, and modularity by taking a functional approach to the algorithms' implementation. BlackJAX is written in Python, using JAX to compile and run NumpPy-like samplers and variational methods on CPUs, GPUs, and TPUs. The library integrates well with probabilistic programming languages by working directly with the (un-normalized) target log density function. BlackJAX is intended as a collection of low-level, composable implementations of basic","authors_text":"Adrien Corenflos, Alberto Cabezas, Antoine Carnec, Carlos Iguaran, Dan Foreman-Mackey, Gerardo Dur\\'an-Mart\\'in, Jeremie Coullon, Juan Camilo Orduz, Junpeng Lao, Karm Patel, Kaustubh Chaudhari, Kevin Murphy, Marcin Elantkowski, Martin Lysy, Michele Gregori, Ravin Kumar, R\\'emi Louf, Reuben Cohn-Gordon, Rob Zinkov, Sam Duffield, Wei Deng, Xi Wang","cross_cats":["cs.LG","stat.CO","stat.ML"],"headline":"","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.MS","submitted_at":"2024-02-16T16:21:02Z","title":"BlackJAX: Composable Bayesian inference in JAX"},"references":{"count":0,"internal_anchors":0,"resolved_work":0,"sample":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2402.10797","kind":"arxiv","version":2},"verdict":{"created_at":null,"id":null,"model_set":{},"one_line_summary":"","pipeline_version":null,"pith_extraction_headline":"","strongest_claim":"","weakest_assumption":""}},"verdict_id":null}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:d21e1dee14bcf50abe6b137e0b1be88baa7d2becc268abf004fc9fe3de4f2f88","target":"record","created_at":"2026-07-05T07:48:03Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"attestation_state":"computed","canonical_record":{"metadata":{"abstract_canon_sha256":"fd9466feb14a061f6ad80c1b221b34c2d02e47913b2a8bffcac185437eab8243","cross_cats_sorted":["cs.LG","stat.CO","stat.ML"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.MS","submitted_at":"2024-02-16T16:21:02Z","title_canon_sha256":"9342eaded6e0efccb863d306b99026dab9e0363a8af7e0eac5ba06907e8fd073"},"schema_version":"1.0","source":{"id":"2402.10797","kind":"arxiv","version":2}},"canonical_sha256":"066e78436bd8c6fadc358db68cf843767e20e50c0513f7a1e44b179c0548bd4b","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"066e78436bd8c6fadc358db68cf843767e20e50c0513f7a1e44b179c0548bd4b","first_computed_at":"2026-07-05T07:48:03.882603Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-07-05T07:48:03.882603Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"0Wuh2NxkHYwel04wvyisN8q5Kb5LOJNlEpioS5kVj6QWHq0PyqWoM2y/kYlhJ6L4UHpI8xNAUrW04i3pmi3hDw==","signature_status":"signed_v1","signed_at":"2026-07-05T07:48:03.883145Z","signed_message":"canonical_sha256_bytes"},"source_id":"2402.10797","source_kind":"arxiv","source_version":2}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:d21e1dee14bcf50abe6b137e0b1be88baa7d2becc268abf004fc9fe3de4f2f88","sha256:457503616d4ee5cc5b3686ac04dd06cad341f5c5e25ef00e04836d3bc3ae86fa"],"state_sha256":"bd57ee35a815cbae01311d975905d8b8b7284ea9c81f53d96fb08dbc6f122092"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"QQAsvvhx5XO6KATihAPj8dLQL+hYps2oGYh8wpms6WG71BIaDuhETeer9GKD3ok9p0nE/QT/CszEQnyM/SV2DQ==","signed_message":"bundle_sha256_bytes","signed_at":"2026-08-02T03:22:03.209606Z","bundle_sha256":"b326de0d0e85db6db00fe8282dd125a7b9125a0fff04ca93b29f81ab63ee7596"}}