-
(info.system, info.version), (info.machine, info.processor), sys.version
(('Windows', '10.0.19044'), ('AMD64', 'Intel64 Family 6 Model 158 Stepping 9, GenuineIntel'), '3.9.12 (main, Apr 4 2022, 05:2…
-
### Description
An analysis upstream of a dymos trajectory computes a vector of parameters that are passed into the dymos trajectory as scalars using `connect(src,to, src_indicies=X)`. When simulatin…
-
### Description
Better safe than sorry, I would want to address here a problem with the development version of OpenMDAO, though I don't know if it is planned to address them already or not.
It hap…
-
Hello kindly look into the log below. Can you tell me why this is happening?
New to this, could have been mistaken while carrying out the installation process.
```
Microsoft Windows [Version 6.1.…
-
### Summary of Issue
When you open up one of the docs using Binder or Colab, you get errors because of the missing module `myst_nb`.
### Issue Type
- [x] Bug
- [ ] Enhancement
POEM …
-
### Summary of Issue
Add a `CONTRIBUTING.md` file to the repo root.
### Issue Type
- [ ] Bug
- [ ] Enhancement
- [x] Misc
### Description
CONTRIBUTING.md should guide users on how to …
-
**Describe the bug**
There can be an issue with the run_system function when giving in argument a group which contains components that have inputs which copy the shape of a different input
**To R…
-
### Task Description
There are several places in the OpenMDAO code base where tables of information are printed to the terminal. Custom code is being written for each case. There will be more table d…
-
### Description
The `tabulate` library reports a `FutureWarning` when using the current latest install stack in Anaconda.
Specific warning:
````
$USER/opt/anaconda3/envs/mdo4grid/lib/python3.1…
-
### Desired capability or behavior.
In the interest of removing the dependency burden on users, we should remove `pyparsing` from our standard dependencies and inform the user of how to install it wh…