Skip to content
Block or report user

Report or block kernc

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse
Pro

Organizations

@biolab @kiberpipa @DuhCasa @CoderDojoSI

Popular repositories

  1. logkeys

    A GNU/Linux keylogger that works!

    C++ 355 160

  2. backtesting.py

    🔎 📈 🐍 💰 Backtest trading strategies in Python.

    Python 58 13

  3. xsuspender

    👀 💻 💤 🔋 Auto-suspend inactive X11 applications.

    C 13 3

  4. mdx_unimoji

    Python-Markdown extension that replaces common smileys with their Unicode emoji emoticons.

    Python 4 1

  5. mindforth

    Automatically exported from code.google.com/p/mindforth

    2 1

  6. awesome-links.css

    Embellish links on your web page with familiar FontAwesome icons. https://kernc.github.io/awesome-links.css/

    CSS 2 2

1 contribution in 2017 in cython

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity in cython

March - December 2017

kernc had no activity in cython during this period.

February 2017

Created an issue in cython/cython that received 15 comments

Typed memoryview doesn't work with read-only buffers

Typed memoryviews don't work with read-only buffers. A banal example: cpdef getmax(double[:] x): cdef double max = -float('inf') for val in x: if val

15 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.