A report on Computational science
Algorithms (numerical and non-numerical): mathematical models, computational models, and computer simulations developed to solve science (e.g., biological, physical, and social), engineering, and humanities problems
- Computational science19 related topics with Alpha
Computational statistics
2 linksBond between statistics and computer science.
Bond between statistics and computer science.
It is the area of computational science (or scientific computing) specific to the mathematical science of statistics.
Computer science
2 linksStudy of computation, automation, and information.
Study of computation, automation, and information.
Computer science departments with a mathematics emphasis and with a numerical orientation consider alignment with computational science.
Python (programming language)
2 linksHigh-level, interpreted, general-purpose programming language.
High-level, interpreted, general-purpose programming language.
As well as standard desktop integrated development environments, there are Web browser-based IDEs, including SageMath, for developing science- and math-related programs; PythonAnywhere, a browser-based IDE and hosting environment; and Canopy IDE, a commercial IDE emphasizing scientific computing.
Julia (programming language)
1 linksHigh-level, high-performance, dynamic programming language.
High-level, high-performance, dynamic programming language.
While it is a general-purpose language and can be used to write any application, many of its features are well suited for numerical analysis and computational science.
SciPy
1 linksSciPy (pronounced "sigh pie" ) is a free and open-source Python library used for scientific computing and technical computing.
Computer algebra
1 linksRischIntegration.PNG of the algebraic function
RischIntegration.PNG of the algebraic function
Although computer algebra could be considered a subfield of scientific computing, they are generally considered as distinct fields because scientific computing is usually based on numerical computation with approximate floating point numbers, while symbolic computation emphasizes exact computation with expressions containing variables that have no given value and are manipulated as symbols.
Computational mathematics
1 linksComputational mathematics involves mathematical research in mathematics as well as in areas of science where computation plays a central and essential role, and emphasizes algorithms, numerical methods, and symbolic computations.
Computational mathematics involves mathematical research in mathematics as well as in areas of science where computation plays a central and essential role, and emphasizes algorithms, numerical methods, and symbolic computations.
Computational science, also known as scientific computation or computational engineering
Computational scientist
0 linksA computational scientist is a person skilled in scientific computing.
Supercomputer
0 linksComputer with a high level of performance as compared to a general-purpose computer.
Computer with a high level of performance as compared to a general-purpose computer.
Supercomputers play an important role in the field of computational science, and are used for a wide range of computationally intensive tasks in various fields, including quantum mechanics, weather forecasting, climate research, oil and gas exploration, molecular modeling (computing the structures and properties of chemical compounds, biological macromolecules, polymers, and crystals), and physical simulations (such as simulations of the early moments of the universe, airplane and spacecraft aerodynamics, the detonation of nuclear weapons, and nuclear fusion).
GNU Octave
0 linksGNU Octave is a high-level programming language primarily intended for scientific computing and numerical computation.