Trending repository
-
Updated
Mar 28, 2022 - C
Ludum Dare is an online event where games are made from scratch in a weekend. It’s the perfect excuse to build your first game or experiment with a new language / game engine.
March 30, 2022 • Online
Hi all,
First of all, thanks a lot for this project. I've just started playing around with it and hope to be actively contributing soon as well.
I have noticed that the dataprocessors in the FinRL-Meta repo are quite different than the ones available in the [package that comes with FinRL](https://github.com/AI4Finance-Foundation/FinRL/tr
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Sonatype Lift helps you find and fix your most elusive bugs so you can spend time writing great code, not debugging it. Lift looks for a broad range of performance, security, and reliability errors in the code you write and the libraries you depend on, making it an ideal all-in-one bug catcher for your entire company. Running at each pull request, Lift delivers results as code review comments so you can fix bugs in minutes. (Yes really)
We have a lot of is_prime (or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical
4.0 9d732aa / 3.x
Windows 10 x64
expand_icon propertyVietnamese translation is incomplete and not fil at all with the original in english since #5826 was introduced.
Take english file as reference and complete and rewording
ToolbarActions and MenuItems needs to be disableable for the similar reasons and coherence with DisableableWidgets. Last corresponds to solved #234 .
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
XCTestCase.validateshould be split off into its own module for use outside ofAsyncAlgorithmstests. The module should be calledAsyncAlgorithms_XCTestso that perhaps we might be able to take advantage of cross-import overlays when/if that becomes a ratified thing for swift packages.