scientific-computing
Here are 762 public repositories matching this topic...
GoPlus - The Go+ language for data science
-
Updated
Aug 22, 2020 - Go
Current implementation of join can be improved by performing the operation in a single call to the backend kernel instead of multiple calls.
This is a fairly easy kernel and may be a good issue for someone getting to know CUDA/ArrayFire internals. Ping me if you want additional info.
-
Updated
Aug 23, 2020 - JavaScript
Sequential model-based optimization with a `scipy.optimize` interface
-
Updated
Jul 7, 2020 - Python
Currently spack does not support the following packages, all of these packages are installed outside of Spack at Cori, we would like to get support for these packages if possible.
- cpmd https://www.lcrc.anl.gov/for-users/software/available-software/cpmd/
- ComputeCPP https://github.com/codeplaysoftware/computecpp-sdk need to confirm link
- ds9 https://sites.google.com/cfa.harvard.
Fast, Scientific and Numerical Computing for the JVM (NDArrays)
-
Updated
Jun 15, 2020 - Java
Go scientific library for machine learning, linear algebra, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, graph, plotting, visualisation, tensors, eigenvalues, differential equations, more.
-
Updated
Aug 20, 2020 - Go
For Shape, there is not getter for the dimension stored inside the structure. There was one, but now it is solely a comment (see below):
impl<D> Shape<D>
where
D: Dimension,
{
// Return a reference to the dimension
//pub fn dimension(&self) -> &D { &self.dim }
/// Return the size of the shape in number of elements
pub fn size(&self) -> usize {
self.An open source scientific computing environment for JavaScript TOTALLY in your browser, matrix operations with GPU acceleration, TeX support, data visualization and symbolic computation.
-
Updated
Aug 7, 2020 - TypeScript
Open-source software for volunteer computing and grid computing.
-
Updated
Aug 22, 2020 - PHP
C++ implementation of the Python Numpy library
-
Updated
Aug 20, 2020 - C++
Curated decibans of Julia programming language.
-
Updated
Jun 29, 2020 - Julia
CUDA integration for Python, plus shiny features
-
Updated
Aug 17, 2020 - Python
The Universal Storage Engine
-
Updated
Aug 21, 2020 - C++
Owl - OCaml Scientific and Engineering Computing @ http://ocaml.xyz
-
Updated
Jul 20, 2020 - OCaml
Eliot: the logging system that tells you *why* it happened
-
Updated
Jan 23, 2020 - Python
Description
The ApplyScriptToRemotes script applies a script to all remote modules whose build status reports a successful build.
There are a number of aspects -many of them were already mentioned in PR #781- that could be improved to make the script more robust.
- May be th
OpenCL integration for Python, plus shiny features
-
Updated
Aug 21, 2020 - Python
A language and runtime for distributed, incremental data processing in the cloud
-
Updated
Jun 1, 2020 - Go
Learn Julia the hard way!
-
Updated
Jul 27, 2020 - Makefile
VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP
-
Updated
Jul 10, 2020 - C++
CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
-
Updated
Aug 21, 2020 - C++
Lightweight, general, scalable C++ library for finite element methods
-
Updated
Aug 23, 2020 - C++
using the approach laid out in:
dswah/pyGAM#154
OpenHPC Integration, Packaging, and Test Repo
-
Updated
Aug 18, 2020 - C
Video Processing in Python
-
Updated
May 5, 2020 - Python
ruptures: change point detection in Python
-
Updated
Aug 13, 2020 - Python
Tool-box for efficient build and debug in Python. Especially for Scientific Computing and Computer Vision.
-
Updated
Jul 12, 2020 - Python
Javascript Pure Implementation of Statistical R "core" numerical libRmath.so
-
Updated
Jul 29, 2020 - TypeScript
Improve this page
Add a description, image, and links to the scientific-computing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scientific-computing topic, visit your repo's landing page and select "manage topics."


See:
gonum/gonum#845 (comment)