Bryan A. Jones

Results 127 comments of Bryan A. Jones

Can skulpt run pytest? That's a great framework, and it uses `assert` for all the test cases. Perhaps that would work nicely? (We also use pytest on the server for...

Good point. Simple asserts are nice.

I have a fix in my branch that makes this work (tested us VS 2008, which is required for Python 2.7).

I'd suggest @Legorooj helping assign a dev to support package devs -- for example, perhaps he would help answer any numpy/sympy questions that team has, etc. I'd also suggest providing...

> I might expect the statement to be missing, but I would have thought the old fitb would continue working... @bjones1 ?? Did more of the json change than just...

Thanks for taking a look. Yes re: `problemHtml` key, but I haven't looked at that source to determine where to change it. I'm guessing @dbrianwalton would know this code fairly...

Wow, fantastic! Very exciting! Let me know if I can help on the JavaScript side.

Per @rbeezer's email, is still dead or alive? Doenet seems like a great alternative to this; unless @dbrianwalton wants to keep going on this, I'd suggest closing this PR.

> Would this require a `LIBCORO_FEATURE_THREADING_WINDOWS|LINUX` cmake option if I'm understanding correctly? Instead, I was thinking of making the `LIBCORO_FEATURE_THREADING` include Linux-only features, and including everything that's platform-agnostic by default....

> I think this makes a lot of sense now that you broken it down, I like it a lot. Fantastic! > I will note thought that the original ask...