Showing cs.MSShow all
2 papers · 1 filter
cs.MS2024
Minimization of Nonlinear Energies in Python Using FEM and Automatic Differentiation Tools
Michal Béreš, Jan Valdman
This contribution examines the capabilities of the Python ecosystem to solve nonlinear energy minimization problems, with a particular focus on transitioning from traditional MATLA…
cs.MS2024
On a vectorized basic linear algebra package for prototyping codes in MATLAB
Alexej Moskovka, Talal Rahman, Jan Valdman +1
When writing high-performance code for numerical computation in a scripting language like MATLAB, it is crucial to have the operations in a large for-loop vectorized. If not, the c…