Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Abstract: As mission planning scenarios become increasingly complex and the coupling between tasks increases, traditional task decomposition methods are difficult to meet the real-time planning ...
Abstract: Logic function decomposition is critical to logic synthesis. In this paper, we propose an integrated logic function decomposition flow, which consists of disjoint support decomposition, ...
I'm improving my router library. Now my router can provide hash routing to Sveltekit projects (configured for path routing), so hash routing on top of Sveltekit's path routing. Since Sveltekit can use ...