-
Updated
Jun 20, 2021 - JavaScript
math
Here are 5,941 public repositories matching this topic...
-
Updated
Sep 4, 2020 - CSS
-
Updated
Jun 19, 2021 - Go
-
Updated
Jun 18, 2021 - JavaScript
Spinning off new issue from reemerging discussion on closed issue #19061
sympy.stats.sample()
has changed behaviour since v1.7, returning an iterator instead of actual sample(s), which is an issue:
- It breaks existing code by breaking the API (now returns an iterator rather than samples)
- The change was AFAIK made without warning about future API change
- The iterator serves no real pu
-
Updated
May 25, 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;
As it is always good to reproduce randomness, these two functions should have a parameter seed.
https://docs.manim.community/en/stable/_modules/manim/utils/color.html#random_color
Then it should be possible to just init that seed.
https://towardsdatascience.com/stop-using-numpy-random-seed-581a9972805f
EDIT: Second link does not apply here.
-
Updated
Jun 1, 2021 - JavaScript
-
Updated
Jun 19, 2021 - JavaScript
-
Updated
May 25, 2021 - C#
-
Updated
Nov 25, 2020 - TeX
-
Updated
Apr 26, 2021 - Go
-
Updated
May 9, 2021 - PHP
-
Updated
Jun 2, 2021 - JavaScript
-
Updated
Apr 25, 2021 - JavaScript
-
Updated
Nov 2, 2019 - C++
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
Jun 19, 2021 - Python
-
Updated
Nov 5, 2020
-
Updated
Nov 6, 2018 - Swift
-
Updated
Jun 4, 2021 - Java
-
Updated
Jun 1, 2021 - TeX
Improve 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
toSplitInto
usesdisplay: false
for all tests.