You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{octicon}`tag;1em;caption-text`**A Whirlwind Tour of Python**
11
+
{octicon}`checklist;1em;caption-text`**A Whirlwind Tour of Python**
12
12
^^^
13
13
A Whirlwind Tour of Python is a fast-paced introduction to essential features of the Python language, aimed at researchers and developers who are already familiar with programming in another language.
14
14
+++
@@ -28,7 +28,7 @@ An exercise-driven course on Advanced Python Programming that was battle-tested
{octicon}`telescope;1em;caption-text`**Python & OpenGL for Scientific Visualization**
105
+
{octicon}`cross-reference;1em;caption-text`**Python & OpenGL for Scientific Visualization**
106
106
^^^
107
107
he goal of this book is to reconciliate Python programmers with OpenGL, providing both an introduction to modern OpenGL and a set of basic and advanced techniques in order to achieve both fast, scalable & beautiful scientific visualizations.
108
108
+++
@@ -122,7 +122,7 @@ A book about doing data science with Python.
Copy file name to clipboardExpand all lines: generatedfiles/commercialcompanies.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
:::{grid-item-card}
10
10
:link:https://www.anaconda.com/
11
-
{octicon}`note;1em;caption-text`**Anaconda**
11
+
{octicon}`book;1em;caption-text`**Anaconda**
12
12
^^^
13
13
Anaconda sits at the center of the AI revolution. We provide data science tools, MLOps, and data & model management to empower our customers and community with AI capabilities to propel their projects forward.
14
14
+++
@@ -18,7 +18,7 @@ Anaconda sits at the center of the AI revolution. We provide data science tools,
The Documentation Team will be contributors to documentation who participate regularly to CPython documentation and monthly meetings (synchronously or asynchronously). A goal of this team will be to build a global community around CPython documentation.
81
81
+++
@@ -85,7 +85,7 @@ The Documentation Team will be contributors to documentation who participate reg
The scientific Python ecosystem is a loose federation of community-developed and -owned Python projects widely used in scientific research, technical computing, and data science.
Online textbook for BDI 475 - Introduction to Data Analytics Applications in Business, a course offered by the University of Illinois Urbana-Champaign. The course is designed to introduce students to the fundamentals of data analytics and its applications in business contexts.
18
+
+++
19
+
[Read more or use this reference »](https://bdi475.github.io/textbook/)
@@ -32,7 +46,7 @@ Tutorials on the scientific Python ecosystem: a quick introduction to central to
32
46
33
47
:::{grid-item-card}
34
48
:link:https://goodresearch.dev/
35
-
{octicon}`note;1em;caption-text`**The Good Research Code Handbook**
49
+
{octicon}`megaphone;1em;caption-text`**The Good Research Code Handbook**
36
50
^^^
37
51
Handbook is for all who do a lot of programming as part of their research. It will teach you, in a practical manner, how to organize your code so that it is easy to understand and works reliably.
@@ -21,7 +21,7 @@ Better tools to build a better world. NumFOCUS is to promote open practices in r
21
21
22
22
23
23
:::{grid-item-card}
24
-
{octicon}`eye;1em;caption-text`**WheelNext**
24
+
{octicon}`thumbsup;1em;caption-text`**WheelNext**
25
25
^^^
26
26
WheelNext is an open-source initiative (https://github.com/wheelnext & https://wheelnext.dev/) aiming to improve the user experience in the Python packaging ecosystem, specifically around the scientific computing and machine/deep learning space. We also anticipate benefits in other domains that heavily rely on performance of compiled Python extension modules - the benefit of utilizing one's hardware more optimally is not exclusive to any single domain.
27
27
+++
@@ -31,7 +31,7 @@ WheelNext is an open-source initiative (https://github.com/wheelnext & https://w
Optiland is a Python package for lens design and optimization. Model optical systems, trace rays, analyze aberrations, and optimize designs — all in code.
18
+
+++
19
+
[Read more or use this reference »](https://www.optiland.org/)
0 commit comments