Pinned Repositories
OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
LaggRemoverRemastered
minecraft-chatgpt-assistant
A ChatGPT assistant mod for Minecraft
mirai-openai-gpt-chatbot
A mirai chatbot plugin based on OpenAI GPT-3 API
MiraiPythonPlugin
A Python Interpreter Plugin for Mirai Bot
oh-my-gcc
Make your gcc error message more readable with 100 lines of code
PowerRuneSimulator
QLSTM-VQNet
Quantum LSTM implemented in pyvqnet and pyqpanda
serial-comm-protocol
A light-weight ROS-like serial communication library
saki-dev
A simple scala-like dependent type programming language
RIvance's Repositories
RIvance/mirai-openai-gpt-chatbot
A mirai chatbot plugin based on OpenAI GPT-3 API
RIvance/minecraft-chatgpt-assistant
A ChatGPT assistant mod for Minecraft
RIvance/LaggRemoverRemastered
RIvance/oh-my-gcc
Make your gcc error message more readable with 100 lines of code
RIvance/custom-explosion
A Minecraft mod allows you to modify explosion behaviours by gamerules
RIvance/quantum-programming-resources
Papers and e-books about quantum programming
RIvance/.vim
My vim configuration
RIvance/algorithms-cpp
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
RIvance/algorithms-zig
All Algorithms implemented in Zig
RIvance/antibat
A Minecraft mod to disable annoying and useless bats from naturally spawning
RIvance/batcher-in-rust
RIvance/blockbench
Blockbench - A low poly 3D model editor
RIvance/DimensionalThreading
An attempt to optimize the fabric server, by assigning each dimension their own thread.
RIvance/gitignore
A collection of useful .gitignore templates
RIvance/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
RIvance/hackergame2022-writeups
**科学技术大学第九届信息安全大赛的官方与非官方题解
RIvance/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
RIvance/langchain4j
Java version of LangChain
RIvance/mqt-qcec
MQT QCEC - A tool for Quantum Circuit Equivalence Checking
RIvance/nushell
A new type of shell
RIvance/opencv_contrib
Repository for OpenCV's extra modules
RIvance/PKU_GeekGame_2022_Writeup_Unofficial
My PKU GeekGame2022 Writeup
RIvance/QuantumShannonDecomposition
Python implementation of Quantum Shannon Decomposition algorithm
RIvance/QuEST
A multithreaded, distributed, GPU-accelerated simulator of quantum computers
RIvance/saki-dev
A simple scala-like dependent type programming language
RIvance/ScalaZ3
DSL in Scala for Constraint Solving with Z3 SMT Solver
RIvance/Stable-Diffusion-NCNN
Stable Diffusion in NCNN with c++
RIvance/stable-diffusion-webui
Stable Diffusion web UI
RIvance/stream.hpp
Java-like stream in C++20
RIvance/toy-compiler