Skip to content
Failed

Changes

Summary

  1. Fixing small bad_relations error. (commit: b9832cf) (details)
  2. Initial commit for documentation. (commit: acaf8c3) (details)
  3. Changing format,adding skeleton files. (commit: d83ea83) (details)
  4. More template files, adding figures. (commit: 15d2930) (details)
  5. Now sphinx-build works (toc spacing matters!) (commit: df33586) (details)
  6. Changing 'generate' to 'print'. (commit: ff7b0ce) (details)
  7. More renaming, fixing test issues (EqPosy). (commit: 76b856f) (details)
  8. Adding basic comments to simulate functions. (commit: 10a48d1) (details)
  9. Comments, and reverting funky use of l_norm in exponential. (checked with SimPleAC_table from robustSPpaper). (commit: b4ef96c) (details)
  10. Install instructions. (commit: 7b392b6) (details)
  11. Small comments in models, and removing gassolar from requirements. (commit: 0861a48) (details)
  12. [docs] why RO, and more. (commit: 6688d7a) (details)
  13. [docs] robust101, and getting started. (commit: 612cb31) (details)
  14. [docs} More math, and references. (commit: df1792d) (details)
  15. [docs] basic math almost completed. Added figures, and rspapproaches. (commit: fc0ad2f) (details)
  16. [docs] methods complete. (commit: 56c4e28) (details)
  17. [docs] goal programming write-up. (commit: 7e0ff65) (details)
  18. [docs] rsp approaches and other cleanups. (commit: 86e5234) (details)
  19. Final edits. (commit: 3dbb47b) (details)
  20. Fixing images. (commit: f5f2879) (details)
  21. Adding more advanced commands. (commit: c4b5129) (details)
  22. Fixing links and minor edits. (commit: 673892b) (details)
