-
Hi everyone !
Here is our first issue to set up a program (menu) for our lectures on Julia HPC. After our first meeting, there seems to be two main "blocks" of lectures
1. serial code optimizat…
-
Please comment below to leave us your lab reviews! Remember, please follow this format:
```
Your Name:
Overview of Lab Comments: i.e. Was this lab good or bad? Too fast? Too Slow? Does it need somet…
lmock updated
9 years ago
-
Hi again Tom
How would a basic client call to glpk look like? I tried
```
import json
import glpk
def lambda_handler(event, context):
return {
'statusCode': 200,
'body'…
-
-
For other arrays, containers, strings, etc., including Sequence that users will often be converting from, index takes the container before the Int, and adjust and adjust' take the (a -> a) function as…
-
There could be universals that could be better uncovered with languages that are context-free. Programming lang treebanks are almost nonexistent, so what came to my mind if I were to construct one is …
-
Could you explain the features of your library and what problems does it try to solve?
gfxcc updated
7 years ago
-
## Participant Details
**Name/Nickname:** Grace
**Pronouns:** she/her
**Domain:** Machine Learning
I am AI and ML Enthusiast and I hope to learn as much as possible on this track
## Miles…
-
Hi,
I am looking into using this library to control the swing foot trajectory of a humanoid robot walk. Our MPC is continuously computing new desired footstep position as the robot is stepping, and…
-
### Describe your issue.
Hello,
We have seen our Windows Github Actions build times jumping from 15m to 4h15m after what seems an update from Scipy 1.12.0 to Scipy 1.13.0:
15m: https://github…