Skip to content
#

math

Here are 7,119 public repositories matching this topic...

kolibril13
kolibril13 commented Nov 9, 2021

The text tutorial should get one example for multiline text:
E.g

   VGroup(
          Text("Lorem ipsum dolor sit amet,"),
          Text(" consectetuer adipiscing elit."),
          Text("Aenean commodo ligula eget dolor. "),
      )
      .arrange(DOWN)

Maybe even more advanced with automatic line break and left aligned text.

enhancement good first issue
smichr
smichr commented Feb 24, 2022

If there is a nit identified on a PR, an inconsequential change that could be made but is maybe not worth the extra test cycle, enter it here.

If you have a PR that can include one of these changes, mark it as done and add the PR reference after it, in braces

TODO

  • keep illegal as _illegal {#23154}
  • incase -> in case in factorials.py identified in #23121
good first issue

Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

  • Updated Dec 1, 2021
  • PHP
markor
lockywolf
lockywolf commented Mar 14, 2021

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

Improve this page

Add a description, image, and links to the math topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the math topic, visit your repo's landing page and select "manage topics."

Learn more