scientific-computing
Here are 971 public repositories matching this topic...
GoPlus - The Go+ language for engineering, STEM education, and data science
-
Updated
Oct 1, 2021 - 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
Sep 30, 2021 - JavaScript
Today I was checking out the library and MSVC warns for https://github.com/alandefreitas/matplotplusplus/blob/359a775710e1b1fd5667281a0855806f149b7ab0/source/matplot/util/contourc.cpp#L1771
BOUNDARY_S returns a bool do the expression is bool > 0
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.
Sequential model-based optimization with a `scipy.optimize` interface
-
Updated
Oct 1, 2021 - Python
C++ implementation of the Python Numpy library
-
Updated
Sep 29, 2021 - C++
Add #[track_caller] to some panicking methods. Slicing methods seem the most prudent (Index/Mut does not apply, sorry).
Needs benchmarks to investigate impact, preferably holistic benchmarks.
Fast, Scientific and Numerical Computing for the JVM (NDArrays)
-
Updated
May 13, 2021 - Java
Run, compile and execute JavaScript for Scientific Computing and Data Visualization TOTALLY TOTALLY TOTALLY in your BROWSER! 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
Oct 1, 2021 - TypeScript
Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.
-
Updated
Sep 12, 2021 - Go
Open-source software for volunteer computing and grid computing.
-
Updated
Oct 1, 2021 - PHP
CUDA integration for Python, plus shiny features
-
Updated
Aug 4, 2021 - Python
The Universal Storage Engine
-
Updated
Oct 1, 2021 - C++
Calling cargo tree -d --workspace at the root of the repo reveals all of Linfa's duplicated dependencies. These are dependencies that have the same name but different versions, leading to bloat. We want to eliminate as many duplicated dependencies as possible by ensuring that multiple instances of the same crate in the dependency tree have the same version. We should also prioritize the non-dev
Roadmap
Curated decibans of Julia programming language.
-
Updated
Sep 18, 2021 - Julia
Owl - OCaml Scientific and Engineering Computing @ http://ocaml.xyz
-
Updated
Aug 9, 2021 - OCaml
Shadow is a discrete-event network simulator that directly executes real application code, enabling you to simulate distributed systems with thousands of network-connected processes in realistic and scalable private network experiments using your laptop, desktop, or server running Linux.
-
Updated
Oct 1, 2021 - C
Eliot: the logging system that tells you *why* it happened
-
Updated
Sep 19, 2021 - 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
A language and runtime for distributed, incremental data processing in the cloud
-
Updated
Sep 28, 2021 - Go
OpenCL integration for Python, plus shiny features
-
Updated
Aug 16, 2021 - Python
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
Sep 20, 2021 - C++
Lightweight, general, scalable C++ library for finite element methods
-
Updated
Oct 2, 2021 - C++
ruptures: change point detection in Python
-
Updated
Oct 1, 2021 - Python
Learn Julia the hard way!
-
Updated
Jul 15, 2021 - Makefile
Deep learning library for solving differential equations and more
-
Updated
Sep 23, 2021 - Python
VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP
-
Updated
Jul 9, 2021 - C++
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."


issue
i traied use hess= {2-point’, ‘3-point’, ‘cs’, HessianUpdateStrategy} according to doc,but it failed.

Reproducing code example: