scientific-computing
Here are 835 public repositories matching this topic...
-
Updated
Feb 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
Feb 8, 2021 - JavaScript
-
Updated
Feb 12, 2021 - Python
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
Jun 15, 2020 - Java
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.-
Updated
Jan 22, 2021 - C
-
Updated
Feb 9, 2021 - TypeScript
-
Updated
Feb 5, 2021 - C++
-
Updated
Feb 12, 2021 - PHP
-
Updated
Feb 14, 2021 - Python
-
Updated
Feb 11, 2021 - Julia
-
Updated
Feb 13, 2021 - C++
-
Updated
Feb 13, 2021 - OCaml
-
Updated
Dec 15, 2020 - Python
Description
In ITK's CMake configuration, only a few, commonly changed, high level cache variables should be presented in the CMake GUI.
Steps to Reproduce
Configure ITK with CMake, and use the ncurses or Qt GUI.
Expected behavior
Only the cache variables:
BUILD_EXAMPLESBUILD_TESTINGITK_BUILD_DEFAULT_MODULESITK_WRAP_PYTHONshould be present.
-
Updated
Feb 14, 2021 - Python
-
Updated
Feb 14, 2021 - C++
Here is a collection of work that needs to be done regarding documentation and minor issues with the code itself. Picking an item from this list can be a good way to start getting acquainted with the codebase and provide a useful contribution.
In general, I would say that the pages for the individual algorithms in the linfa-clustering and linfa-elasticnet sub-crates can be good referen
Roadmap
-
Updated
Jan 27, 2021 - Go
-
Updated
Nov 9, 2020 - Makefile
-
Updated
Feb 14, 2021 - C++
-
Updated
Nov 23, 2020 - C++
-
Updated
Feb 12, 2021 - Python
using the approach laid out in:
dswah/pyGAM#154
-
Updated
Feb 10, 2021 - C
-
Updated
Nov 1, 2020 - Python
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)