You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main application for vectfit is when the input values s are imaginary, and the output values f are complex. But your program only allows s and f to be real. Do you think you could modify the program so that it can do this?
The original matlab program can do this. And the examples given in the original paper are of this form.
The text was updated successfully, but these errors were encountered:
There is no longer active development on vectfit since it has been integrated in OpenMC and has worked well as is for our purposes. Our main use case is for input values that are real and output values that are complex.
________________________________
From: stephenmontgomerysmith ***@***.***>
Sent: Wednesday, May 31, 2023 8:22 PM
To: mit-crpg/vectfit ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [mit-crpg/vectfit] Need to allow complex inputs (Issue #3)
The main application for vectfit is when the input values s are imaginary, and the output values f are complex. But your program only allows s and f to be real. Do you think you could modify the program so that it can do this?
The original matlab program can do this. And the examples given in the original paper are of this form.
—
Reply to this email directly, view it on GitHub<#3>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAHXBLX5WVN657EXONR36M3XI7OGFANCNFSM6AAAAAAYWFOT2E>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
The main application for vectfit is when the input values s are imaginary, and the output values f are complex. But your program only allows s and f to be real. Do you think you could modify the program so that it can do this?
The original matlab program can do this. And the examples given in the original paper are of this form.
The text was updated successfully, but these errors were encountered: