並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 22 件 / 22件

新着順 人気順

sortingの検索結果1 - 22 件 / 22件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

sortingに関するエントリは22件あります。 アルゴリズムJavaScriptprogramming などが関連タグです。 人気エントリには 『Sorting colors in JavaScript』などがあります。
  • Sorting colors in JavaScript

    Sorting colors in JavaScriptJune 22, 2021How to sort colors in JavaScript? Let me tell you a story first. In the project I'm working on right now we used to have 134 colors in use! WTF?! you say. Once I discovered that I thought I'm going to show that to my colleagues, and we will address the problem. Unfortunately, I'm a very visual person (so to say) and I couldn't stand the very random order of

      Sorting colors in JavaScript
    • Sorting with SIMD - Blog - Tweede golf

      Google recently published a blog article and paper introducing their SIMD-accelerated sorting algorithm. SIMD stands for single instruction, multiple data. A single instruction is used to apply the same operation to multiple pieces of data. The prototypical example is addition, where one instruction can do e.g. 4 32-bit additions. A single SIMD addition should be roughly 4 times faster than perfor

        Sorting with SIMD - Blog - Tweede golf
      • Faster sorting algorithms discovered using deep reinforcement learning - Nature

        Thank you for visiting nature.com. You are using a browser version with limited support for CSS. To obtain the best experience, we recommend you use a more up to date browser (or turn off compatibility mode in Internet Explorer). In the meantime, to ensure continued support, we are displaying the site without styles and JavaScript.

          Faster sorting algorithms discovered using deep reinforcement learning - Nature
        • GitHub - azat-io/eslint-plugin-perfectionist: 🦄 ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            GitHub - azat-io/eslint-plugin-perfectionist: 🦄 ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
          • AlphaDev discovers faster sorting algorithms

            Impact AlphaDev discovers faster sorting algorithms Published 7 June 2023 Authors Daniel J. Mankowitz and Andrea Michi New algorithms will transform the foundations of computing Digital society is driving increasing demand for computation, and energy use. For the last five decades, we relied on improvements in hardware to keep pace. But as microchips approach their physical limits, it’s critical t

              AlphaDev discovers faster sorting algorithms
            • Faster sorting with Go generics - Eli Bendersky's website

              Recently, a new set of sorting functions has landed in Go's golang.org/x/exp/slices package [1]. These functions leverage Go generics to provide a more ergonomic API for sorting (without requiring users to implement sort.Interface), and also deliver a nice performance improvement, as the CL demonstrates. In this post, I'll dive deep into why these generic functions are faster than the existing one

              • AlphaDev discovers faster sorting algorithms

                Impact AlphaDev discovers faster sorting algorithms Published 7 June 2023 Authors Daniel J. Mankowitz and Andrea Michi New algorithms will transform the foundations of computing Digital society is driving increasing demand for computation, and energy use. For the last five decades, we relied on improvements in hardware to keep pace. But as microchips approach their physical limits, it’s critical t

                  AlphaDev discovers faster sorting algorithms
                • Automatic Class Sorting with Prettier - Tailwind CSS

                  People have been talking about the best way to sort your utility classes in Tailwind projects for at least four years. Today we’re excited to announce that you can finally stop worrying about it with the release of our official Prettier plugin for Tailwind CSS. This plugin scans your templates for class attributes containing Tailwind CSS classes, and then sorts those classes automatically followin

                    Automatic Class Sorting with Prettier - Tailwind CSS
                  • Intel Publishes Blazing Fast AVX-512 Sorting Library, Numpy Switching To It For 10~17x Faster Sorts - Phoronix

                    Intel Publishes Blazing Fast AVX-512 Sorting Library, Numpy Switching To It For 10~17x Faster Sorts Written by Michael Larabel in Intel on 15 February 2023 at 04:00 PM EST. 51 Comments Intel recently published an open-source C++ header file library for high performance SIMD-based sorting, which initially is focused on providing a lightning fast AVX-512 quicksort implementation. As of today that co

                      Intel Publishes Blazing Fast AVX-512 Sorting Library, Numpy Switching To It For 10~17x Faster Sorts - Phoronix
                    • GitHub - orlp/glidesort: A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        GitHub - orlp/glidesort: A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
                      • 【マイクラ1.20/1.19/1.18】超簡単に作れる自動仕分け機 作り方解説!Minecraft Automatic Sorting System - Java/統合版【マインクラフト/便利装置】 - じゃがいもゲームブログ

                        皆様こんばんは! 如何お過ごしでしょうか。 今回は、超簡単に作れる自動仕分け機の作り方について解説します! 超簡単に作れて、拡張も自由です!しかも以前の自動仕分け機のように壊れることもありません。1.16/1.15対応です!では、さっそく作り方を解説したいと思います。よろしくお願いいたします。 必要素材は以下の通りです。 チェスト大量、ホッパー大量、レッドストーントーチ、レッドストーンリピーター、レッドストーンコンパレーター、ガラス、額縁、レッドストーンダストは仕分けたいアイテムの数分。仕分け用の棒大量、金床1個あれば作れます。 まぁ、横と縦にどのくらいの規模で自動仕分け機を作るのかによって必要素材は変わってきます。 仕分け用のアイテムは棒でなくてもなんでも良いですが、1スタック64個のアイテムにしておくと良いです。筆者はハニカムをよく使ってます笑 文章じゃなくて動画で解説を見たいという方

                          【マイクラ1.20/1.19/1.18】超簡単に作れる自動仕分け機 作り方解説!Minecraft Automatic Sorting System - Java/統合版【マインクラフト/便利装置】 - じゃがいもゲームブログ
                        • GitHub - toeverything/AFFiNE: There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.

                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                            GitHub - toeverything/AFFiNE: There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
                          • Is this the simplest (and most surprising) sorting algorithm ever?

                            We present an extremely simple sorting algorithm. It may look like it is obviously wrong, but we prove that it is in fact correct. We compare it with other simple sorting algorithms, and analyse some of its curious properties.

                            • Unicode sorting is hard & why browsers added special emoji matching to regexp

                              Unicode sorting is hard & why browsers added special emoji matching to regexp As I work on Zorex, an omnipotent regexp engine I have stumbled into a world of tales about why Unicode text sorting is so annoying in the modern day. Let’s talk about that. Why ASCII sorting is not enoughTwitter’s emoji problem - or when Unicode locale-aware sorting Really Matters™Browsers added special emoji matching t

                              • Locale Aware Sorting in JavaScript

                                This post is part of my Byte Series, where I document tips, tricks, and tools that I've found useful. ProblemWhen building a localized JavaScript web-app, the default sorting logic for strings doesn't quite yield the results that you might expect. For example, take the following example… let strings = [ "nop", "NOP", "ñop", "abc", "abc", "äbc" ]; strings.sort(); console.log(strings); // ['NOP', 'a

                                  Locale Aware Sorting in JavaScript
                                • Asynchronous Sorting in Go

                                  When we began working on Dolt we made the decision to build on top of Noms. Noms stores data in a content addressable DAG, and has countless applications. It was a great starting point for us to build Dolt, and it let us hit the ground running. Once we had a working prototype of the product we began importing data. Every dataset we imported taught us something new about the product. It helped us f

                                    Asynchronous Sorting in Go
                                  • World's first AI-powered LEGO sorting machine built with 10,000 LEGO bricks [Exclusive Feature] - The Brothers Brick

                                    There are some individuals who find sorting LEGO pieces therapeutic, but most of us loathe the task. And there are entirely non-LEGO machines that could do it, although what fun is that? Some people have tried to use LEGO to build sorting machines, yet their limitations have been quickly apparent. Enter Daniel West and his incredible Universal LEGO Sorting Machine! This baby uses Artificial Intell

                                      World's first AI-powered LEGO sorting machine built with 10,000 LEGO bricks [Exclusive Feature] - The Brothers Brick
                                    • Is this the simplest (and most surprising) sorting algorithm ever?

                                      • GitHub - handsontable/hyperformula: HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting. Built in TypeScript, supported by the Handsontable

                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                          GitHub - handsontable/hyperformula: HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting. Built in TypeScript, supported by the Handsontable
                                        • 【Moving Out 2】(スナックモア編) 04. Sugar Sorting Station - Cou氏の徒然日記(2023)

                                          ■ Moving Out 2 (ムービングアウト2) ★ スナックモア編 Stage 04. Sugar Sorting Station 広いオフィス内に点在する各種荷物をそれぞれの場所に分類搬入するステージ。 搬出荷物の分類ステージ。 4つの荷物を各場所に分類して搬入すればよいです。 ただ、各荷物は大体目的地から離れたレーンにいるので、時間はかかります。 とはいえ、できるだけ手ぶらで行き来しないように効率よく運ぶ以外に特に方法もないので、地道に確実に間違えないように運ぶだけですね。 ■ ボーナス目標 ■ 最初にクロワッサンをすべて搬入しろ 最後にクロワッサンをすべて搬入しろ くまグミをすべてオフィスに集めろ ボーナス目標の1つ目と2つ目は互いに背反な目標であるため、最低2回のプレーが必要になります。 クロワッサン以外は順番は自由なので、 クロワッサンを先に入れる場合は、クロワッサン以外は

                                            【Moving Out 2】(スナックモア編) 04. Sugar Sorting Station - Cou氏の徒然日記(2023)
                                          • Sorting Algorithms - LAMFO

                                            Posted by Leonardo Galler and Matteo Kimura on April 21, 2019 What are Sorting Algorithms? Sorting algorithms are ways to organize an array of items from smallest to largest. These algorithms can be used to organize messy data and make it easier to use. Furthermore, having an understanding of these algorithms and how they work is fundamental for a strong understanding of Computer Science which is

                                            • SIMD accelerated sorting in Java - how it works and why it was 3x faster · James Baker

                                              SIMD accelerated sorting in Java - how it works and why it was 3x faster 09 Jun 2022 In this post I explain a little about how to use Java’s Vector APIs, attempt to explain how they turn out fast, and then use them to implement a sorting algorithm 3x faster than Arrays.sort. I then explain some problems I found, and how I resolved them. Supporting code is published here. I’m an occasional reader o

                                              1

                                              新着記事