Commit b9832cf1c9300196836bd7aa34b24d43c17301f3 by 1ozturkbe
Fixing small bad_relations error.
(commit: b9832cf)
The file was modified robust/testing/t_two_term_approximation.py (diff)
Commit acaf8c35a92be4e3ec191dd540dc325bda1f7219 by 1ozturkbe
Initial commit for documentation.
(commit: acaf8c3)
The file was addeddocs/Makefile
The file was addeddocs/source/index.rst
The file was addeddocs/source/conf.py
Commit d83ea833f726398b430eac1343f3d78629815d13 by 1ozturkbe
Changing format,adding skeleton files.
(commit: d83ea83)
The file was addeddocs/source/installation.rst
The file was modified docs/source/index.rst (diff)
The file was addeddocs/source/math.rst
The file was modified docs/source/conf.py (diff)
The file was addeddocs/source/robust101.rst
The file was addeddocs/source/methods.rst
The file was addeddocs/source/references.rst
Commit 15d29307d499cd89f3fca62ce91a1aa3b963e1c1 by 1ozturkbe
More template files, adding figures.
(commit: 15d2930)
The file was addeddocs/source/whyro.rst
The file was addeddocs/source/ro.PNG
The file was addeddocs/source/so.PNG
The file was modified docs/source/index.rst (diff)
The file was modified docs/source/robust101.rst (diff)
The file was addeddocs/source/goal.rst
The file was addeddocs/source/ouc.PNG
Commit df33586c1fc3f0f77ee1ac15e4c1bd09b148351a by 1ozturkbe
Now sphinx-build works (toc spacing matters!)
(commit: df33586)
The file was modified docs/source/index.rst (diff)
The file was modified docs/source/whyro.rst (diff)
Commit ff7b0cec9eee2c37924d76089ab805460041e81c by 1ozturkbe
Changing 'generate' to 'print'.
(commit: ff7b0ce)
The file was modified robust/signomial_simple_wing/models.py (diff)
The file was modified robust/simple_wing/models.py (diff)
The file was modified robust/solar_model/models.py (diff)
Commit 76b856f4c2dc740052d473ba139eb8c1df087fc4 by 1ozturkbe
More renaming, fixing test issues (EqPosy).
(commit: 76b856f)
The file was modified robust/simple_wing/models.py (diff)
The file was modified robust/testing/t_equivalent_posynomials.py (diff)
The file was modified robust/solar_model/models.py (diff)
The file was modified robust/signomial_simple_wing/models.py (diff)
Commit 10a48d1cdd927cc24b2a4c4b5bb64b7c72da9578 by 1ozturkbe
Adding basic comments to simulate functions.
(commit: 10a48d1)
The file was modified robust/simulations/simulate.py (diff)
Commit b4ef96c18c637a07a9fabc566ab03df8f454c27e by 1ozturkbe
Comments, and reverting funky use of l_norm in exponential. (checked with SimPleAC_table from robustSPpaper).
(commit: b4ef96c)
The file was modified robust/robust.py (diff)
The file was modified docs/source/installation.rst (diff)
Commit 0861a4811943ba6743fc53c69e55f23b83974ff9 by 1ozturkbe
Small comments in models, and removing gassolar from requirements.
(commit: 0861a48)
The file was modified setup.py (diff)
The file was modified robust/solar_model/models.py (diff)
The file was modified robust/simple_wing/models.py (diff)
The file was modified docs/source/references.rst (diff)
The file was modified docs/source/robust101.rst (diff)
The file was modified docs/source/goal.rst (diff)
The file was modified docs/source/whyro.rst (diff)
The file was modified docs/source/methods.rst (diff)
The file was modified docs/source/math.rst (diff)
The file was modified docs/source/index.rst (diff)
The file was modified docs/source/installation.rst (diff)
Commit 612cb312fbe50bfbf90a5c126db198d07a914d22 by 1ozturkbe
[docs] robust101, and getting started.
(commit: 612cb31)
The file was modified docs/source/references.rst (diff)
The file was addeddocs/source/gettingstarted.rst
The file was modified docs/source/robust101.rst (diff)
The file was modified docs/source/index.rst (diff)
The file was addeddocs/source/simulation.rst
Commit df1792d5ed727f87aae6304b3aaecab680753ffd by 1ozturkbe
[docs} More math, and references.
(commit: df1792d)
The file was modified docs/source/references.rst (diff)
The file was modified docs/source/math.rst (diff)
The file was modified docs/source/robust101.rst (diff)
Commit fc0ad2f642a63a81644a75c78ef0c697b2c296b1 by 1ozturkbe
[docs] basic math almost completed. Added figures, and rspapproaches.
(commit: fc0ad2f)
The file was modified docs/source/index.rst (diff)
The file was modified docs/source/math.rst (diff)
The file was addeddocs/source/rspSolve.PNG
The file was addeddocs/source/picHsiung.PNG
The file was addeddocs/source/rspapproaches.rst
The file was modified docs/source/methods.rst (diff)
The file was addeddocs/source/partitioning.PNG
The file was modified docs/source/robust101.rst (diff)
The file was modified docs/source/rspapproaches.rst (diff)
The file was modified docs/source/math.rst (diff)
The file was modified docs/source/references.rst (diff)
The file was modified docs/source/index.rst (diff)
The file was modified docs/source/whyro.rst (diff)
The file was modified docs/source/methods.rst (diff)
The file was modified docs/source/gettingstarted.rst (diff)
Commit 7e0ff659b523d2f182baf56cb58fd5869c78e4bc by 1ozturkbe
[docs] goal programming write-up.
(commit: 7e0ff65)
The file was modified docs/source/goal.rst (diff)
The file was modified docs/source/index.rst (diff)
The file was removeddocs/source/simulation.rst
The file was addeddocs/source/commands.rst
Commit 86e52341027ef0c2c0ccadce709ffff5b3f802f4 by 1ozturkbe
[docs] rsp approaches and other cleanups.
(commit: 86e5234)
The file was modified docs/source/methods.rst (diff)
The file was modified docs/source/goal.rst (diff)
The file was modified docs/source/commands.rst (diff)
The file was modified docs/source/rspapproaches.rst (diff)
The file was modified docs/source/rspapproaches.rst (diff)
The file was modified docs/source/index.rst (diff)
The file was modified docs/source/robust101.rst (diff)
The file was modified docs/source/rspapproaches.rst (diff)
The file was modified docs/source/whyro.rst (diff)
The file was modified docs/source/math.rst (diff)
Commit c4b51292178bccf897edc925bbc0696c2703e6f7 by 1ozturkbe
Adding more advanced commands.
(commit: c4b5129)
The file was modified docs/source/commands.rst (diff)
Commit 673892bb7026d0fa724344eb5c55bcc7211bd227 by 1ozturkbe
Fixing links and minor edits.
(commit: 673892b)
The file was modified docs/source/commands.rst (diff)