Showing results 6581-6590 of >6,664 (page 659)
https://kevincuzner.com/2012/09/24/cloning-simulink-in-python/

Kevin Cuzner's Personal Blog Electronics, Embedded Systems, and Software are my breakfast, lunch, and dinner. Cloning Simulink...in Python Sep 24, 2012 For a while now I have been working on a bench supply. As part of this I have been trying to get a PID controller to work. At first it was simple, but after asking my Dad about it (he does power electronics), he suggested that I use a cascaded PID loop for controlling the voltage and current using the voltage alone. I have sort of a bench model going, but I

https://abstractalgorithms.hashnode.dev/python-async-asyncio-coroutines-event-loops

TLDR: Async Python is not about true parallel multi-core execution (which is blocked by the GIL), but about cooperative multitasking. By yielding control at every I/O await boundary, a single thread c

https://memotut.com/en/b1bad123aebe72f35a77/

Python

https://linuxtut.com/en/b1bad123aebe72f35a77/

Python

https://twisted.org/pipermail/twisted-python/2005-September/043893.html

[Twisted-Python] Re: [Twisted-commits] r14397 - This appears to fix 2.2 support for me. Jonathan Lange jonathan.lange at gmail.com Fri Sep 9 17:55:39 MDT 2005 Previous message (by thread): [Twisted-Python] Re: [Twisted-commits] r14397 - This appears to fix 2.2 support for me. Next message (by thread): [Twisted-Python] Re: [Twisted-commits] r14397 - This appears to fix 2.2 support for me. Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] On 10/09/05, James Y Knight < foom at fuhm.net > wrote

http://probablyprogramming.com/2009/11/23/a-simple-lisp-parser-in-python

# Probably Programming It's what I'm doing. - Home Posts by year: - 2007 - 2008 - 2009 - 2010 - 2011 - 2015 © 2015. All rights reserved. ← Fun with bookmarklets and CSS3 transforms IE7 Requires type="submit" for <button> elements → # A Simple Lisp Parser in Python Posted Mon, Nov 23, 2009 in: A managed to sneak in a little time recently and write a simple Lisp s-expression parser in Python. I started out with a version that just understands parentheses, atoms, and strings, but it was just a couple

http://www.tincancamera.com/blog/2008/05/python-and-ea.html

# Tin Can Camera: Python and EA For my current contract, I'm part of a team producing scripts which define interfaces to equipment in a satellite communications system for monitoring and control. Various interfaces, serial, low-level TCP and SNMP. The application is fairly old - originated on Unix in early 1990s, ported to MFC late 1990s - and there are many links between the various configuration files. It's a high reliability system, so uses the classic pattern of a watchdog process with spawns the acti

https://ainiro.io/blog/hyperlambda-is-20-times-faster-than-fast-api-and-python

I just conducted a performance test between Hyperlambda and Python's Fast API, and Hyperlambda has 20 times better performance

http://gfxmonk.net/2012/05/15/systemd-socket-activation-in-python.html

### What's all this then? GFXMonk.net is the dumping ground for my ideas, thoughts and random links. Tags: --> --> --> programming --> --> --> image --> --> --> photo --> --> --> linux --> --> --> quote --> --> --> python --> --> --> application --> --> --> ruby --> --> --> javascript --> --> --> illustration --> --> --> All tags&hellip; --> --> --> #### Index: Software I maintain #### Elsewhere, internet-style: #### Contact me: If you just want to get in touch, you can talk to me in an emailwardly

https://legacy.python.org/search/hypermail/python-1993/0489.html

Python Archives (1993): Re: Ideas about enhancements to fileobjects # Re: Ideas about enhancements to fileobjects Tracy Tims ([email protected]) Wed, 24 Nov 1993 10:33:05 -0500 - Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] - Next message: [email protected]: "Re: Ideas about enhancements to fileobjects" - Previous message: [email protected]: "Re: Ideas about enhancements to fileobjects" - Maybe in reply to: Tracy Tims: "Ideas about enhancements to fileobjects" - Next in thread: jre

‹ Prev Next ›