並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 9 件 / 9件

新着順 人気順

constraintの検索結果1 - 9 件 / 9件

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

constraintに関するエントリは9件あります。 フォームvalidationsoftware などが関連タグです。 人気エントリには 『Form Validation Using JavaScript's Constraint Validation API』などがあります。
  • Form Validation Using JavaScript's Constraint Validation API

    Form validation is one of the primary reasons to use client-side JavaScript. It can prevent user entry errors before your app attempts to submit data to the server. But… client-side validation is not a substitute for server-side validation! Always check incoming user data on the server. Not every request will come from a browser nor will every browser run validation code. Client-side validation is

      Form Validation Using JavaScript's Constraint Validation API
    • GitHub - mxgmn/MarkovJunior: Probabilistic language based on pattern matching and constraint propagation, 153 examples

      MarkovJunior is a probabilistic programming language where programs are combinations of rewrite rules and inference is performed via constraint propagation. MarkovJunior is named after mathematician Andrey Andreyevich Markov, who defined and studied what is now called Markov algorithms. In its basic form, a MarkovJunior program is an ordered list of rewrite rules. For example, MazeBacktracker (ani

        GitHub - mxgmn/MarkovJunior: Probabilistic language based on pattern matching and constraint propagation, 153 examples
      • Opaque constraint synonyms

        The list of type class constraints in a function signature can sometimes get out of hand. In these situations, we can introduce a type synonym (thanks to ConstraintKinds) to avoid repetition. Say we want to group together the Show and Read constraints: type Serialise a = (Show a, Read a) Now Serialise a can be used anywhere where we require both constraints: roundtrip :: Serialise a => a -> a roun

        • How to fix TS2322: "could be instantiated with a different subtype of constraint 'object'"?

          Complementing @fetzz great answer. SHORT ANSWER TLDR; There are two common causes for this kind of error message. You are doing the first one (see below). Along with the text, I explain in rich detail what this error message wants to convey. CAUSE 1: In typescript, a concrete instance is not allowed to be assigned to a type parameter. Following you can see an example of the 'problem' and the 'prob

            How to fix TS2322: "could be instantiated with a different subtype of constraint 'object'"?
          • Experiments in Constraint-based Graphic Design

            Standard GUI-based graphic design tools only support a limited “snap to guides” style of positioning, have a basic object grouping system, and implement primitive functionality for aligning or distributing objects. They don’t have a way of remembering constraints and relationships between objects, and they don’t have ways of defining and reusing abstractions. I’ve been dissatisfied with existing t

              Experiments in Constraint-based Graphic Design
            • GitHub - KusionStack/KCLVM: A constraint-based record & functional language mainly used in configuration and policy scenarios.

              A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

                GitHub - KusionStack/KCLVM: A constraint-based record & functional language mainly used in configuration and policy scenarios.
              • VRChat備忘録② Parent Constraintのススメ|こむぎ*

                こんにちは、こむぎ* と申します。 VRChatの片隅を漂う無言勢の様な何かです。 今回は、手に持った武器の持ち替え、帽子を脱いで手に持つ、眼鏡を外して投げる、分身して踊るなどに役立つConstraintについて書いてみたいと思います。 ※と、書いたんですが…実は眼鏡・帽子など頭につける物はこの記事のやり方だけでは足りません。6/13別記事で追記しました。 この記事では、以下の前提で書いていきたいと思います。 ・SDK3.0でアバターのアップロードができる ・SDK3.0でオブジェクトの出し入れのアニメーション作成、設定が出来る(一応アニメーション作成の説明はあります)すでに色々な方が解説記事を書いていますが、自分が理解するのに時間がかかったりした部分が多く、情報は少しでも多い方がいいかと思いまして… (あと自分でも忘れかけてるので復習もかねて…) !!! Warning !!! 話が長い

                  VRChat備忘録② Parent Constraintのススメ|こむぎ*
                • Constraint.org

                  制約プログラミング 制約プログラミングのサイト constraint.org へようこそ。このサイトは制約プログラミングに関する情報を提供することを目的としています。 日本語版ページでは特に日本国内の情報を中心に、制約プログラミングおよびその周辺 分野についての情報を、基礎・応用、研究・商用を問わず掲載していく予定です。 (制約プログラミング: Constraint Programming) 制約プログラミングって何? 制約プログラミングは、 「問題を制約の集合として記述してコンピュータに与えると、コンピュータが制約を充たした答を見つけてくれる」 ことを目指すプログラミング・パラダイムのことだと言えます。 重要な点は、制約による問題の記述とその問題を解く手…

                  • GitHub - eth-sri/lmql: A language for constraint-guided and efficient LLM programming.

                    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 - eth-sri/lmql: A language for constraint-guided and efficient LLM programming.
                    1

                    新着記事