GithubHelp home page GithubHelp logo

mypythonlibrary's Introduction

MyPythonLibrary

自分用のライブラリ。速度より汎用性重視なので実戦には向かないかもしれない。

「それ単体で使える」がメインなので関数の被りがひどい。

DataStructures

  • CumulativeSum2D
  • FenwickTree
  • LazySegmentTree
  • LiChaoSegmentTree
  • SegmentTree
  • SlopeTrick
  • Stack
  • UnionFind
  • WeightedUnionFind

DynamicProgramming

  • CommonSubsequence
  • Rerooted
  • RestrictedPermutation
  • small_n_01knapsack
  • value_first_01knapsack
  • weight_first_01knapsack

Geometry

  • AffineSpace2d
  • ArgSort
  • BasicGeometry
  • ConvexHull

Graph

  • Tree
    • GetInOutTime
    • LCA
    • RootedTree
    • TreeCentroid
    • TreeDiameter
  • BellmanFord
  • Dijkstra
  • DijkstraWithPathRestoring
  • Kruskal
  • RealTSP
  • StronglyConnectedComponents
  • Warshall_Floyd
  • tsp_solver_for_cp

MathLibrary

  • Convolution
    • Convolution_and
    • Convolution_gcd
    • Convolution_lcm
    • Convolution_max
    • Convolution_min
    • Convolution_or
    • Convolution_prod
    • Convolution_xor
  • FormalPowerSeries
    • BernoulliNumber_Fast
    • Differentiate
    • FPS_exp
    • FPS_log
    • Integrate
    • Inverse
    • NTT_friendly
    • NTT_not_friendly
    • PolynomialTaylorSeries
    • StirlingNumber_First
  • BernoulliNumber_Normal
  • Combination
  • DirichletSeries
  • DiscreteLogarithm
  • FFT
  • FMT
  • FZT
  • FloorCeilSum
  • FloorCeilSumTable
  • FloorSum
  • GeometricProgression
  • IntLib
  • NTT
  • Rational
  • StringDecimal
  • UnnamedSeries
  • XORSum
  • safety_sqrt

Matrix

  • LineMatrix
  • MatrixCollections

Others

  • ARC047
  • AddressSequence
  • BoundingBox
  • ForStealth
  • EnumeratePolyomino
  • GrayCode
  • date_calc
  • sreekumar_function

Search

  • BFS_template

Sequence

  • CoordinateCompression
  • EnumeratePermutations
  • Inversion
  • LIS
  • LexicographicalOrder
  • MedianOfMedians
  • Num_to_Permutations

String

  • Manacher
  • RLE
  • SA_IS
  • SuffixArray_naivete
  • Z_Algorithm

mypythonlibrary's People

Contributors

divinejk avatar

Stargazers

Hank Chen avatar yang avatar ryusuke avatar 佐藤陽花 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.