An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: transposition

stdlib-js/blas-base-transpose-operation-resolve-enum

Return the enumeration constant associated with a supported BLAS transpose operation value.

Language: JavaScript - Size: 226 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

AbdullahRFA/140_Python_basic_program

This repository contains a collection of 140+ Python programs covering a wide range of fundamental concepts and problem-solving techniques. It is designed to help beginners and intermediate learners strengthen their Python skills through hands-on practice.

Language: Python - Size: 123 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ahmadfantastic/chess_checkmate_puzzle_solver

Solves Chess Checkmate Puzzles using simple AI search techniques

Language: Python - Size: 256 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

crybot/Napoleon

Re-designed Chess engine and converted in C++

Language: C++ - Size: 17.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 11 - Forks: 3

Tearth/Proxima-b-2.0

Chess engine written in C# based on popular chess algorithms. Supports Chess Engine Communication Protocol and FICS.

Language: C# - Size: 1.16 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

stdlib-js/blas-base-transpose-operations

List of BLAS transpose operations.

Language: JavaScript - Size: 187 KB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-transpose-operation-enum2str

Return the BLAS transpose operation string associated with a BLAS transpose operation enumeration constant.

Language: JavaScript - Size: 230 KB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-transpose-operation-resolve-str

Return the transpose operation string associated with a supported BLAS transpose operation value.

Language: JavaScript - Size: 241 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-transpose-operation-str2enum

Return the enumeration constant associated with a BLAS transpose operation.

Language: JavaScript - Size: 177 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

luizaugustogarcia/tdp1375

State-of-art algorithm for sorting by transpositions based on an algebraic approach with guarantee of approximation ratio of 1.375

Language: Java - Size: 92.2 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 6 - Forks: 1

springer13/hptt

High-Performance Tensor Transpose library

Language: C++ - Size: 818 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 185 - Forks: 42

drostlab/retrocombinator

An R/C++ package for simulating the evolution of retrotransposons over time.

Language: HTML - Size: 16.8 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 3

AnotherKamila/songbook-web

Awesome Songbook / Sheet Music Web App. Wheeeee!

Language: JavaScript - Size: 337 KB - Last synced at: 26 days ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 2

jancajthaml-go/luhn

luhn check-digit validator and generator

Language: Go - Size: 26.4 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 3

eearhart/Taylor-Swift-Song-Structure

My first data analysis project investigating the song structure patterns in Taylor Swift's first 11 albums.

Language: Python - Size: 329 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AwesomeMc101/MatrixPlusPlus

C++ Library for matrices. Supports linear algebra formulas and functions

Language: C++ - Size: 25.4 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

gsiddhad/Cryptography

Implementation of Ciphers

Language: C++ - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

shamiul94/Transposition-Cipher-and-DES-Encryption-And-Decryption

This is a C++ implementation of Transposition Cipher and DES Encryption And Decryption for Network Security course sessional of CSE BUET.

Language: C++ - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

AdibNikjou/Transposition-Ciphers

Transposition Ciphers

Language: Rust - Size: 962 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HeartDisk/Transposition

The piano keyboard is divided into octaves, each octave has 12 notes.

Language: PHP - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

torin-carey/simple-matrix

Simple C++ library for dealing with matrices.

Language: C++ - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 7 - Forks: 1

CTzatzakis/Damerau-Levenshtein-distance

Damerau–Levenshtein distance is a string metric for measuring the edit distance between two sequences. Informally, the Damerau–Levenshtein distance between two words is the minimum number of operations (consisting of insertions, deletions or substitutions of a single character, or transposition of two adjacent characters) required to change one word into the other.

Language: C++ - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

jancajthaml-scala/luhn

luhn checksum (583 ns/op)

Language: Scala - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

HolzerSoahita/Cracking_code_python

This is an implementation of all famous cryptography algorithms in python. There are several algorithm of cipher in this like Caesar, Transposition, Substitution, Vigenere, AES and RSA

Language: Python - Size: 568 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 2

Adamishere/Fuzzymatching

Matching records based on imperfect strings using string distances to assign the closest match. Optimized for large files on a single computer.

Language: R - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 2

terpyPy/ciphers-in-python

different "encryption tools" based on transposition and Ceaser ciphers in python

Language: Python - Size: 7.76 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

desgeeko/kryptos

A practical introduction to Kryptos K1-K3 brute-force decryption

Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

ohdongha/OrthNet

CLfinder-OrthNet, a pipeline to encode orthologs from multiple genomes and their evolutionary history into networks (OrthNets) based on co-linearity between them. OrthNets enable detection of all orthologous gene groups that share the same evolutionary history, using a search based on network topology

Language: Python - Size: 176 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 3

Andres-Hernandez-Mata/Encryption-Transposition

Cifrado y descifrado por transposición

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

stephantul/trnsps

transpose words

Language: Python - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Tearth/Proxima-b

Chess engine based on min-max algorithm, iterative deepening and transposition tables

Language: C++ - Size: 191 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

TomJamesGray/cipher-crack

Crack traditional ciphers through dictionary attacks

Language: Python - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

artnc/clef-fairy

Convert treble clef PDFs to bass clef :musical_note:

Language: Python - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ianfabs/swapie.vim

Swapping lines 😎

Language: Vim script - Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0