Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support of user defined functions #100

Merged
merged 12 commits into from
Nov 22, 2024
Merged

Support of user defined functions #100

merged 12 commits into from
Nov 22, 2024

Conversation

rzyu45
Copy link
Member

@rzyu45 rzyu45 commented Nov 21, 2024

Resolve #99

@rzyu45
Copy link
Member Author

rzyu45 commented Nov 21, 2024

Now we use the editable mode of pip to install Solverz when performing the built-in tests. This is because we want Solverz to output the version info in the generated modules while the version info is generated automatically by the setup tools. With the editable mode installation, the version can only be generated.

@rzyu45
Copy link
Member Author

rzyu45 commented Nov 21, 2024

I use importlib.reload in the UDM test. This is hacking and should be avoided.

@rzyu45 rzyu45 merged commit 411752d into smallbunnies:main Nov 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support of user define numerical functions
1 participant