12 hours agoShareSave
一众新药的密集推进,让ACH治疗的市场竞争日渐激烈。对于一个患者基数有限但需终身或长期干预的罕见病市场来说,每1厘米的年生长疗效差异,从注射到口服的跨越、从日用到周剂的改进,都将成为决定未来市场格局的关键因素。
,详情可参考夫子
Трамп высказался о непростом решении по Ирану09:14,详情可参考爱思助手下载最新版本
icon-to-image#As someone who primarily works in Python, what first caught my attention about Rust is the PyO3 crate: a crate that allows accessing Rust code through Python with all the speed and memory benefits that entails while the Python end-user is none-the-wiser. My first exposure to pyo3 was the fast tokenizers in Hugging Face tokenizers, but many popular Python libraries now also use this pattern for speed, including orjson, pydantic, and my favorite polars. If agentic LLMs could now write both performant Rust code and leverage the pyo3 bridge, that would be extremely useful for myself.