scientific-computing
Here are 1,061 public repositories matching this topic...
-
Updated
Feb 7, 2022 - Go
Hi,
There are still parts of boost library that are used inside mlpack, more specifically in here
-
mlpack/src/mlpack/core/tree/cosine_tree/cosine_tree.hppboost::heap -
mlpack/src/mlpack/core/data/load_arff.hppboost::tokenizer -
mlpack/tests/main_tests/emst_test.cppboost::math::iround() -
mlpack/core/tree/cosine_tree/cosine_tree.cppboost::m
I was looking at the source code and noticed that some of the variable names contain double underscores __. The C++ standard says the following about this.
Each identifier that contains a double underscore __ or begins with an underscore followed by an uppercase letter is reserved to the implementation for any use.
This means, that depending on the C++ implementation used, undefined beha
-
Updated
Feb 19, 2022 - JavaScript
-
Updated
Dec 23, 2021 - C++
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
Feb 3, 2022 - Python
-
Updated
Feb 16, 2022 - 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.
-
Updated
Feb 19, 2022 - TypeScript
-
Updated
Jan 27, 2022 - Go
The traits Debug, Clone, and PartialOrd should be derived for all parameter types (verified and unverified) and fitted model types where possible. Additionally, Eq should be derived on all such types that don't use floats.
Also, all of our types should be Send + Sync + Sized + Unpin. To pin down this property we should add tests like:
#[test]
fn autotraits() {
fn has_autRoadmap
-
Updated
Feb 17, 2022 - PHP
-
Updated
Feb 19, 2022 - C++
-
Updated
Feb 16, 2022 - Python
-
Updated
Oct 28, 2021 - Julia
-
Updated
Feb 18, 2022 - C
-
Updated
Feb 14, 2022 - OCaml
We currently have a number of CMake variables related to 3rd party libraries polluting ITK's default CMake variable configuration options, which should be minimal. These should be marked as advanced with CMake's mark_as_advanced command in the ITK module CMake code. Variables include EXPAT_* NIFTI and more.
-
Updated
Dec 24, 2021 - Python
-
Updated
Feb 18, 2022 - C++
-
Updated
Feb 17, 2022 - Python
-
Updated
Jan 31, 2022 - Go
-
Updated
Feb 20, 2022 - C++
-
Updated
Feb 18, 2022 - Python
-
Updated
Feb 18, 2022 - Python
-
Updated
Jan 14, 2022 - Python
-
Updated
Jul 15, 2021 - Makefile
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."
Is possible know the mathematical definition of this function?
scipy.special.chndtr
scipy.special.chndtrix
Also this functions:
scipy.special.nctdtr
scipy.special.nctdtrit