Conditionally run actions based on files modified by PR, feature branch or pushed commits
Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
#计算机科学#Code for Dynamic Convolutions: Exploiting Spatial Sparsity for Faster Inference (CVPR2020)
An obfuscated ELF virus for Linux
A high-spirited feature-flagging library for Python.
This is my first small JavaScript project. It's a simple calculator that asks the user for two numbers and a math function (+, -, *, /), does the math, and shows the answer. As I start studying JavaS...