- 
                            Python 中实例方法动态绑定的几组最小对立
                            
Python 描述器理解的续篇
Read More 
- 
                            Quantum Chemistry in Second Quantization
                            
适合物理学家阅读的量子化学速查手册
Read More 
- 
                            100 KPOP songs that defined the decade
                            
也许 KPOP 的黄金时代已经过去了,但我很怀念它
Read More 
- 
                            Nielsen Chuang 教材关于 Shor 算法讲解的三个错误
                            
兼谈 Shor 算法经典部分的各种物理教材忽视的微妙之处
Read More 
- 
                            Stay with master branch
                            
How to still use master as the default branch on GitHub
Read More 
- 
                            Math behind REINFORCE
                            
Something beyond simple score function and baseline arguments. No cheap intuitions like why they should work but just rigorous math as they must work.
Read More 
- 
                            Python based quantum softwares: some comparisons
                            
基于 Python 的量子编程和微分编程结合的一个调研
Read More 
- 
                            Proof on one formula in DQMC
                            
Demystify the trace to det magic
Read More 
- 
                            Universal duck array and Universal ML
                            
后端无关的线性代数和自动微分编程
Read More 
- 
                            xalpha 设计哲学及其他
                            
关于 xalpha 最近开发的一些新范式和新思考
Read More 
- 
                            QDII 基金净值预估
                            
也许是全网最准的南方原油,国泰商品和华宝油气净值预估
Read More 
- 
                            ETF LOF 和套利浅谈
                            
一些关于 ETF,LOF 和套利的最简单知识总结
Read More 
- 
                            Automatic Differentiate Computational Physics
                            
How can numerical approaches in strongly correlated physics such as exact diagonalization, Monte Carlo and tensor network be integrated into AD infrastructure
Read More 
- 
                            Gauge Problem in Automatic Differentiation
                            
Subtlety of gauge problem in AD and relevant AD formula for SVD and EIG
Read More 
- 
                            Reduce VI to VAE
                            
VAE 在传统 VI 框架的什么位置,以及其看似自然的不平庸之处
Read More 
- 
                            Magic Detach Function
                            
My thoughs on why detach function may be as important as i in complex number
Read More 
- 
                            弹性 Slurm 实验
                            
弹性资源调度:迈向弹性混合云计算的第一步
Read More 
- 
                            Timestamps from Filebeat to Elasticsearch
                            
Filebeat modules configuration with and without logstash in Elastic stack
Read More 
- 
                            动态链接进阶及在 Python 环境的应用
                            
动态链接视角,Python 中 import C 库问题的全景分析
Read More 
- 
                            实对称矩阵本征值问题的理论与实践
                            
求本征值,没有想象的那么简单。从时空复杂度理论到榨干硬件的实践路线图。
Read More 
- 
                            极限性能云计算资源比较
                            
以超大内存云主机为例,看各大云服务商的极限与价格
Read More 
- 
                            Symmetric Hilbert subspace dimensions counting
                            
严格对角化,对称性加速哪家强
Read More 
- 
                            高维球上的取样和分布:讨论与证明
                            
从反直觉的高维空间到采样器的量子霸权
Read More 
- 
                            高性能计算集群:管理员视角
                            
如何从零开始,搭建自己的超级计算机
Read More 
- 
                            Spack 入门指南
                            
一个现代 HPC 包管理器的自我修养
Read More 
- 
                            KVM 虚拟集群网络拓扑设置
                            
从零开始构建 KVM 虚拟化集群的网络基础设施
Read More 
- 
                            Differences of SVD methods in numpy, tensorflow and pytorch
                            
Learn the subtle differences between the similar SVD API
Read More 
- 
                            从《语言本能》到《德谟克利特以来的量子计算》
                            
从奥卡姆,贝叶斯到语言习得和机器学习,人类智慧漫游指南
Read More 
- 
                            Cheat Sheet on Python collections itertools and functools module
                            
Python 三个模块常用函数应用与实现速览
Read More 
- 
                            Mathematica 中的 OwnValues, DownValues, UpValues
                            
从 Mathematica 的几种 Value 看其编程范式和运行机制
Read More 
- 
                            基于 Flask 的网站开发实践:宏观篇
                            
从具象组件和抽象概念两个层面,谈网站的架构设计
Read More 
- 
                            Python 的 import 究竟做了什么
                            
从一个具体的例子彻底看清 python 的引用运行机制
Read More 
- 
                            LaTeX 文献管理工作流
                            
LaTeX 的一些高级折腾和学术写作痛点解决
Read More 
- 
                            Some NLP tasks on arXiv data
                            
利用一些 NLP 的工具处理 arxiv 元数据的尝试
Read More 
- 
                            PLY 源码阅读之 Lex 篇
                            
lex 的实现细节和 python 特性的利用
Read More 
- 
                            国内网站 IPv6 支持情况
                            
热烈庆祝B站双十一喜提 IPv6 全家桶
Read More 
- 
                            Jekyll 问题解决和功能添加
                            
基于 Moon 模板的 Jekyll,做了一些微小的工作
Read More 
- 
                            经典自旋系统计算复杂度分类
                            
物理中的计算理论(四)
Read More 
- 
                            经典与量子的快速傅立叶变换
                            
看量子傅立叶变换到底为何比经典的快速傅立叶变换还快出几条街
Read More 
- 
                            NP 困难物理系统的内涵与外延
                            
物理中的计算理论(三)
Read More 
- 
                            二维自旋系统作为 P 问题
                            
物理中的计算理论(二)
Read More 
- 
                            Pfaffian Graph vs Perfect Matching
                            
计算图上 perfect matching 总数的数学工具
Read More 
- 
                            经典自旋系统的 NP 完全
                            
物理中的计算理论 (一)
Read More 
- 
                            cubic graph 上的 NP 完全问题
                            
关于 cubic graph 上两个问题 NP 完全性的讨论和独立证明
Read More 
- 
                            计算复杂度理论概念备忘
                            
一些计算复杂度理论中出现的定义和概念的笔记
Read More 
- 
                            从非确定图灵机的补到 NL=coNL
                            
非确定图灵机的微妙之处和 NL = coNL 的证明
Read More 
- 
                            无向图的最大权重匹配算法
                            
Edmonds' blossom 算法的最大权重扩展:从动刀到解剖
Read More 
- 
                            xalpha 诞生记
                            
xalpha 的缘起,理念和现状
Read More 
- 
                            python 描述器:原理和应用
                            
python 描述器的实现和使用分析
Read More 
- 
                            韩语中的大重型和强势型
                            
大重型 vs. 小轻型;强势型 vs. 弱势型
Read More 
- 
                            韩语连接词尾的终结词尾化
                            
对一些连接词尾和终结词尾功能的梳理
Read More 
- 
                            arXiv submit 定时脚本
                            
单纯记录下如何睡着觉踩点提交文章
Read More 
- 
                            Variants of Restricted Boltzmann Machine
                            
RBM 的花式变种:更现实,更深度,更物理
Read More 
- 
                            Introduction to Restricted Boltzmann Machine
                            
从概率图模型到CD训练:RBM 的一个简介
Read More 
- 
                            密码学与投票之FOO方案
                            
如何用密码学构建一个去中心化防止各方不诚实的投票系统
Read More 
- 
                            云上的 Jupyter Notebook
                            
Jupyter Notebook 在 web 端的一些剪影和利用
Read More 
- 
                            gaon chart 年榜的一点分析
                            
从数据看K-Pop的发展变化
Read More 
- 
                            如何正常的上网之哪里不正常
                            
从网络环境到网络设置,你需要知道的一切
Read More