Skip to content
View krelo1320's full-sized avatar

Block or report krelo1320

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. priority-queue priority-queue Public

    Implement a priority queue to handle an integer. Application of 3 methods: queue, stacked queue, STL library methods.

    C++

  2. k-dimensional-sphere k-dimensional-sphere Public

    Implement a function that returns the Cartesian coordinates of a point in a unit k-dimensional sphere. Determining the density distribution for the 2-dimensional case. Implement a function that ret…

    Python

  3. pattern-search pattern-search Public

    Search for specific strings in a nucleotide sequence.

    Python

  4. motif-search motif-search Public

    Algorithms searching for a motive: greedy, random and forceful.

    Python

  5. explosion-site-prediction explosion-site-prediction Public

    Explosion site prediction system based on the Gaussian distribution

    Python

  6. random random Public

    Combinatorics

    Python