-
Updated
Dec 31, 2020 - JavaScript
math
Here are 4,082 public repositories matching this topic...
-
Updated
Sep 4, 2020 - CSS
-
Updated
Dec 30, 2020 - Go
-
Updated
Dec 31, 2020 - JavaScript
See this issue sympy/sympy#11044 . That issue was fixed in PR sympy/sympy#11566. Though no test case was added for the lambdify.
What needs to be done?
Add test case that this works just fine:
>>> from sympy import MatrixSymbol, lambdify
>>> x = MatrixSymbol('x', 3, 1)
>>> f = lambdify(x, x.T*x)Test case needs to
-
Updated
Dec 23, 2020 - Python
-
Updated
Dec 30, 2020 - Swift
-
Updated
Nov 3, 2020
I've been treating tuShorten/tuWiden as a string-ish conversion between UTF16 and UTF 8, so I recommend this.
Here's the code; add it to the end of every tuShorten/tuWiden function.
if (out < (original_out + out_len)) out = 0;
-
Updated
Dec 14, 2020 - JavaScript
-
Updated
Dec 31, 2020 - JavaScript
-
Updated
Dec 31, 2020 - C#
-
Updated
Nov 25, 2020 - TeX
-
Updated
Dec 15, 2020 - Go
-
Updated
Dec 21, 2020 - PHP
-
Updated
Nov 5, 2020 - JavaScript
-
Updated
Nov 2, 2019 - C++
-
Updated
Nov 6, 2018 - Swift
-
Updated
Dec 28, 2020 - Python
-
Updated
Nov 5, 2020
-
Updated
Dec 29, 2020 - Java
General information
- App version: 2.5
- System: Android 11
Description
- The goal is to add feature to app to disallow screenshots of the running Markor app (so other apps cannot screenshot or see what you write).
- Should be a settings option to enable/disable globally for all activities in the Markor app
- Make it enabled by default
- Optionally, if you find some o
-
Updated
Aug 30, 2019 - Swift
-
Updated
Dec 29, 2020 - TeX
-
Updated
Dec 31, 2020 - D
IEEE 754 recommends (but does not require) a compound function, which is in the process of being standardized for C and C++; we should expose it in swift-numerics. The simplest, most literal translation of the operation into Swift would be:
extension RealFunctions {
/// (1+x)ⁿ
///
/// Returns NaN if x < -1.
static func compound(_ x: Self, _ n: Int) -> Self {
// notImprove this page
Add a description, image, and links to the math topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the math topic, visit your repo's landing page and select "manage topics."
Right now
toSplitIntousesdisplay: falsefor all tests.