Skip to content
View sebawild's full-sized avatar

Block or report sebawild

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
sebawild/README.md
  • Hi, I'm Sebastian; I'm an associate professor in computer science at Liverpool.
  • I'm interested in algorithms and data structures and their mathematical analysis, for example engineering sorting algorithms; but also in computer science education, psychology, AI, game theory, (some) politics, and typography.
  • Check my website for more info on my research, teaching, school-outreach activities, and contact.

Pinned Loading

  1. jdotxt jdotxt Public

    Forked from t7ko/jdotxt

    another open source, cross-platform GUI for the todo.txt file format

    Java 1

  2. nearly-optimal-mergesort-code nearly-optimal-mergesort-code Public

    Code for experiments with nearly optimally adaptive mergesort variants peeksort and powersort

    Java 12 4

  3. jumplists jumplists Public

    proof of concept implementation of SortedMap via median-of-k jumplists

    Java 2

  4. 2015_apportionment 2015_apportionment Public

    Forked from reitzig/2015_apportionment

    Implementations of several algorithms for proportional apportionment by divisor methods

    Java

  5. tex-utils tex-utils Public

    A collection of LaTeX utilitities I ended up using in many projects

    TeX 2

  6. powersort powersort Public

    C++ implementations of Powersort and 4-way Powersort

    C++ 11