ACEsuit / ACE.jl

Parameterisation of Equivariant Properties of Particle Systems
65 stars 15 forks source link

Euclidian vector real version enabled #39

Closed MatthiasSachs closed 3 years ago

cortner commented 3 years ago

I'll need to resolve the conflicts, can you please give me push access to your fork?

MatthiasSachs commented 3 years ago

ok, will do! But there is one issue with the invariant properties now. I will fix that and update the pull request.

Best, Matthias

On Jun 8, 2021, at 07:39, Christoph Ortner @.***> wrote:

I'll need to resolve the conflicts, can you please give me push access to your fork?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://urldefense.com/v3/__https://github.com/ACEsuit/ACE.jl/pull/39*issuecomment-856825979__;Iw!!OToaGQ!_kWVM276lApuUon4C6KEE-l3EGCxVPW67CmNT6YfTleHwP8gR4WV12iOT-jxOIU3o4fr$, or unsubscribe https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AFJV2CPKW6TMPDT5CLNDKFLTRYTQPANCNFSM46JCVPPA__;!!OToaGQ!_kWVM276lApuUon4C6KEE-l3EGCxVPW67CmNT6YfTleHwP8gR4WV12iOT-jxOFkt6Fjq$.

cortner commented 3 years ago

please wait a minute- I'm about to push some changes

cortner commented 3 years ago

I just had to update the FIO codes for symmetric basis because of the new parameter.

cortner commented 3 years ago

I'll push that to your branch, and then please go ahead and make any other changes you think you need.

cortner commented 3 years ago

ok, I merged with my updated v0.10.x branch. I saw the error you noticed. Please go ahead now and update the PR

MatthiasSachs commented 3 years ago

OK! I think you have access to my branch, right?

On Jun 8, 2021, at 10:54, Christoph Ortner @.***> wrote:

I'll push that to your branch, and then please go ahead and make any other changes you think you need.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://urldefense.com/v3/__https://github.com/ACEsuit/ACE.jl/pull/39*issuecomment-856973803__;Iw!!OToaGQ!99xrRXafZF7EbZYOzTu_KwwodMXrVXc0I3rUEA-ycRqAEO94XnSqawyjbdgDShmDsn0n$, or unsubscribe https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AFJV2CIZAWGL77UBCKCE6SLTRZKOTANCNFSM46JCVPPA__;!!OToaGQ!99xrRXafZF7EbZYOzTu_KwwodMXrVXc0I3rUEA-ycRqAEO94XnSqawyjbdgDSjphrHD0$.

cortner commented 3 years ago

ok, I made complex the default, and I put the real application in a different place where it avoids another allocation. The main thing still missing is that the gradient of the basis is still complex

cortner commented 3 years ago

@MatthiasSachs please look at my changes, review carefully, rerun tests, and report back that you are happy to merge. I'll then tag new versions of ACEbase and ACE later.