Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

cython

Making an executable in Cython

August 16, 2022 by Magenaut

Been playing with cython. Normally program in Python, but used C in a previous life.
I can’t figure out how to make a free-standing executable.

Categories Python, Q&A Tags cython, executable, packages, python Leave a comment

Why does numpy.zeros takes up little space

August 15, 2022 by Magenaut

I am wondering why numpy.zeros takes up such little space?

Categories Python, Q&A Tags arrays, cython, numpy, python Leave a comment

Mixing cdef and regular python attributes in cdef class

August 14, 2022 by Magenaut

i am learning Cython and now experimenting with it. I tried the basic cdef class sample program and it works perfectly.

Categories Python, Q&A Tags cython, python Leave a comment

How to profile cython functions line-by-line

August 13, 2022 by Magenaut

I often struggle to find bottlenecks in my cython code. How can I profile cython functions line-by-line?

Categories Python, Q&A Tags cython, profiling, python Leave a comment

Simple wrapping of C code with cython

August 11, 2022 by Magenaut

I have a number of C functions, and I would like to call them from python. cython seems to be the way to go, but I can’t really find an example of how exactly this is done. My C function looks like this:

Categories Python, Q&A Tags cython, numpy, python Leave a comment
Newer posts
← Previous Page1 Page2
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress