Community Profile

photo

Sebastian Schlecht


Last seen: mer än 3 år 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

mer än 5 år ago | 1 download |

Thumbnail

Submitted


Real Matrix Logarithm
Compute real logarithm of real normal matrix

mer än 5 år 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. ...

mer än 5 år 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...

mer än 5 år ago

Solved


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

mer än 5 år ago

Submitted


nchoose3
All combinations of three elements.

mer än 5 år ago | 1 download |

Submitted


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

mer än 5 år ago | 2 downloads |

Thumbnail