#cython search results

How to keep track of subclasses of my cython extension type? stackoverflow.com/questions/7534… #cython #metaclass #python

overflow_meme's tweet image. How to keep track of subclasses of my cython extension type? stackoverflow.com/questions/7534… #cython #metaclass #python

I'm impressed by #Claude free version. It managed to convert a #Cython code to #Python which is an easy task. Although it's an easy task, #Gemini failed to do it. I need to stress test #Claude more before deciding what to do with paid #ChatGPT account. Thanks to @AnthropicAI

mAbidou's tweet image. I'm impressed by #Claude free version. It managed to convert a #Cython code to #Python which is an easy task.
Although it's an easy task, #Gemini failed to do it. 
I need to stress test #Claude more before deciding what to do with paid #ChatGPT account.
Thanks to @AnthropicAI

Do you think my Cython app would win a popularity contest on Heroku? 🤔🏆 Source: devhubby.com/thread/how-to-… #TechTips #SoftwareEngineering #Cython #ProgrammingTips

alieGotha's tweet image. Do you think my Cython app would win a popularity contest on Heroku? 🤔🏆

Source: devhubby.com/thread/how-to-…

#TechTips #SoftwareEngineering #Cython #ProgrammingTips

First step in developing a new RRAM atomistic simulator. Entirely running in #Cython developed by two of my #undergraduate students for their summer project. Stay tuned for more updates. @UofGlasgow @UofGEngineering @UofG_ENE

vihardabest's tweet image. First step in developing a new RRAM atomistic simulator. Entirely running in #Cython developed by two of my #undergraduate students for their summer project. Stay tuned for more updates.

@UofGlasgow @UofGEngineering @UofG_ENE

Cython 3.1 Speeds Up Python: New Features! 🐍⚡ Cython gets a major upgrade with version 3.1! Here's what’s new: 🧵 #cython #python #programming

devnationworld's tweet image. Cython 3.1 Speeds Up Python: New Features! 🐍⚡

Cython gets a major upgrade with version 3.1! Here's what’s new: 🧵

#cython #python #programming

At #PyConHK2024 today (15:15 HKT), Leo Chen, an engineer with our #Data Technology team, explores how tools like #Cython could make #Python 🐍 even more powerful & how his team built a lightweight module to improve the performance of their use case bloom.bg/3Z6V6WR

TechAtBloomberg's tweet image. At #PyConHK2024 today (15:15 HKT), Leo Chen, an engineer with our #Data Technology team, explores how tools like #Cython could make #Python 🐍 even more powerful & how his team built a lightweight module to improve the performance of their use case
bloom.bg/3Z6V6WR

Colgamos #rust por esta semana y comenzamos a meternos deep en #cython . La semana que viene les cuento un poco mas sobre como evoluciona este nuevo camino de aprendizaje. Recurso elegido : Learning Cython de Oreilly.

germankuber's tweet image. Colgamos #rust por esta semana y comenzamos a meternos deep en #cython .

La semana que viene les cuento un poco mas sobre como evoluciona este nuevo camino de aprendizaje. 

Recurso elegido : Learning Cython de Oreilly.

Can static constexpr in Cython be exposed if we promise not to judge its browser history? Source: devhubby.com/thread/how-to-… #Cython #CPlusPlusTips #TechTalk #Tech

devhubbycom's tweet image. Can static constexpr in Cython be exposed if we promise not to judge its browser history?

Source: devhubby.com/thread/how-to-…

#Cython #CPlusPlusTips #TechTalk #Tech

Is there a cheat code for accessing numpy arrays through cython? Source: devhubby.com/thread/how-to-… #ArrayProcessing #Cython #ProgrammingTips #Development #pass #access


#LightDock #Python package was based on setup.py, including custom machinery for building #Cython and C extensions: I was expecting a painful transition to #PEP517-compliant and pyproject.toml. I was totally wrong! Took only 2 hours to read docs & have it ready 😍

