Jump to content

Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • Thumbnail for Vert.x
    JavaScript, Twisted for Python, Perl Object Environment for Perl, libevent for C, reactPHP and amphp for PHP and EventMachine for Ruby. Vert.x was started by...
    7 KB (667 words) - 10:00, 5 January 2025
  • Gestalt pattern matching (category Articles with example Python (programming language) code)
    {2\cdot {\big |}\{\!\vert S1\vert \!\}\cap \{\!\vert S2\vert \!\}{\big |}}{|S1|+|S2|}}} [clarification needed] # Dqr Implementation in Python import collections...
    7 KB (999 words) - 23:37, 30 April 2025
  • Thumbnail for Logical disjunction
    mainly in electronics, as well as | {\displaystyle \vert } and | | {\displaystyle \vert \!\vert } in many programming languages. The English word or...
    16 KB (1,937 words) - 20:20, 25 April 2025
  • {\begin{aligned}\left\vert {\frac {e}{N}}-{\frac {k}{Gd}}\right\vert &=\left\vert {\frac {edG-kN}{NGd}}\right\vert \\&=\left\vert {\frac {edG-k\varphi...
    12 KB (1,759 words) - 14:49, 21 February 2025
  • Thumbnail for Physics-informed neural networks
    L_{tot}=L_{u}+L_{f}} . Where L u = ‖ u − z ‖ Γ {\displaystyle L_{u}=\Vert u-z\Vert _{\Gamma }} is the error between the PINN u ( t , x ) {\displaystyle...
    38 KB (4,808 words) - 05:32, 19 May 2025
  • \quad &v^{T}\Sigma v\\{\text{subject to}}\quad &\left\Vert v\right\Vert _{2}=1\\&\left\Vert v\right\Vert _{0}\leq k.\end{aligned}}} Eq. 1 The first constraint...
    17 KB (2,317 words) - 14:54, 31 March 2025
  • created client APIs for programming languages that include Java, .NET, C++, Python, Node.js and Go. Typical use-cases for Hazelcast include: Application scaling...
    7 KB (595 words) - 12:30, 20 March 2025
  • Thumbnail for Dollar sign
    JavaScript, C#, Scala, Groovy and Kotlin. Other languages, including Java and Python, use it to mark the place where the result of an expression elsewhere should...
    42 KB (4,594 words) - 15:54, 17 May 2025
  • function g {\textstyle g} : g ( E [ y | u ] ) = X β + Z u {\displaystyle g(E[y\vert u])=X\beta +Zu} . Here X {\textstyle X} and β {\textstyle \beta } are the...
    8 KB (834 words) - 00:00, 26 March 2025
  • Thumbnail for Newton's method
    Newton's method (category Articles with example Python (programming language) code)
    {\displaystyle M={\frac {1}{2}}\left(\sup _{x\in I}\vert f''(x)\vert \right)\left(\sup _{x\in I}{\frac {1}{\vert f'(x)\vert }}\right).\,} If these conditions hold...
    70 KB (8,960 words) - 08:03, 25 May 2025
  • P 0 | + | P 1 | {\displaystyle \left\vert P\right\vert =\left\vert P_{0}\right\vert +\left\vert P_{1}\right\vert } , we can recursively compute the number...
    24 KB (3,658 words) - 06:24, 24 March 2025
  • Thumbnail for T-distributed stochastic neighbor embedding
    {\exp(-\lVert \mathbf {x} _{i}-\mathbf {x} _{j}\rVert ^{2}/2\sigma _{i}^{2})}{\sum _{k\neq i}\exp(-\lVert \mathbf {x} _{i}-\mathbf {x} _{k}\rVert ^{2}/2\sigma...
    15 KB (2,065 words) - 01:25, 24 May 2025
  • Thumbnail for Ant colony optimization algorithms
    j-2)}-I_{(i+1,j+2)}\right\vert +\left\vert I_{(i-1,j-1)}-I_{(i+1,j+1)}\right\vert \\&+\left\vert I_{(i-1,j)}-I_{(i+1,j)}\right\vert +\left\vert I_{(i-1,j+1)}-I_{(i-1...
    77 KB (9,487 words) - 03:42, 15 April 2025
  • officially supported by the Fn, Gluon, Helidon, Micronaut, Picocli, Quarkus, Vert.x and Spring Boot Java frameworks. In September 2016, Oracle detailed plans...
    30 KB (2,060 words) - 05:31, 8 April 2025
  • Thumbnail for Rybicki Press algorithm
    j ) = exp ⁡ ( − a | t i − t j | ) {\displaystyle A(i,j)=\exp(-a\vert t_{i}-t_{j}\vert )} , where a ∈ R {\displaystyle a\in \mathbb {R} } and where the...
    6 KB (767 words) - 00:15, 20 January 2025
  • x\rangle +g(y)-z^{T}(Ax+By-c)+{\frac {\rho }{2}}\Vert Ax+By-c\Vert ^{2}+{\frac {\Vert x-x_{k}\Vert ^{2}}{2\eta _{k+1}}},} where η k + 1 {\displaystyle...
    15 KB (1,940 words) - 06:08, 22 April 2025
  • {\displaystyle S(f)={\frac {\sigma ^{2}}{2\pi }}\left\vert {\frac {\theta (e^{-if})}{\phi (e^{-if})}}\right\vert ^{2}} where σ 2 {\displaystyle \sigma ^{2}} is...
    19 KB (2,461 words) - 18:47, 14 April 2025
  • {\displaystyle {\bar {v}}:={\frac {1}{\vert \Omega \vert }}\int _{\Omega }v(x)dx={\frac {1}{\vert \Omega \vert }}\int _{\Omega }T^{2}(x)dx=:T^{2}} The...
    19 KB (3,050 words) - 04:38, 7 May 2025
  • Thumbnail for Merge sort
    of p {\displaystyle p} , so that | S i | = n p {\textstyle \left\vert S_{i}\right\vert ={\frac {n}{p}}} for i = 1 , . . . , p {\displaystyle i=1,...,p}...
    49 KB (6,727 words) - 08:25, 21 May 2025
  • Thumbnail for Charles Shaughnessy
    In August–September 2010, Shaughnessy appeared as King Arthur in Monty Python's Spamalot! at The Ogunquit Playhouse in Ogunquit, Maine. In January 2011...
    19 KB (1,369 words) - 03:03, 4 March 2025
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)