First 2D Lyα RHD simulations show Lyman-alpha radiation pressure yields radiative forces of 2-16 times L_bol/c and force multipliers of 10-60, dominating other pre-supernova feedback in metal-poor environments.
hub Mixed citations
Bezanson , author A
Mixed citation behavior. Most common role is background (36%).
hub tools
citation-role summary
citation-polarity summary
representative citing papers
A framework integrating local direct reciprocity and global indirect reciprocity shows conditional cooperators resist invasion by unconditional strategies and that forgiving strategies best sustain cooperation.
Proves existence of the C-type renormalisation two-cycle in a Banach space of analytic maps with rigorous bounds on state-space scaling constants.
A decentralized virtual processor automatically exploits parallelism in array programs through local cooperative decisions without a central scheduler.
Introduces graph-to-image prediction of per-node dynamic stability landscapes in oscillator networks from topology, releases two 10k-graph datasets, and shows GNN-CNN models achieve good accuracy with cross-size generalization.
Adaptively learning the auxiliary ellipse distribution in elliptical slice sampling gives a gradient-free sampler that is ergodic under stated assumptions and empirically competitive with HMC and adaptive random walks on challenging posteriors.
Linear estimators point-identify parameters of dynamic fixed effects logit models with only time effects when at least five time periods are available, enabling root-N consistent estimation.
Finite fixed-point iterations in implicit symplectic integrators induce a perturbed symplectic matrix that remains skew-symmetric, with one diagonal block vanishing and others showing O(h^{M+1}) perturbations, leading to controlled volume and energy errors.
fixest is an R package that delivers fast fixed-effects and other econometric estimations through a novel fixed-point acceleration algorithm in C++.
DenseAMs show tradeoffs between entropy production, retrieval accuracy, and speed at intermediate loads, with a new failure mode in higher-order networks at finite temperature.
The paper presents ModelPredictiveControl.jl, an open-source Julia toolkit for model predictive control including nonlinear, economic, and successive linearization variants, illustrated with CSTR and inverted pendulum simulations and benchmarked against MATLAB.
A calibrated thick-disk semianalytic model plus MCMC retrieval quantifies SED constraints on CPD parameters and recovers consistent masses and accretion rates for PDS 70 b/c and GQ Lup b.
Diauxic growth is the corner solution of a linear program that allocates a limited proteome budget to maximize linear growth utility under perfect substitutability of catabolic enzymes.
JAX-FVM is a differentiable, entropy-stable finite volume solver for 2D compressible Euler/Navier-Stokes equations on unstructured meshes, built in JAX.
DMK extended to rectangular cuboids with arbitrary periodicity via localized octree evaluations on cubical tilings and Fourier-space root-level summation with truncated kernels for reduced periodicity.
Differential halo zonotopes enable static verification of global robustness in DNNs by jointly propagating pairs of perturbed inputs while bounding divergence, with a relaxed confidence-based variant.
NektarIR is an MLIR-based domain-specific compiler that enables just-in-time compilation of finite element operators for spectral/hp element solvers on heterogeneous hardware.
Supervised learning approaches including kernel estimation, random forests, additive models, and deep learning are proposed to estimate conditional covariance matrices for removing multivariate environmental influences in SHM beyond standard response surface modeling.
A Gauss-Newton-based parallel 3-D TEM inversion method employs rational near-best approximations of the matrix exponential to make time-dependent computations independent of the number of observation times.
An amortized reinforcement learning method enables immediate, observation-driven sequential optimization of genetic circuits while accounting for both intrinsic stochasticity and cross-laboratory variability without repeated inference steps.
An adaptive anisotropic composite quadrature strategy combined with refresh-based training narrows the gap between training and reference losses in neural residual minimization for PDEs while using quadrature points more efficiently.
A new Bayesian multiscale framework with cut inference jointly models heterogeneous viral load trajectories and household transmission, recovering parameters without bias on simulated data when viral sampling is frequent.
Reformulating DRL in a moving reference frame enables reliable control of rapid transitions between mode-locked states in a 1D RDE model by separating fast detonation propagation from slower operating-mode dynamics.
A distributionally robust PAC-Bayesian approach derives sub-Gaussian loss proxies and performance bounds tied to closed-loop operator norms via system level synthesis, enabling optimization-based safety certificates for controllers facing sim-to-real gaps.
citing papers explorer
-
Lyman-alpha Pressure Strongly Enhances Pre-Supernova Feedback at Cosmic Dawn: The First Multi-Dimensional Lyman-alpha Radiation Hydrodynamics Simulations
First 2D Lyα RHD simulations show Lyman-alpha radiation pressure yields radiative forces of 2-16 times L_bol/c and force multipliers of 10-60, dominating other pre-supernova feedback in metal-poor environments.
-
A model of local and global reciprocity
A framework integrating local direct reciprocity and global indirect reciprocity shows conditional cooperators resist invasion by unconditional strategies and that forgiving strategies best sustain cooperation.
-
Existence of the C-type renormalisation two-cycle
Proves existence of the C-type renormalisation two-cycle in a Banach space of analytic maps with rigorous bounds on state-space scaling constants.
-
A Virtual Processor brings back the Free Lunch
A decentralized virtual processor automatically exploits parallelism in array programs through local cooperative decisions without a central scheduler.
-
Learning Dynamic Stability Landscapes in Synchronization Networks
Introduces graph-to-image prediction of per-node dynamic stability landscapes in oscillator networks from topology, releases two 10k-graph datasets, and shows GNN-CNN models achieve good accuracy with cross-size generalization.
-
Adaptive Generalized Elliptical Slice Sampling
Adaptively learning the auxiliary ellipse distribution in elliptical slice sampling gives a gradient-free sampler that is ergodic under stated assumptions and empirically competitive with HMC and adaptive random walks on challenging posteriors.
-
Linear estimations of dynamic fixed effects logit models only with time effects
Linear estimators point-identify parameters of dynamic fixed effects logit models with only time effects when at least five time periods are available, enabling root-N consistent estimation.
-
Symplectic Error of Implicit Symplectic Integrators: A Qualitative Structural Analysis
Finite fixed-point iterations in implicit symplectic integrators induce a perturbed symplectic matrix that remains skew-symmetric, with one diagonal block vanishing and others showing O(h^{M+1}) perturbations, leading to controlled volume and energy errors.
-
fixest: A fast and feature-rich framework for econometric estimations in R
fixest is an R package that delivers fast fixed-effects and other econometric estimations through a novel fixed-point acceleration algorithm in C++.
-
Stochastic Thermodynamics of Associative Memory
DenseAMs show tradeoffs between entropy production, retrieval accuracy, and speed at intermediate loads, with a new failure mode in higher-order networks at finite temperature.
-
ModelPredictiveControl.jl: advanced process control made easy in Julia
The paper presents ModelPredictiveControl.jl, an open-source Julia toolkit for model predictive control including nonlinear, economic, and successive linearization variants, illustrated with CSTR and inverted pendulum simulations and benchmarked against MATLAB.
-
A Retrieval Framework for Observationally Constraining the Parameters of Circumplanetary Disks
A calibrated thick-disk semianalytic model plus MCMC retrieval quantifies SED constraints on CPD parameters and recovers consistent masses and accretion rates for PDS 70 b/c and GQ Lup b.
-
Rethinking the Choice Behavior of Sugar Metabolism in Bacteria
Diauxic growth is the corner solution of a linear program that allocates a limited proteome budget to maximize linear growth utility under perfect substitutability of catabolic enzymes.
-
JAX-FVM: A differentiable, entropy-stable finite volume solver on unstructured meshes for compressible flows
JAX-FVM is a differentiable, entropy-stable finite volume solver for 2D compressible Euler/Navier-Stokes equations on unstructured meshes, built in JAX.
-
Fast summation on rectangular cuboids with arbitrary periodicity in the DMK framework
DMK extended to rectangular cuboids with arbitrary periodicity via localized octree evaluations on cubical tilings and Fourier-space root-level summation with truncated kernels for reduced periodicity.
-
Differential Zonotopes for Verifying Global Robustness of DNNs
Differential halo zonotopes enable static verification of global robustness in DNNs by jointly propagating pairs of perturbed inputs while bounding divergence, with a relaxed confidence-based variant.
-
NektarIR: A Domain-Specific Compiler for High-Order Finite Element Operations on Heterogeneous Hardware
NektarIR is an MLIR-based domain-specific compiler that enables just-in-time compilation of finite element operators for spectral/hp element solvers on heterogeneous hardware.
-
Removal of Multivariate Environmental Influences in Structural Health Monitoring through Conditional Covariances and Supervised Learning
Supervised learning approaches including kernel estimation, random forests, additive models, and deep learning are proposed to estimate conditional covariance matrices for removing multivariate environmental influences in SHM beyond standard response surface modeling.
-
Scalable parallel 3-D TEM inversion via rational approximation of the matrix exponential
A Gauss-Newton-based parallel 3-D TEM inversion method employs rational near-best approximations of the matrix exponential to make time-dependent computations independent of the number of observation times.
-
Sequential Design of Genetic Circuits Under Uncertainty With Reinforcement Learning
An amortized reinforcement learning method enables immediate, observation-driven sequential optimization of genetic circuits while accounting for both intrinsic stochasticity and cross-laboratory variability without repeated inference steps.
-
Adaptive anisotropic composite quadratures for residual minimisation in neural PDE approximations
An adaptive anisotropic composite quadrature strategy combined with refresh-based training narrows the gap between training and reference losses in neural residual minimization for PDEs while using quadrature points more efficiently.
-
Bayesian inference for disease transmission models informed by viral dynamics
A new Bayesian multiscale framework with cut inference jointly models heterogeneous viral load trajectories and household transmission, recovering parameters without bias on simulated data when viral sampling is frequent.
-
Timescale Separation Enables Deep Reinforcement Learning Control of Rotating Detonation Engine Mode Transitions
Reformulating DRL in a moving reference frame enables reliable control of rapid transitions between mode-locked states in a 1D RDE model by separating fast detonation propagation from slower operating-mode dynamics.
-
Distributionally Robust PAC-Bayesian Control
A distributionally robust PAC-Bayesian approach derives sub-Gaussian loss proxies and performance bounds tied to closed-loop operator norms via system level synthesis, enabling optimization-based safety certificates for controllers facing sim-to-real gaps.
-
Adaptive Subproblem Selection in Benders Decomposition for Survivable Network Design Problems
Adaptive multi-criteria scoring with online logistic regression for Benders subproblem selection yields statistically significant runtime and integral improvements on 135 survivable network design instances.
-
Linear Response and Optimal Fingerprinting for Nonautonomous Systems
Linear response formulas and optimal fingerprinting are extended to nonautonomous reference states, with numerical support from a stochastic Ghil-Sellers energy balance model.
-
An Algebraic Approach to Evolutionary Accumulation Models
An algebraic approach defines semi-algebraic parameter sets from underlying polynomial structures in evolutionary processes before likelihood maximization, showing compatibility with existing statistical EvAM models while adding parameter-space information.
-
Parallel athermal quasistatic deformation stepping of molecular systems
A parallel two-level stepping method for athermal quasistatic deformation achieves average computational speed-ups of 2.02 to 6.33 times with 4 to 32 threads.
-
Multiscale Analysis of Woven Composites Using Hierarchical Physically Recurrent Neural Networks
A two-level HPRNN framework is proposed that embeds physical properties into latent spaces to surrogate nonlinear elasto-plastic yarn behavior and meso-to-macro transitions for woven composites.
-
Coupled atmospHere Interior modeL Intercomparison (CHILI). I. Evolutionary Modelling -- Primordial Magma Oceans of Earth and Venus
An intercomparison of planetary evolution codes finds Earth magma oceans solidify in about 4 million years while Venus scenarios show more varied prolonged stages up to 50 million years, with outcomes sensitive to initial volatile budgets and model-specific treatments.
-
ScaffoldAgent: Utility-Guided Dynamic Outline Optimization for Open-Ended Deep Research
ScaffoldAgent improves long-form report generation by modeling outline evolution as expansion, contraction, and revision guided by a utility function estimating downstream value.
-
Behind Python: The Languages That Power AI
Controlled benchmarks of five algorithms across six languages show C and C++ tied for fastest, Rust 9% behind, Julia 3.3x slower, Go 5x slower, and Python 315x slower, with workload-dependent rank shifts and differing memory footprints.
-
Generated, Parallel, Scalable? A Study of Agentic AI-Generated Julia Code on Supercomputers
Empirical study of agentic LLM generation of parallel Julia code finds reliable execution only at small scales with recurring failures in task dependencies and scheduling at larger scales.
-
Ultraviolet-Driven Atmospheric Degeneracies Challenge Conventional Biosignature Frameworks for Terrestrial Planets with Ultracool M Dwarf Hosts: An Archean-Analog TRAPPIST-1 e Case Study
Different UV spectra for TRAPPIST-1 produce order-of-magnitude variations in CH4, CO, O2, and O3 abundances for Archean-analog TRAPPIST-1 e atmospheres, generating photochemical degeneracies and potential false-positive biosignatures.
-
Effects of Thermal Boundary Conditions on Natural Convection and Entropy Generation in Non-Newtonian Power-Law Fluids
Simulations demonstrate that sinusoidal thermal boundary conditions reduce entropy generation in power-law fluid natural convection relative to uniform heating, with shear-thinning fluids producing stronger buoyancy-driven flow and higher Nusselt numbers.
-
3D mechano-geometric multicellular model of apical stem cell-driven plant morphogenesis
A 3D mechano-geometric multicellular model integrates cell mechanics, irreversible wall growth, and deformable geometry to simulate apical stem-cell-driven plant morphogenesis.
-
Estimating noise for airborne electromagnetic data from repeat flight lines or inversion residuals
Methods estimate multiplicative and additive noise in AEM data from repeat lines with non-linear altitude correction, Gaussianise the noise, estimate time-channel correlations in the covariance matrix, and conclude that a diagonal covariance suffices for regularised time-domain AEM imaging.
-
Mechanistic driven TCP and NTCP modeling for particle therapy accounting for a broad range of physical irradiation parameters and tissue environmental conditions
Extension of GSM2 model to cell population level for mechanistic TCP and NTCP modeling in particle therapy accounting for physical and environmental factors.
-
LCS.jl: A High-Performance, Multi-Platform Computational Model in Julia for Turbulent Particle-Laden Flows
LCS.jl delivers a portable Julia implementation of multiphase turbulence simulation with a new GPU particle-communication method that cuts communication time to 10% and achieves up to 18x GPU speedup over CPU while maintaining strong scaling above 85% on hundreds of GPUs.
-
Scheduling Electricity Production Units to Mitigate Severe Weather Impact: An Efficient Computational Implementation
A column-and-constraint generation method with problem-specific outer approximation solves robust AC unit commitment under discrete hurricane line-outage scenarios faster than Gurobi on 200-bus instances and cuts unserved energy.
-
StreamSampling.jl: Efficient Sampling from Data Streams in Julia
StreamSampling.jl implements efficient one-pass sampling algorithms for data streams in Julia with constant memory footprint and performance gains over traditional methods.
-
D-PDLP: Scaling PDLP to Distributed Multi-GPU Systems
D-PDLP is the first distributed multi-GPU framework for PDLP that uses 2D grid partitioning of the constraint matrix plus nonzero-aware and random-permutation strategies to scale PDHG iterations with low overhead and full FP64 accuracy.
-
Basis pursuit by inconsistent alternating projections
New inconsistent alternating projection scheme for basis pursuit with linear convergence proofs and competitive benchmarks.
-
The domain-of-dependence stabilization for cut-cell meshes is fully discretely stable
Domain-of-dependence stabilization for cut-cell meshes achieves fully discrete stability for linear advection under a CFL condition independent of arbitrarily small cell sizes.
-
Ageing-aware Energy Management for Residential Multi-Carrier Energy Systems
Develops an ageing-aware nonlinear economic MPC for multi-carrier residential energy systems using physics-based battery models, reporting 10% grid cost reduction and 20% less degradation with LFP vs NMC cells plus 10%/5% gains over state-of-the-art in summer conditions.
-
Efficient optimisation of multi-parameter quantum control protocols for strongly-coupled systems
AD-uniTEMPO gradient optimization designs SUPER/FTPE pulse sequences that reach ~99.6% exciton and ~99.3% biexciton preparation fidelity in a strongly coupled phonon bath.
-
IntegrateUnitary.jl: A Julia package for symbolic integration over Haar measures
A Julia package implementing Weingarten calculus and Wick contractions for symbolic Haar integration over compact groups and random matrix ensembles.
-
PEPSKit.jl: A Julia package for projected entangled-pair state simulations
PEPSKit.jl is a Julia package that supplies high-level algorithms for ground-state, time-evolution and finite-temperature iPEPS simulations with symmetry support on various lattices.
-
Minimalistic Terminal Editor for Julia Programming -- MinTEJ: A Friendly Approach for a Scientific Programmer
MinTEJ is a new terminal editor for Julia that uses Sequential Modal Interaction Architecture to integrate editing, running, and debugging while showing lower memory and CPU use than VS Code or Notepad++.
-
Distributed Energy System Design including Unbalanced AC Power Flow for Large LV Networks with ADMM
A hybrid MILP-NLP-complementarity decomposition solved via spatial/temporal ADMM yields up to 13x speedup on unbalanced AC power flow-constrained DES design for networks with 55 loads, with maximum 0.61% optimality gap.