Noted: Tuesday, October 22, 2024, 15:01:16 + 5

main
Shwetha Jayaraj 2024-10-22 15:01:17 -04:00
parent 81c60cbf57
commit 0efa1b17be
6 changed files with 22 additions and 19 deletions

View File

@ -1,5 +1,9 @@
{
"recentFiles": [
{
"basename": "Math Software",
"path": "Machine Tips (Quantum)/Resources/Concepts Review/Math/Math Software.md"
},
{
"basename": "Markdown",
"path": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Markdown.md"
@ -195,10 +199,6 @@
{
"basename": "Webrings",
"path": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Internet/Websites/Webrings.md"
},
{
"basename": "1. Quick & Easy Website Making",
"path": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Internet/Websites/1. Quick & Easy Website Making.md"
}
],
"omittedPaths": [],

View File

@ -37,7 +37,7 @@
"state": {
"type": "markdown",
"state": {
"file": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Markdown.md",
"file": "Machine Tips (Quantum)/Resources/Concepts Review/Math/Math Software.md",
"mode": "source",
"source": false
}
@ -127,7 +127,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Markdown.md",
"file": "Machine Tips (Quantum)/Resources/Concepts Review/Math/Math Software.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -144,7 +144,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Markdown.md",
"file": "Machine Tips (Quantum)/Resources/Concepts Review/Math/Math Software.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -167,7 +167,7 @@
"state": {
"type": "outline",
"state": {
"file": "Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Markdown.md"
"file": "Machine Tips (Quantum)/Resources/Concepts Review/Math/Math Software.md"
}
}
}
@ -197,6 +197,9 @@
},
"active": "b09e52fd823fbcf7",
"lastOpenFiles": [
"Pasted image 20241022145556.png",
"Pasted image 20241022145549.png",
"Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/High level - Front-end/Markdown.md",
"Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Games!!/PLAY GAMES - Finally the fun part.md",
"Machine Tips (Quantum)/Diffraction.md",
"Machine Tips (Quantum)/Resources/Brookhaven Seminar.md",
@ -223,8 +226,6 @@
"Coding Tips (Classical)/Project Vault/Current Projects/Programming projects/Website Projects/Content for website/Feature List for website.md",
"Coding Tips (Classical)/Project Vault/Current Projects/Programming projects/Website Projects/Content for website/Developing Quantum Computing & Teaching Quantum Information Science Education.md",
"Coding Tips (Classical)/Project Vault/Current Projects/Programming projects/Website Projects/Content for website/Credits.md",
"Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/Convert Python 2 to 3.md",
"Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/Render Engine.md",
"Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Python/Projects/Data Mining",
"About Obsidian/imgFiles/Pasted image 20241020173745.png",
"Coding Tips (Classical)/Project Vault/Current Projects/Programming projects/Website Projects/Personal Website/Recording 20231210205353.webm",
@ -242,7 +243,6 @@
"About Obsidian/imgFiles/Pasted image 20240930161853.png",
"Machine Tips (Quantum)/Project Vault/Website Projects",
"Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/Machine Learning",
"About Obsidian/imgFiles/Pasted image 20240916110157.png",
"About Obsidian/imgFiles/Pasted image 20240914134335.png"
"About Obsidian/imgFiles/Pasted image 20240916110157.png"
]
}

View File

@ -154,17 +154,14 @@ X^2^
# Convert PDF to Markdown
# Convert Markdown to PDF
Do this easily with Python by installing pandoc and running the following command:
```bash
pandoc input.pdf -t markdown -o output.md
pandoc input.md -t pdf -o output.pdf
```
or the following online converters
/Users/shwethajayaraj/Documents/NYIT Vault/Data Mining/Assignments/files/Assignemnt 3.pdf
or the following online converters - mathpix.com

View File

@ -8,6 +8,12 @@ Here are a list of really great math software to use as you will need to use the
- [example presentation](https://cindyjs.org/pub/2016-icms/cindygl/)
- [CGAL](https://doc.cgal.org/latest/Manual/packages.html#PartSearchStructures) - a C++ geometric algorithms framework
- Math and [Music](https://www.mathe-vital.de/Musik/1-1.html)
- [Mathpix](https://mathpix.com/pdf-to-markdown) - an essential tool for converting LaTeX math formulas easily into markdown & vice versa
- pandoc can do this too but Mathpix has more rich feature in my opinion
- also available as an extension on laptop as well as online editor
- supports PDF to LaTeX/markdown & vice versa for those pesky research papers!
![[Pasted image 20241022145556.png]]
- [SAGE](https://www.sagemath.org/) Math
- a free [open-source](https://web.archive.org/web/20220816223821/https://github.com/sagemath/sage/) mathematics software system licensed under the GPL. It builds on top of many existing open-source packages: [NumPy](https://web.archive.org/web/20220816223821/https://numpy.org/), [SciPy](https://web.archive.org/web/20220816223821/https://scipy.org/), [matplotlib](https://web.archive.org/web/20220816223821/https://matplotlib.org/), [Sympy](https://web.archive.org/web/20220816223821/https://www.sympy.org/), [Maxima](https://web.archive.org/web/20220816223821/http://maxima.sourceforge.net/), [GAP](https://web.archive.org/web/20220816223821/https://www.gap-system.org/), [FLINT](https://web.archive.org/web/20220816223821/http://www.flintlib.org/), [R](https://web.archive.org/web/20220816223821/http://www.r-project.org/) [and many more](https://web.archive.org/web/20220816223821/https://www.sagemath.org/links-components.html). Access their combined power through a common, Python-based language or directly via interfaces or wrappers.
- [SageCell](https://sagecell.sagemath.org/)
- [SageCell](https://sagecell.sagemath.org/)
-

Binary file not shown.

After

Width:  |  Height:  |  Size: 623 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 623 KiB