Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sascha
sascha has asked
15
questions and find answers to
140
problems.
Stats
3.7k
EtPoint
1.2k
Vote count
15
questions
140
answers
About
sascha questions
Looking for a pure c-version of math.h functions (no co-processor support) [closed]
IEEE-754 floating-point precision: How much error is allowed?
Arrow + Java: Populate VectorSchemaRoot (from stream / file) | Memory-Ownership | Usage patterns
python pandas beginner: multi-dimensional data-analysis workflow (groupby+agg+plot)
How to implement the binOp functor for STL partial_sum with vector<pair<double, uint> >?
libstdc++ parallel mode: Who's using it? Is it safe? Any similar projects? [closed]
Most efficient way of erasing/deleting multiple std::vector elements while retaining original order?
sascha answers
Scipy Kmeans exits with TypeError
Why does GLPSOL (GLPK) take a long time to solve a large MIP?
Generating random numbers for testing a kernel density estimate
Why does scipy.optimize.linprog return a solution that does not satisfy constraints?
How to save learned weights/parameters of PCA and T-SNE in Sklearn
Find all subsets from list of sets that appears in at least N different sets
Generating a random, non-prime number in python
Image comparison algorithm for finding the most similar image in a set
CVXPY returns Infeasible/Inaccurate on Quadratic Programming Optimization Problem
How to put the seed values of K-means algorithm?