Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
dsimcha
dsimcha has asked
193
questions and find answers to
177
problems.
Stats
6.0k
EtPoint
1.8k
Vote count
193
questions
177
answers
About
dsimcha questions
Public Domain or No Binary Attribution FFT Lib? [closed]
Remove duplicate items with minimal auxiliary memory?
C API Library for Solving Sparse Systems of Linear Equations?
Is there an interpreter for Python similar to Pry for Ruby? [duplicate]
Purpose of Xor Linked List?
Python Eval: What's wrong with this code?
Why are assertions compiled out of production builds (other than performance)?
Algorithmically get Amplitude and Phase of Sine wave?
Is multiplication always commutative in inexact floating point arithmetic?
When/how to optimize generic code?
dsimcha answers
Does a cache need to synchronized?
Declare class member at runtime in D
Remove duplicate items with minimal auxiliary memory?
D converter: Is there a way to convert D language to java or C++?
D language: how do you do such as Php array(); foreach()?
Java: How to determine programmatically that a dataset doesn't follow a normal distribution?
Finding mean of array of ints
Does the D garbage collector work?
multi-platform gui app in C(P)ython or D
Verify Knuth shuffle algorithm is as unbiased as possible