-
Updated
Jun 29, 2021 - Go
scientific-computing
Here are 918 public repositories matching this topic...
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
Jun 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
-
Updated
Jun 22, 2021 - 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.
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.
-
Updated
May 13, 2021 - Java
-
Updated
Jun 19, 2021 - C++
-
Updated
Jun 13, 2021 - TypeScript
-
Updated
Jun 20, 2021 - Go
-
Updated
Jun 30, 2021 - PHP
-
Updated
Jun 25, 2021 - Python
-
Updated
Jun 29, 2021 - C++
-
Updated
Jun 9, 2021 - Julia
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
-
Updated
Jun 25, 2021 - OCaml
-
Updated
Jun 30, 2021 - C
-
Updated
May 19, 2021 - Python
-
Updated
Jun 15, 2021 - Go
Split itkHausdorffDistanceImageFilterTest to the corresponding classes unit tests
Description
The classes ``itk::HausdorffDistanceImageFilteranditk::DirectedHausdorffDistanceImageFilter` are tested in the same [`itkHausdorffDistanceImageFilterTest.cxx](itk::https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Filtering/DistanceMap/test/itkHausdorffDistanceImageFilte
-
Updated
Jun 27, 2021 - Python
-
Updated
Jun 29, 2021 - C++
-
Updated
Jun 28, 2021 - Python
-
Updated
Jun 29, 2021 - C++
-
Updated
May 29, 2021 - Makefile
-
Updated
May 14, 2021 - C++
using the approach laid out in:
dswah/pyGAM#154
-
Updated
Jun 26, 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."
See:
gonum/gonum#845 (comment)