Adrian Roman

Results 101 issues of Adrian Roman

I'll see if I'll do it...

enhancement

Currently I'm implementing https://en.wikipedia.org/wiki/Coupled_cluster for the restricted method, hopefully that will succeed, but probably I'll postpone indefinitely the implementation for the unrestricted method. I'll leave the issue opened for the...

enhancement

For now CIS for restricted method is implemented, to be used in TDHF/RPA. Maybe I'll also implement at least CID.

enhancement

Would be more efficient to run it on a GPU.

enhancement

Add some 'particles' carried by the flow (maybe even streamlines?). Just randomly generate some at inlet and lose them at outlet.

enhancement

Performance could be improved by splitting the space in sectors. Details in the referred documentation.

enhancement

Having the spectral function allows computing the Green function.

enhancement

As described on the blog, add some separate code that takes advantage of symmetries.

enhancement

There is some benefit of having the vertices indexed. As it is now, it duplicates the vertices, adding unnecessary overhead (and it's more than simply a vertex, it's also the...

enhancement