-
Updated
Jul 25, 2021 - Go
scientific-computing
Here are 928 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
Jul 24, 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.
-
Updated
Jul 19, 2021 - Python
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
Jul 23, 2021 - C++
-
Updated
May 13, 2021 - Java
-
Updated
Jul 25, 2021 - TypeScript
-
Updated
Jun 20, 2021 - Go
-
Updated
Jul 25, 2021 - PHP
-
Updated
Jul 23, 2021 - Python
-
Updated
Jul 25, 2021 - C++
-
Updated
Jul 11, 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
Jul 8, 2021 - OCaml
-
Updated
Jul 23, 2021 - C
-
Updated
Jul 14, 2021 - Python
-
Updated
Jun 15, 2021 - Go
Split itkHausdorffDistanceImageFilterTest
to the corresponding classes unit tests
Description
The classes ``itk::HausdorffDistanceImageFilterand
itk::DirectedHausdorffDistanceImageFilter` are tested in the same [`itkHausdorffDistanceImageFilterTest.cxx](itk::https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Filtering/DistanceMap/test/itkHausdorffDistanceImageFilte
-
Updated
Jul 21, 2021 - Python
-
Updated
Jul 22, 2021 - C++
-
Updated
Jul 22, 2021 - Python
-
Updated
Jul 25, 2021 - C++
-
Updated
Jul 15, 2021 - Makefile
-
Updated
Jul 9, 2021 - C++
using the approach laid out in:
dswah/pyGAM#154
-
Updated
Jul 20, 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)