nelson_software

3 Followers
0 Following
34 Posts
Nelson provides a powerful #opensource computing environment for #engineering, #Numerical #Computation, #Simulation and #scientific applications.
Release v0.7.10 · Nelson-numerical-software/nelson

0.7.10 (2023-10-27) Added private functions/folders support (to limit the scope of a function). syntax extended to facilitate the creation of literal integers without loss of precision: exampl...

GitHub
Release v0.7.4 · Nelson-numerical-software/nelson

0.7.4 (2023-04-27) Added Qt 6.5 support. 802: bitand, bitor, bitxor functions. issorted Determine if array is sorted. num2cell Convert array to cell array with consistently sized cells. hggroup Cr...

GitHub
xeus-nelson in JupyterLite 🚀🪐 — jupyterlite-xeus-nelson documentation

Stanford bunny tribute · Nelson-numerical-software/nelson · Discussion #885

load('d:/stanford-bunny.nh5') figure('Color', [1, 1, 1]); patch('Faces', Faces, 'Vertices', Vertices, 'FaceVertexCData', Colors, ... 'EdgeColor', 'none', ... 'FaceColor', 'interp', 'FaceAlpha', 1);...

GitHub
Release v0.7.3 · Nelson-numerical-software/nelson

0.7.3 (2023-03-28) Added patch Create patches of colored polygons. ancestor Ancestor of graphics object. hexadecimal color code managed example: '#DDFF00'. validatecolor Validate color values. 851...

GitHub