Changelog for
python3-openmdao-1.7.3-1.3.noarch.rpm :
Thu May 25 14:00:00 2017 toddrme2178AATTgmail.com
- Implement single-spec version
- Fix source URL
- Update to version 1.7.3
- Add use_setuptools.patch
Some of the optional commands need setuptools.
- Add recent_scipy_fixes.patch
Fixes compatibility with recent scipy versions.
Thu May 25 14:00:00 2017 toddrme2178AATTgmail.com
- Doesn\'t need scipy-devel (weave)
Thu Dec 5 13:00:00 2013 p.drouandAATTgmail.com
- Update to version 0.9.1
* Case Recorders now automatically add timestamps.
* Fixed a bug where replace was broken for situations with
objectives and parameters.
* Fixed a bug where the were errors when trying to finite difference
with respect to an array in a vartree.
* Fixed a bug where array variables were broken for derivatives.
* Fixed a bug with connection of variable tree sub-vars to one another.
* Fixed a bug where variable tree inputs were not expandable in the GUI.
* Fixed a couple of bugs with numpy slices.
* Fixed a problem where CONMINdriver raised an error when run
_iteration was called.
* Fixed installation problems with pyV3D, cobyla and OpenMDAO itself.
- Removed patchs; fixed on upstream release
* openmdao.main-0.5.0-traits-import.patch
* openmdao.lib-0.5.0-traits-import.patch
Thu Oct 24 14:00:00 2013 speilickeAATTsuse.com
- Require python-setuptools instead of distribute (upstreams merged)
Sun Feb 24 13:00:00 2013 scorotAATTfree.fr
- update to version 0.5.0
* Redesigned workflow and dataflow panes. Workflow is now
displayed as a hierarchical tree in a tab the left-side pane.
Users may now populate the workflow tree by dragging items over
from the dataflow.
* Redesigned main projects page, based on twitter bootstrap.
Process and design are more streamlined.
* Allow connections between sub-variables and regular variables
in a VariableTree or Array
* Update of the plugin documentation system to match the other
OpenMDAO docs in color and format.
* Properties panel no longer scrolls when updates are made.
* NPSS component wrapper now works with the GUI
- rebase patches for this new release
- add patches minimal single-line comment in spec file
Wed Jan 2 13:00:00 2013 toddrme2178AATTgmail.com
- Fix building on SLES
Thu Nov 1 13:00:00 2012 scorotAATTfree.fr
- version 0.3.1
* No ChangeLog available
Sat Aug 25 14:00:00 2012 scorotAATTfree.fr
- split package into several subpackages
- add examples
Sat Aug 25 14:00:00 2012 scorotAATTfree.fr
- first package