Skip to main content
user366312's user avatar
user366312's user avatar
user366312's user avatar
user366312
  • Member for 6 years, 7 months
  • Last seen more than a month ago
6 votes
2 answers
1k views

Classes representing 2D points and pixels

6 votes
2 answers
907 views

Molecular simulation: Minimum Image Convention

6 votes
1 answer
280 views

A PCG-based random number generator that is interchangeable with System.Random

5 votes
2 answers
556 views

The Random Skipping Sequential (RSS) Monte Carlo algorithm

5 votes
1 answer
132 views

Manually writing a function matrixpower() in R

4 votes
1 answer
184 views

Histogram of Maxwell-Boltzmann distribution

4 votes
2 answers
4k views

Set<T> data structure in C#

4 votes
2 answers
199 views

Solution of class design issue of generic of restricted type

3 votes
4 answers
1k views

Simpson's method for numerically computing the integration of a function

3 votes
1 answer
854 views

Marching Square algorithm (2)

3 votes
1 answer
124 views

A function to read ASCII data files with 3*n columns

2 votes
1 answer
64 views

Autocorrelation of a vector series (3)

2 votes
1 answer
227 views

Autocorrelation of a vector series

2 votes
1 answer
218 views

Minimalistic implementation of Leapfrog integration algorithm

2 votes
1 answer
294 views

Compute the derivative of a function

2 votes
1 answer
322 views

Maxwell's distribution using Box-Muller transform

2 votes
0 answers
434 views

Marching Square algorithm

1 vote
1 answer
104 views

Simulation of Central Limiting Theorem (CLT)

1 vote
2 answers
652 views

Implementation of Newton's method of finding root of a function

1 vote
2 answers
1k views

Geting file-names from the current working directory

1 vote
1 answer
561 views

A CUDA compatible Vector class

1 vote
1 answer
89 views

Molecular Simulation: PBC using the Ewald Summation technique

1 vote
1 answer
72 views

Locality Sensitive Hashing using Random Projection method

1 vote
0 answers
252 views

A CUDA kernel for a matrix product as outer product vectors

1 vote
2 answers
225 views

Minimalistic implementation of Leapfrog integration algorithm (2)

1 vote
1 answer
165 views

Graph Neural Network (GNN) (1)

0 votes
2 answers
88 views

Feature subset selection using neural network

0 votes
1 answer
101 views

Temperature of a Lennard-Jones system

0 votes
1 answer
176 views

A common class for Client and Server [closed]

-1 votes
1 answer
78 views

Graph Neural Network (GNN) (2) [duplicate]