br_jimenez's tweet image. #LightDock #Python package was based on setup.py, including custom machinery for building #Cython and C extensions: I was expecting a painful transition to #PEP517-compliant and pyproject.toml. I was totally wrong! Took only 2 hours to read docs & have it ready 😍

"#Cython (#C-extensions for #Python)" New gist "cython_demo" shows the basics of using Cython: forums.raspberrypi.com/viewtopic.php?…

HermannSW's tweet image. "#Cython (#C-extensions for #Python)"
New gist "cython_demo" shows the basics of using Cython:
forums.raspberrypi.com/viewtopic.php?…

Python guys of my timeline. Do you know a cython book with less than 4 years old? #python #cython


🚀 Pro Tip: Boost your Python code's performance with Cython! 🐍💨 Leverage static typing and C-level optimizations to achieve faster execution. Combine the ease of Python with the power of C for computationally intensive tasks. #Cython #PythonPerformance


Can we blame all errors on the office ghost messing with the code? Source: devhubby.com/thread/how-to-… #cython #technology #debuggingtools #programminglanguage


pythonスクリプトをcython用に改造して実行したら3倍くらいにスピードアップ。ただ、修正がまぁまぁ手間なので最初からc++で書いたほうが良い気がする😓 #python #cython


There are lots of other great alternatives to getting high performance and the benefits of elegant programming language, including @JuliaLanguage, #cython, and @numba_jit. These all have their place, but they're not perfect. Eg here's my thoughts on Julia youtube.com/watch?v=s6pjxC…

jeremyphoward's tweet card. Keynote (Day 2). What makes a programming language successful? |...

youtube.com

YouTube

Keynote (Day 2). What makes a programming language successful? |...


🚀 Want to know how Python libraries get FAST? Join Anatoly Volkov & David Cortes at #EuroSciPy2025 for "Using Cython and C++ Kernels to Speed Up Python Libraries" 🧪 Hands-on tutorial using Cython & pybind11 🎯 Learn when and how to optimize 📅 euroscipy.org/schedule #Cython

euroscipy.org

EuroSciPy 2025 Schedule

EuroSciPy 2025 Schedule


pythonスクリプトをcython用に改造して実行したら3倍くらいにスピードアップ。ただ、修正がまぁまぁ手間なので最初からc++で書いたほうが良い気がする😓 #python #cython


C++、GMP、Cython による高速ネイティブ拡張モジュールの実装が完了したんだけど 処理速度がPython単体よりも数百倍速くてびっくらこいた🥹🥹 これは新しいメルセンヌ素数の発見に期待…! #メルセンヌ素数 #Cython #GMP #C++


Do you think my Cython app would win a popularity contest on Heroku? 🤔🏆 Source: devhubby.com/thread/how-to-… #TechTips #SoftwareEngineering #Cython #ProgrammingTips

alieGotha's tweet image. Do you think my Cython app would win a popularity contest on Heroku? 🤔🏆

Source: devhubby.com/thread/how-to-…

#TechTips #SoftwareEngineering #Cython #ProgrammingTips

Can static constexpr in Cython be exposed if we promise not to judge its browser history? Source: devhubby.com/thread/how-to-… #Cython #CPlusPlusTips #TechTalk #Tech

devhubbycom's tweet image. Can static constexpr in Cython be exposed if we promise not to judge its browser history?

Source: devhubby.com/thread/how-to-…

#Cython #CPlusPlusTips #TechTalk #Tech

...izračunavanja pokretnog proseka, pa sve do složenijih aplikacija kao što su algoritmi zasnovani na Monte Carlo Tree Search-u, uključujući one korišćene u AlphaZero. 📅 28. februar 2025. 🕛 18.00 časova 📍 Kneza Miloša 12 | Beograd 🏢 Sala 1.0 | međusprat #Cython #Python


Is there a cheat code for accessing numpy arrays through cython? Source: devhubby.com/thread/how-to-… #ArrayProcessing #Cython #ProgrammingTips #Development #pass #access


🤣 Looked at the last time there was a public record of doing “#hardware” gadgets was last year, and got a simple #RaspberryPi to brush up on #Cython and #OLED driver issues, and was stuttering at the time. youtube.com/watch?v=6mw8Jj…

emperinter's tweet card. 如何给树莓派Pico刷入MicroPython?

youtube.com

YouTube

如何给树莓派Pico刷入MicroPython?


🤣 看了一下上一次有公开记录做“#硬件”小玩意还是去年,就搞了一个简单的 #树莓派#Cython#OLED 驱动问题,当时还讲的结结巴巴的。 youtube.com/watch?v=6mw8Jj…

emperinter's tweet card. 如何给树莓派Pico刷入MicroPython?

youtube.com

YouTube

如何给树莓派Pico刷入MicroPython?

看了一些感觉基本就是Arduion/树莓派 + 步进电机 + 控制器就能搭建一套基本电路,最麻烦的相关算法的实现,这需要考虑整套机械臂的尺寸、形状、灵活度等等,简单一点可能每个动作可能都需要编程,难一点有个软件/遥感简单操作,再难一点是做到“回馈”算法,再再难一点是机械手/摄像头等等传感器组合套餐



📋 New Type Annotations - Declare constants, pointers, and volatile values more precisely with:cython.const - cython.volatile - cython.pointer #cython #python #programming


Cython 3.1 Speeds Up Python: New Features! 🐍⚡ Cython gets a major upgrade with version 3.1! Here's what’s new: 🧵 #cython #python #programming

devnationworld's tweet image. Cython 3.1 Speeds Up Python: New Features! 🐍⚡

Cython gets a major upgrade with version 3.1! Here's what’s new: 🧵

#cython #python #programming

Can we blame all errors on the office ghost messing with the code? Source: devhubby.com/thread/how-to-… #cython #technology #debuggingtools #programminglanguage


Describe anything you want to automate in your business workflow, I’ll build a portable app for it. #Python #Cython #C++ #Automation


At #PyConHK2024 today (15:15 HKT), Leo Chen, an engineer with our #Data Technology team, explores how tools like #Cython could make #Python 🐍 even more powerful & how his team built a lightweight module to improve the performance of their use case bloom.bg/3Z6V6WR

TechAtBloomberg's tweet image. At #PyConHK2024 today (15:15 HKT), Leo Chen, an engineer with our #Data Technology team, explores how tools like #Cython could make #Python 🐍 even more powerful & how his team built a lightweight module to improve the performance of their use case
bloom.bg/3Z6V6WR

🧵 Do you know about #Cython? Most people don’t realize that libraries like scikit-learn use Cython under the hood to speed up operations like matrix multiplication. 🚀 Python is powerful, but for heavy computations, it needs a little boost. Here’s how Cython makes it happen:


- In this project, the main focus is to build a module that helps to do any Tensor operation requiring Machine Learning and Deep Learning. - Cgrad uses #C for the backend and #Cython for connecting the backend of #C and #Python.


On the speed of #Python and why #Cython isn’t used more.

joincfe's tweet image. On the speed of #Python and why #Cython isn’t used more.

#Cython in the great achievement of the very first black hole picture taken ever @pydaysvienna #StefanBehnel

kstepniowska's tweet image. #Cython in the great achievement of the very first black hole picture taken ever @pydaysvienna #StefanBehnel

What I assumed #Cython would look like

sahajsarup's tweet image. What I assumed #Cython would look like

New #bioinformatics package just dropped: #Cython bindings to #trimAl by @sj_capella and @toni_gabaldon How about trimming your sequence alignments directly from #Python with pytrimal ?

althonos's tweet image. New #bioinformatics package just dropped: #Cython bindings to #trimAl by @sj_capella and @toni_gabaldon

How about trimming your sequence alignments directly from #Python with pytrimal ?

Loading...

Something went wrong.


Something went wrong.


United States Trends