mrbenson

Results 9 issues of mrbenson

Hi, Is there a way to define a finite real sequence indexed by integers. I'd like to evaluate an expression such as "u(1)+u(2)" where u is defined by an explicit...

Hi Is there a way to embed the interactive prompt in a winforms app ? My aim is to have an interactive console in my application such as the c#...

Hello, I'd like to align the following system of equations : `\\matrix{ a_n + b_n &=& \\alpha + \\epsilon \\\\ c_n &=& \\beta}` ![image](https://github.com/ForNeVeR/xaml-math/assets/1440055/38af580f-6003-4923-bd61-74eec5575cf5) So that terms on left aligned...

kind:feature
help-wanted

Hi, Does someone already managed to compiled PyMFEM inside MinGW environment ? Best regards.

Hi I want to merge a bunch of `brep` files, so i read/create a list of `topods_shape`, but i'm lazy to explore/copy all data... Is there a function to merge...

Hi, I've been playing with 3d netgen mesher, is it possible to prescribe a local mesh size on surface and solid geometric entities ? For instance, as you can see...

Hello, I try to install this sample occ project, unfortunately npm install failed... Does it suppose to work under windows ? Best regards.

Hi, Do you plan to add special clipboard copy like picture or data struct ? Thks.