Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

subsequence

Here are 50 public repositories matching this topic...

distlib

Distance related functions (Damerau-Levenshtein, Jaro-Winkler , longest common substring & subsequence) implemented as SQLite run-time loadable extension. Any UTF-8 strings are supported.

  • UpdatedSep 6, 2021
  • C

[VLDB 2022] Dash application for "Navigating the Labyrinth of Time Series Anomaly Detection"

  • UpdatedMar 20, 2023
  • Python

A Swift library for writing & manipulating patterns for matching on collections.

  • UpdatedNov 30, 2021
  • Swift

Convert an array to an object supporting fancy indexing.

  • UpdatedFeb 2, 2025
  • JavaScript

The longest common subsequence (LCS) problem is the problem of finding the longest subsequence common to all sequences in a set of sequences (often just two sequences). It differs from problems of finding common substrings: unlike substrings, subsequences are not required to occupy consecutive positions within the original sequences. The longest…

  • UpdatedMay 26, 2017
  • Python

The minimal elements of the prime numbers which are > b written in the positional numeral system with radix b, as digit strings under the subsequence ordering, for 2 ≤ b ≤ 36

  • UpdatedNov 5, 2025
  • C++

"Number of Matching Subsequences" LeetCode Problem Solution

  • UpdatedJul 21, 2022
  • Python

Parse a string-serialized Slice object.

  • UpdatedDec 13, 2024
  • JavaScript

Create a MultiSlice object from a comma-separated list of string-serialized MultiSlice constructor arguments.

  • UpdatedMay 19, 2025
  • JavaScript
  • UpdatedMay 15, 2020
  • Java

Convert an ndarray to an object supporting fancy indexing.

  • UpdatedAug 11, 2025
  • JavaScript

Convert a multidimensional subsequence string to a MultiSlice object.

  • UpdatedMay 26, 2025
  • JavaScript

Return a list of non-reduced dimensions in an un-normalized multi-slice.

  • UpdatedAug 18, 2025
  • JavaScript

Convert a Slice object to a subsequence string.

  • UpdatedAug 20, 2025
  • JavaScript

Compute the number of elements in a normalized slice.

  • UpdatedJul 14, 2025
  • JavaScript

Create an iterator which replaces all values from a provided iterator from a start index to an end index with a static value.

  • UpdatedJun 2, 2025
  • JavaScript

Improve this page

Add a description, image, and links to thesubsequence topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thesubsequence topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp