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
Copy file name to clipboardExpand all lines: text/main/introduction/whyPython/whyPython.tex
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,10 @@
14
14
First, \python\ is one of the most successful and widely used programming languages~\cite{CBST2024LOHPPTDDSAMLA}.
15
15
We plot the number of pushes to \github\ over time for the most popular programming and web development languages in \cref{fig:languagesByGithubPushes}.
16
16
We find that \python\ became the leading languages at some point in 2018.
17
-
\python\ is intensely used in the fields of \pgls{AI}, \pgls{ML}, and \pgls{DS}~\cite{CBST2024LOHPPTDDSAMLA} as well as optimization, which are among the most important areas of future technology.
17
+
\python\ is intensely used~\cite{CBST2024LOHPPTDDSAMLA} in the fields of \pgls{AI}~\cite{RN2022AIAMA}, \pgls{ML}~\cite{SSBD2014UMLFTTA}, and \pgls{DS}~\cite{G2019DSFSFPWP} as well as optimization, which are among the most important areas of future technology.
18
18
If you will do programming in any future employment or research position, chances are that \python\ knowledge will be useful.
19
19
20
-
Second, there exists a very large set of powerful libraries supporting both research and application development in these fields, including \numpy~\cite{HMvdWGVCWTBSKPHvKBHFdRWPGMSRWAGO2020APWN}, \pandas~\cite{B2012DPWP}, \scikitlearn~\cite{PVGMTGBPWDVPCBPD2011SMLIP}, \scipy~\cite{VGOHRCBPWBvdWBWMMNJKLCPFMVLPCHQHARPvMS2020SFAFSCIP}, \tensorflow~\cite{ABCCDDDGIIKLMMMSTVWWYZ2016TASFLSML}, \matplotlib~\cite{H2007MA2GE}, and \moptipy~\cite{WW2023RSDEWASSAA}\footnote{Yes, I list \moptipy\ here, next to very well-known and widely-used frameworks, because I am its developer.}, just to name a few.
20
+
Second, there exists a very large set of powerful libraries supporting both research and application development in these fields, including \numpy~\cite{HMvdWGVCWTBSKPHvKBHFdRWPGMSRWAGO2020APWN}, \pandas~\cite{B2012DPWP}, \scikitlearn~\cite{PVGMTGBPWDVPCBPD2011SMLIP}, \scipy~\cite{VGOHRCBPWBvdWBWMMNJKLCPFMVLPCHQHARPvMS2020SFAFSCIP}, \tensorflow~\cite{ABCCDDDGIIKLMMMSTVWWYZ2016TASFLSML}, \matplotlib~\cite{H2007MA2GE}, \simpy~\cite{Z2024DESIEWS}, and \moptipy~\cite{WW2023RSDEWASSAA}\footnote{Yes, I list \moptipy\ here, next to very well-known and widely-used frameworks, because I am its developer.}, just to name a few.
21
21
This means that for many tasks, you can find suitable and efficient \python\ libraries that support your work.
22
22
23
23
Third, \python\ is very easy to learn~\cite{GPBS2006WCTIPIHSUP,VR1999CPFERPASEFTPOT}.
0 commit comments