-
Updated
Nov 27, 2020 - C
Python
Python is a dynamically typed programming language designed by Guido van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
Here are 1,259 public repositories matching this topic...
-
Updated
Nov 20, 2020 - C
This function needs a unit test.
Guide to how to contribute to an open source project on GitHub.
Test stub: https://github.com/pygame/pygame/blob/main/test/display_test.py#L255-L274
Docs: https://www.pygame.org/docs/ref/display.html#pygame.display.gl_set_attribute
Code to be tested: https://github.com/pygame/pygame/bl
-
Updated
Mar 28, 2020 - C
-
Updated
Nov 27, 2020 - C
Tested on MagTag, PyBadge, CPX and QT Py. The issue is not present on QT Py which requires adafruit_pypixelbuf. It is present on all other boards, which may narrow it down to an issue in _pixelbuf.
Used simple code that uses board.NEOPIXEL to turn the pixels red, and then tested brightness:
- Setting
brightness = 0makes the on-board NeoPixels max brightness. They are the appropriat
Since #3358 and #3407 systemd-journal() source supports Journald namespaces.
Since the source stores the journald cursor under different persist-keys (based on the configured namespace() option), it allows multiple concurrent sources.
However, we still have a limitation, that only 1 systemd-journald() source can be used in the config.
(See the the journal_reader_initialized global va
-
Updated
Sep 20, 2020 - C
-
Updated
Jun 23, 2020 - C
-
Updated
Nov 27, 2020 - C
hi,
as you know, in SoLoud, the number of filters are limited
we should implement more like different reverbs, fir and irr filters, (these could be used to implement HRTF support), Chorus, One Poll, One Zero, Pole Zero, Two Pole, Two Zero, etc
a library exists called stk under zlib license which already implemented these maybe we can implement some of these out
Seek performance
-
Updated
Nov 15, 2020 - C
-
Updated
Sep 10, 2020 - C
-
Updated
Nov 22, 2020 - C
-
Updated
Jul 14, 2020 - C
-
Updated
Apr 10, 2019 - C
-
Updated
Oct 8, 2020 - C
-
Updated
Oct 7, 2020 - C
-
Updated
Nov 24, 2020 - C
Created by Guido van Rossum
Released February 20, 1991
- Organization
- python
- Website
- www.python.org
- Wikipedia
- Wikipedia
I made a new release 1.1.15b1 for testing, see there:
https://github.com/borgbackup/borg/releases/tag/1.1.15b1
As you see, the borg code is pretty much the same as in 1.1.14, but especially the binary building got some updates. Thus, primarily the binaries should get some testing, to find issues before I make the final 1.1.15 release later this year.
As they were made on debian stretch wi