Skip to content

Instantly share code, notes, and snippets.

View electra13x7777's full-sized avatar
🤠
yeeeeeeeeeeeeeeeeeehaaaaaaaaaaaaaaaaaaaaaaaaaw

Alex Barney electra13x7777

🤠
yeeeeeeeeeeeeeeeeeehaaaaaaaaaaaaaaaaaaaaaaaaaw
View GitHub Profile
import numpy as np
from numba import *
import time
# Just In Time Compilation
@njit
def fill_arr_numba(in_arr:np.array):
out_arr:np.array = np.zeros_like(in_arr)
for i, element in enumerate(in_arr):
if(element % 2 == 0):
import socket
import subprocess
import time
import matplotlib.pyplot as plt
from pythonping import ping
import datetime
import re
def test_wifi(ip:str, sample_size:int=100, flag='a'):
plot_dict = {}
@electra13x7777
electra13x7777 / Ninja_Genocide_Notes.txt
Created July 18, 2022 17:48
Live A Live B幕末編100人斬りRTA Notes Rev. 2
Author: Electra
幕末編100人斬りRTA
General Info:
- Time starts when selecting はい from the scenario menu and ends at the save screen after the credits (though Aruhori stops time at 完)
Genocide Rules: (Names taken from shrines)
Human Enemies count toward the 100Kills
- Assassin, Elder, Elite Samurai, Geisha, Guard, Monk, Ninja, Ronin, Samurai, Shopkeeper, Weirdo
Special Human type also count
- FlareNinja, Goemon, GoNinja, Hannya-maru, Hayate, Kyoshiro, Okame, WittyPriest, Yodogimi(fake)
幕末編100人斬りRTA
General Info:
- Time starts when selecting はい from the scenario menu and ends at the save screen after the credits (though Aruhori stops time at 完)
Genocide Rules: (Names taken from shrines)
Human Enemies count toward the 100Kills
- Assassin, Elder, Elite Samurai, Geisha, Guard, Monk, Ninja, Ronin, Samurai, Shopkeeper, Weirdo
Special Human type also count
- FlareNinja, Goemon, GoNinja, Han, Hayate, Kyoshiro, Okame, WittyPriest, Yodogimi(fake)
Non-Human/Trap Enemies do NOT count