Community Profile

photo

Sebastian Schlecht


Last seen: meer dan 3 jaar ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • GitHub Submissions Level 3
  • First Submission
  • Solver

View badges

Feeds

View by

Submitted


Proportional Parametric Equalizer
Proportional Parametric Equalizer

meer dan 5 jaar ago | 1 download |

Thumbnail

Submitted


Real Matrix Logarithm
Compute real logarithm of real normal matrix

meer dan 5 jaar ago | 1 download |

Thumbnail

Solved


Longest Divisor Run
Given the vector a, find the longest run of consecutive numbers that can be evenly divided by the same number d where d > 1. ...

meer dan 5 jaar ago

Solved


Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...

meer dan 5 jaar ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

meer dan 5 jaar ago

Submitted


nchoose3
All combinations of three elements.

meer dan 5 jaar ago | 1 download |

Submitted


Fast Characteristic Polynomial
Fast algorithm for characteristic polynomial of square matrices. More than 100x faster than MATLAB build-in charpoly.

meer dan 5 jaar ago | 2 downloads |

Thumbnail