Commit Graph

  • cdd6f766f8 Add examples generator Evgeniy L 2016-01-14 16:33:49 +0300
  • e99562d270 Doc. Fix mathjax url to use https instead of http Evgeniy L 2016-01-13 12:29:01 +0300
  • 1c97908faa Doc. We user -> we use Evgeniy L 2016-01-12 21:16:02 +0300
  • 406b1c0cb4 Doc. Fix asterisk multiplication Evgeniy L 2016-01-12 21:14:27 +0300
  • 42bc093f7e Doc. Couple of fixes after review Evgeniy L 2016-01-12 21:11:12 +0300
  • b320b79583 Doc. Remove A matrix transposition since it's not required Evgeniy L 2016-01-12 12:22:13 +0300
  • d11acc0088 Doc. Vector x should be transposed when multiplied by A. Evgeniy L 2016-01-11 20:13:08 +0300
  • 2dffa8821f Doc. Fix confusing sentence in introduction Evgeniy L 2016-01-11 19:53:23 +0300
  • 323c43f7d8 Doc. Fix coefficient definition to use math formatting Evgeniy L 2016-01-11 18:07:59 +0300
  • da07805fa6 Doc. Capitalize items in numbered list Evgeniy L 2016-01-11 18:03:16 +0300
  • af6b6c060d Doc. Multiple fixes of equations and text Evgeniy L 2016-01-11 17:52:29 +0300
  • efb36927b2 Doc. Multiple fixes for the text and equations Evgeniy L 2016-01-11 17:23:35 +0300
  • 4f5098bb95 Doc. Fix usage example Evgeniy L 2016-01-11 16:25:31 +0300
  • 4234aa4e24 Fix coefficients for objective function Evgeniy L 2016-01-11 16:16:39 +0300
  • 3aa3ef23dd Doc. Complete best with disks section Evgeniy L 2016-01-11 16:07:34 +0300
  • 812e57fa9a Doc. Fixed equations aligment and text in the equations Evgeniy L 2016-01-11 15:07:23 +0300
  • 270ce4509c Doc. Final fix of equations aligment Evgeniy L 2016-01-11 14:40:48 +0300
  • 8691aa64a9 Doc. Fix equation alligment 2nd attempt Evgeniy L 2016-01-11 14:39:07 +0300
  • 4daf0ad3a6 Doc. Try to fix equations alligment Evgeniy L 2016-01-11 14:35:23 +0300
  • c38f09c00d Removed done items from readme and added new one Evgeniy L 2016-01-11 13:50:54 +0300
  • 24e453ced9 Doc. Add information about more advanced ordering coefficients Evgeniy L 2016-01-11 13:49:59 +0300
  • 8d8da6d4b0 Add best with disks, ordering and weight sections Evgeniy L 2016-01-10 21:40:05 +0300
  • ed9aa43eb2 Add integer solution section Evgeniy L 2016-01-10 20:19:48 +0300
  • 1a92871c51 Doc. Fix system of linear equations Evgeniy L 2016-01-10 19:44:49 +0300
  • b7df1b1a99 Added two disks example Evgeniy L 2016-01-10 19:42:17 +0300
  • 21ff19e9d4 Add missed row in A matrix Evgeniy L 2016-01-10 19:17:46 +0300
  • 9ee300defd Add more information about inequalities in solver description section Evgeniy L 2016-01-10 19:00:46 +0300
  • 70bc7c9f56 Fix link to an article about Simplex algorithm Evgeniy L 2016-01-10 18:52:29 +0300
  • 6d16c0911c Fix link to linear programming article Evgeniy L 2016-01-10 18:50:18 +0300
  • a8523d1ad9 Add description of the solver Evgeniy L 2016-01-10 18:46:22 +0300
  • 4a41aa636c Fix newline symbols for equations Evgeniy L 2016-01-10 15:35:01 +0300
  • 4e0b450c1c Add problem description section Evgeniy L 2016-01-10 15:31:25 +0300
  • 2bd6ced50a Couple of syntax fixes Evgeniy L 2016-01-10 14:42:09 +0300
  • b87834328f Add sections and fill in Architecture and Parser sections Evgeniy L 2016-01-10 14:32:29 +0300
  • c2f19a7828 Fix a bug, when there is space with empty max in the middle Evgeniy L 2016-01-02 23:29:02 +0300
  • 267c792af1 Don't use minimal size for building a set Evgeniy L 2016-01-02 18:41:32 +0300
  • 89ba39f728 Remove call of undefined method Evgeniy L 2016-01-02 18:08:47 +0300
  • c3b788cfca Add sequences module Evgeniy L 2016-01-02 18:07:32 +0300
  • 2b43c46c08 Completely rewrite algorithm for coefficients caculation Evgeniy L 2016-01-02 18:07:16 +0300
  • dfc7b5481e Add mathjax extension to render math equations Evgeniy L 2015-12-31 16:45:24 +0300
  • 4927d3d552 Add debugging equations Evgeniy L 2015-12-31 16:41:45 +0300
  • 46067e6e76 Add for architecture doc header Evgeniy L 2015-12-31 16:38:09 +0300
  • d77f2868ee Test math formulas in the docs Evgeniy L 2015-12-31 16:35:26 +0300
  • 63d81b572f Fxi doc generation, use the default readthedoc theme Evgeniy L 2015-12-31 16:24:08 +0300
  • ac6c0e2664 Fix coefficients for best_with_disks Evgeniy L 2015-12-31 11:57:41 +0300
  • 84bf29125b Reimplement weight allocation logic Evgeniy L 2015-12-31 11:47:36 +0300
  • c519f51c9a Add exceptions Evgeniy L 2015-12-31 11:46:14 +0300
  • 097f31282d Up readme Evgeniy L 2015-12-31 11:46:02 +0300
  • ce59764a04 Update simple schema comment Evgeniy L 2015-12-29 21:15:06 +0300
  • fb7201b5d5 Add yaql template language to spaces description Evgeniy L 2015-12-29 21:08:02 +0300
  • 7c4c4ad3cf Add improvments list to readme Evgeniy L 2015-12-29 21:07:15 +0300
  • 7951316a76 Add yaql as requirements Evgeniy L 2015-12-29 21:06:58 +0300
  • ffcaef313f Added working example with yaql parser Evgeniy L 2015-12-28 15:25:37 +0300
  • d5e16741d2 Add future improvments section Evgeniy L 2015-12-25 19:24:25 +0300
  • 45aaee7a11 Up schema Evgeniy L 2015-12-25 19:24:10 +0300
  • 1dbf91100e Fix weights, first disk may have weight too Evgeniy L 2015-12-25 19:22:37 +0300
  • 62c38355a1 Add weight calculation Evgeniy L 2015-12-25 19:08:14 +0300
  • 0f05006e01 Spaces are allocated according to an order in the file Evgeniy L 2015-12-25 16:55:55 +0300
  • d2451f816b Update simple schema Evgeniy L 2015-12-25 00:20:30 +0300
  • 704c73a46c Add min and max space size Evgeniy L 2015-12-25 00:19:21 +0300
  • d48e095b0e Add formatters, which is required for easier debugging Evgeniy L 2015-12-24 14:55:19 +0300
  • 97193e1522 Change format reult format from a dict to a list of dicts Evgeniy L 2015-12-24 13:21:40 +0300
  • 9f8cfdc63b Convert solution into disks-spaces mapping Evgeniy L 2015-12-24 13:17:59 +0300
  • 323c6aad61 Use np alias for numpy Evgeniy L 2015-12-22 19:00:17 +0300
  • 1be7ba0f55 Add run.sh to easily debug the problems Evgeniy L 2015-12-22 18:58:11 +0300
  • 8864affd92 Created simple linear-equation creation mechanism Evgeniy L 2015-12-22 18:55:06 +0300
  • b475a0f730 Add examples with schema and disks Evgeniy L 2015-12-22 18:54:37 +0300
  • 2beeddb512 Add command line entry point Evgeniy L 2015-12-22 18:54:11 +0300
  • 16317db94d Add oslo.config into requirements Evgeniy L 2015-12-22 18:53:54 +0300
  • d288d75f4e Update a link to homepage Evgeniy L 2015-12-22 13:02:55 +0300
  • 002f126d89 Update requirements Evgeniy L 2015-12-22 13:02:35 +0300
  • 793336310b Initial Cookiecutter Commit. Evgeniy L 2015-12-22 12:40:52 +0300