Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in numerical-computing
How to avoid unnecessary computation when composing pure functions in a functional language?
Nov 01, 2017
.net
f#
functional-programming
numerical-computing
Best Scala collection type for vectorized numerical computing
Jan 26, 2018
api
scala
scala-collections
numerical-computing
Can I use rounding to ensure determinism of atomic floating point operations?
May 14, 2022
c
floating-point
rounding
deterministic
numerical-computing
Numeric function for log of sum in Python
Aug 30, 2022
python
logarithm
numerical-computing
What causes isNaN to malfunction? [duplicate]
Sep 25, 2022
javascript
nan
numerical-computing
Symbolic vs Numeric Math - Performance
Aug 31, 2022
algorithm
performance
numerical-methods
symbolic-math
numerical-computing
Python takes more time to print a calculation than to perform it
Aug 29, 2022
python
performance
variables
numerical-computing
What are the advantages of using Ruby NArray over Array?
Dec 09, 2017
ruby
arrays
numerical-computing
narray
C++ Numerical truncation error
May 24, 2022
c++
truncation
numerical-computing
Solving non-square linear system with R
Jan 01, 2020
r
math
system
linear-algebra
numerical-computing
Avoid Overflow when Calculating π by Evaluating a Series Using 16-bit Arithmetic?
Oct 22, 2022
c
algorithm
fixed-point
mathematical-expressions
numerical-computing
Fast complex number arithmetic in Clojure
Jan 30, 2022
optimization
clojure
type-hinting
numerical-computing
What's the relative speed of floating point add vs. floating point multiply
Sep 03, 2022
floating-point
x86
mips
numerical-computing
flops