scientific-computing
Here are 781 public repositories matching this topic...
-
Updated
Oct 3, 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
Oct 3, 2020 - JavaScript
-
Updated
Sep 29, 2020 - Python
When plotting with gnuplot on windows, Helvetica is not available by default. Would it be ok to use alternative on Windows?
.\example_plot_1.exe
(process:23384): Pango-WARNING **: 17:16:06.198: couldn't load font "Helvetica Not-Rotated 200", falling back to "Sans Not-Rotated 200", expect ugly output.
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
-
Updated
Oct 2, 2020 - C
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
Aug 7, 2020 - TypeScript
-
Updated
Sep 11, 2020 - C++
-
Updated
Oct 3, 2020 - PHP
-
Updated
Oct 2, 2020 - Julia
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 2, 2020 - C++
-
Updated
Sep 15, 2020 - OCaml
-
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
-
Updated
Sep 28, 2020 - Python
-
Updated
Sep 13, 2020 - Go
-
Updated
Jul 27, 2020 - Makefile
-
Updated
Sep 8, 2020 - C++
-
Updated
Jul 10, 2020 - C++
-
Updated
Oct 3, 2020 - C++
using the approach laid out in:
dswah/pyGAM#154
-
Updated
Oct 2, 2020 - C
-
Updated
Oct 2, 2020 - Python
-
Updated
May 5, 2020 - Python
-
Updated
Jul 10, 2020 - Rust
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)