-
Updated
Apr 17, 2021 - JavaScript
math
Here are 4,488 public repositories matching this topic...
-
Updated
Sep 4, 2020 - CSS
-
Updated
Apr 17, 2021 - Go
-
Updated
Apr 17, 2021 - 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
Feb 9, 2021 - Python
-
Updated
Jan 14, 2021 - 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
Mar 31, 2021 - JavaScript
-
Updated
Apr 18, 2021 - JavaScript
-
Updated
Apr 11, 2021 - C#
-
Updated
Nov 25, 2020 - TeX
There are comments in the code here:
of which some should be moved to documentation.
This came up in a discord help request about set_sheen - I had a conversation in Discord (https://discord.com/channels/581738731934056449/669259565941915723/8246967078366
-
Updated
Apr 16, 2021 - Go
-
Updated
Apr 17, 2021 - PHP
-
Updated
Nov 5, 2020 - JavaScript
-
Updated
Apr 15, 2021 - JavaScript
-
Updated
Nov 2, 2019 - C++
-
Updated
Nov 5, 2020
-
Updated
Apr 12, 2021 - Python
-
Updated
Nov 6, 2018 - Swift
General information
- App version: 2.6.0 (122) , F-Droid
- System: OnePlus 5t, Android 9
Description
At the moment, Markor allows to take a photo using the system camera app, place it into the directory of the note file, and insert the relevant markdown into the file.
I would like to ask that videos (obtained form exactly the same source) be attachable exactly the sa
-
Updated
Dec 29, 2020 - Java
-
Updated
Mar 13, 2021 - TeX
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.