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
Develop appropriate extensions for the new v0.2 version of the myfempy project.
The main project should stop for a while in updates, with the aim of improving bugs and performance issues.
The new version will be developed in order to expand the project to new horizons. This will allow new features to be added in the future, with inclusion via pull-requests and also a better treatment of the overall project documentation.
The new version of the program should include full access to OOP, upgrade of solver performance, and access to the multi parallel GPU/CPU solver.
The new version should have an OOP feature and also parts implemented in C/ Cython to increase performance.
Features that must be implemented:
All the code will undergo a balancing reformulation and verification of bugs and vulnerabilities, in addition to receiving documentation, when necessary.
The finite element library will be expanded to utilize JAX features.
A cleaner and more efficient tiered structure should be implemented.
The bridge design patterns will be the standard used in the implementation of classes and functions in the new version.
The text was updated successfully, but these errors were encountered:
Develop appropriate extensions for the new v0.2 version of the myfempy project.
The main project should stop for a while in updates, with the aim of improving bugs and performance issues.
The new version will be developed in order to expand the project to new horizons. This will allow new features to be added in the future, with inclusion via pull-requests and also a better treatment of the overall project documentation.
The new version of the program should include full access to OOP, upgrade of solver performance, and access to the multi parallel GPU/CPU solver.
The new version should have an OOP feature and also parts implemented in C/ Cython to increase performance.
Features that must be implemented:
All the code will undergo a balancing reformulation and verification of bugs and vulnerabilities, in addition to receiving documentation, when necessary.
The finite element library will be expanded to utilize JAX features.
A cleaner and more efficient tiered structure should be implemented.
The bridge design patterns will be the standard used in the implementation of classes and functions in the new version.
The text was updated successfully, but these errors were encountered: