This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Nakamoto Keys, nkmoto_kys.py - make list of the legit decoded keys & use hashes | |
# 9:30 Mon, Sep 1 | |
import math | |
#_______________________________________________________________________________ | |
class PNT: | |
def __init__(self, x, y): | |
self.x, self.y = x, y |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# QPython 3SE(Roachcat C# Libraries-IDX) / ◑Row4 / staqtapp2.py / 7:12, Sep 1 | |
#//////////•• . . | |
#/////////•• . • | |
#////////•• . • | |
#///////•• / //__|__\\ \ . • | |
#//////•• . . / //___|___\\ \ . • | |
#\\\\\\•• . \.\\_._|_._//./ . | |
#//////•• . / //___|___\\ \ . | |
#///////•• . . / //_____\\ \ • | |
#////////•• . / //___\\ \ • . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Multi-dispatch for H-Block CDO Drill Offset Matching | |
import cmath | |
import math | |
#____________________________________________________________________________________ | |
class Cecil: | |
def puma(self): | |
pass |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from collections import namedtuple | |
import vger440X | |
import struct | |
import math | |
# The namedtuple for an Alpha-Node. | |
AlphaNode = namedtuple('AlphaNode', ['coordinates', 'data', 'children']) | |
#____________________________________________________________________________________ | |
class VGER: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#////////// . . • | |
#///////// . . /\•.•.• \ . | |
#//////// . / \ \ \ | |
#/////// . / //__|__\\ \ . /. \ \ \ . | |
#////// . . / //___|___\\ \ / \____\ \ . _____ | |
#•••••••••••••••••••••••••••••••••••\•••••••/•••__________/.•.•.•./ /_____.•.•. | |
#////// . / //___|___\\ \ \ / / . \ | |
#/////// . . / //_ _\\ \ . \ / / • . \ | |
#//////// . / //_ _\\ \ . \ / / . \ | |
#///////// __________/ //___\\ \_________ \/____/ . \ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Cecil's list comprehension parser/language for T3GAN. A multi-activation b-splined AI | |
# that seeks to build time locked registry based trignometric encryption list comps for | |
# use with the Staqtapp Koch Library's registry schemas & it's lock dir-array entries. | |
# This will show you how to build a very smart adaptive list comp tool that AI can use. | |
# And in the weird realm of encryption, possible list comps that are quantum spooked as | |
# to the future of programming becoming vfs quantum based list comprehensions oriented. | |
#______________________________________________________________________________________ | |
#______________________________________________________________________________________ | |
#______________________________________________________________________________________ | |
#______________________________________________________________________________________ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import math | |
import xml.etree.ElementTree as ET | |
from itertools import product, starmap | |
class NDimensionalMatrix: | |
def __init__(self, shape): | |
self.shape = shape | |
self.data = self.initialize_data(shape) | |
#________________________________________ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# TR3B, Tesseract Rotational Tri-Block Encryption | |
from itertools import starmap | |
import vger440A | |
import random | |
import cmath | |
import math | |
import time | |
import os |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2025 digit length LUYH Equation number solves, private key pairs(9): | |
# Cecil's LUYH Equation: | |
# https://gist.github.com/lastforkbender/faf4349d4cae6a028c86b7c20c7b61a6 | |
__________________________________________________________________ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#////////// . . • | |
#///////// . . /\•.•.• \ . | |
#//////// . / \ \ \ | |
#/////// . / //__|__\\ \ . /. \ \ \ . | |
#////// . . / //___|___\\ \ / \____\ \ . _____ | |
#•••••••••••••••••••••••••••••••••••\•••••••/•••__________/.•.•.•./ /_____.•.•. | |
#////// . / //___|___\\ \ \ / / . \ | |
#/////// . . / //_ _\\ \ . \ / / • . \ | |
#//////// . / //_ _\\ \ . \ / / . \ | |
#///////// __________/ //___\\ \_________ \/____/ . \ |
NewerOlder