Viewing profile — ashishuthama
ashishuthama
HN member- Joined
- Fri, Jul 07, 2017, 3:44 PM UTC
- HN karma
- 4
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About ashishuthama
Recent public activity
-
story
Show HN: Optical Design and Simulation in Matlab
Hi HN, We have been working an optical design and simulation library as a small start-up-ish team within MathWorks (makers of MATLAB and Simulink). I have seen a few optics and MAT…
-
comment
Comment #45043185
'lobbing things' i.e launching things, OP didnt mean it would reach there in 30 days.
-
comment
Comment #43325497
@ExAr - A treasure trove of information, thanks for putting in the effort! Do you blog about how you go about creating these graphics? For example, this view finder image: https://…
-
comment
Comment #26469004
same here. Was excited to see "Knot of the Day", thought I could add that to my RSS reader and look at one each day..could not find a way to do that.
-
comment
Comment #20536109
A new engineer can learn a lot from being on code reviews earlyon. Anything from the team coding style to the application architecture.
-
comment
Comment #14719280
Another data point: MATLAB, glnxa64 AVX2, 12 core >> maxNumCompThreads(1); >> im = randi(255, [2560, 1600, 3],'uint8'); >> timeit(@()imresize(im,[320,200],'bilinear','Antialiasing'…