Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions scicomp/glossary.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
Glossary of scientific computing
================================

.. glossary::
:sorted:

Automated testing
See testing

Command line

Computational complexity

Documentation

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  Comments and other information provided by a programmer towards the use of code or other resources.

git

Linux

Matlab

Partition
A group of nodes in Slurm, used for scheduling and configuration.
For example, the "debug" partition, the "long" partition, etc.

Python

R

Research software engineering

Scientific Computing

Shell

Slurm
A commonly-used batch queuing system - a system that distributes
work to nodes on a high-performance computing cluster.

Software

Testing

Version control

X11, X-server
X11 is the UNIX graphics protocol.

X11 forwarding
When we talk of "X forwarding", we mean "allowing a program on some
remote computer to display graphics on your local computer"