Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
roygvib
roygvib has asked
15
questions and find answers to
62
problems.
Stats
1.1k
EtPoint
250
Vote count
15
questions
62
answers
About
I like programming languages with array notation like : and .., which are very convenient :)
roygvib questions
Extending an allocatable array with move_alloc and sourced allocation
Generic and specific functions to get real and imaginary parts of complex variables
Allocation of zero-sized arrays and use in array constructors
Performance drop of DO loops by potential change of bound variables
Incremental compilation in Chapel
Output precision of `writeln()` for floating-point numbers
Allocation of arrays in Chapel
Performance of for loops in Julia
Creating heterogeneous arrays in Fortran
Matching of array elements in Julia
roygvib answers
segmentation fault when calling fortran subroutine in C++
Fortran code (.f95) compiles fine in Windows g95 compiler but incorrectly in Ubuntu gfortran
how to call fortran routines from C++?
Resize array generated by the loop
Pass boolean array without copying with `f2py`?
Passing a string from Python to Fortran through Cython
Julia way of searching tokens in integer arrays
How to bignum in Fortran [duplicate]
Julia: find row in matrix
Adding sound to a Fortran program