Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Pidgin code
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Examples== In [[numerical computation]], mathematical style pseudocode is sometimes called pidgin code, for example ''pidgin [[ALGOL]]'' (the origin of the concept), ''pidgin [[Fortran]]'', ''pidgin [[BASIC]]'', ''pidgin [[Pascal (programming language) | Pascal]]'', and ''pidgin [[C (programming language) | C]]''. It is a compact and often informal notation that blends [[syntax]] taken from a conventional [[programming language]] with [[mathematical notation]], typically using [[set theory]] and [[matrix (mathematics)|matrix]] operations, and perhaps also [[natural language]] descriptions. It can be understood by a wide range of mathematically trained people, and is used as a way to describe [[algorithm]]s where the [[control structure]] is made explicit at a rather high level of detail, while some data structures are still left at an abstract level, independent of any specific programming language. Normally non-[[ASCII]] [[typesetting]] is used for the mathematical equations, for example by means of [[TeX]] or [[MathML]] markup, or proprietary [[Formula editor]] formats. These are examples of articles that contain mathematical style pseudocode: {{colbegin|colwidth=25em}} *[[Algorithm]] *[[Conjugate gradient method]] *[[Ford-Fulkerson algorithm]] *[[Gauss–Seidel method]] *[[Generalized minimal residual method]] *[[Jacobi eigenvalue algorithm]] *[[Jacobi method]] *[[Karmarkar's algorithm]] *[[Particle swarm optimization]] *[[Stone method]] *[[Successive over-relaxation]] *[[Symbolic Cholesky decomposition]] *[[Tridiagonal matrix algorithm]] {{colend}}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)