Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yan committed Feb 3, 2023
1 parent c44c613 commit e40425a
Show file tree
Hide file tree
Showing 30 changed files with 57 additions and 3,209,648 deletions.
Binary file added dist/opstool-0.3.0-py3-none-any.whl
Binary file not shown.
Binary file added dist/opstool-0.3.0.tar.gz
Binary file not shown.
File renamed without changes.
File renamed without changes.
6 changes: 6 additions & 0 deletions doc/source/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
==========

v0.3.0
--------
- Added the class :class:`opstool.analysis.SmartAnalyze`
- Added the functions :func:`opstool.preprocessing.var_line_string` and :func:`opstool.preprocessing.vis_var_sec`
to create variable fiber cross-section meshes.

v0.2.0
--------
- Moved the fiber section mesh commands to :mod:`opstool.preprocessing.section`
Expand Down
6 changes: 6 additions & 0 deletions doc/source/src/api/ana.SmartAnalyze.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
SmartAnalyze
-------------

.. autoclass:: opstool.analysis.SmartAnalyze
:members:
:inherited-members:
4 changes: 4 additions & 0 deletions doc/source/src/api/exa.load_ops_examples.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
load_ops_examples
-------------------

.. autofunction:: opstool.load_ops_examples
4 changes: 4 additions & 0 deletions doc/source/src/api/pre.gen_grav_load.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
gen_grav_load
---------------

.. autofunction:: opstool.preprocessing.gen_grav_load
4 changes: 4 additions & 0 deletions doc/source/src/api/pre.tcl2py.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
tcl2py
-------

.. autofunction:: opstool.preprocessing.tcl2py
670,161 changes: 0 additions & 670,161 deletions doc/source/src/notebooks/.ipynb_checkpoints/demos_cablebridge-checkpoint.ipynb

This file was deleted.

Loading

0 comments on commit e40425a

Please sign in to comment.