1
0
Fork 0

Commit Graph

  • 9e4d6b9fe5 Updated parallel implementation Luca Moretti 2020-12-21 16:00:36 +0100
  • a96551a915 Refactor caches list parallel_struct_est Filippo Martini 2020-12-20 22:37:02 +0100
  • 28e3000ed1 Added possible implementation of a parallel constraint-based approach Luca Moretti 2020-12-20 21:08:14 +0100
  • c1b073119f removed ensable model Luca Moretti 2020-12-20 20:31:36 +0100
  • b88288f8db Change one_iteration_ctpc_algo method signature Filippo Martini 2020-12-19 15:53:43 +0100
  • 994ad3d54d Remove sphinx_out dir from repo Filippo Martini 2020-12-18 20:51:20 +0100
  • 4c4c811d09
    Merge pull request #3 from philipMartini/latest_develop philipMartini 2020-12-18 18:37:29 +0100
  • a2f11b3666 Add mono/multi process Filippo Martini 2020-12-18 16:57:49 +0100
  • 5fd178d35c Fix cpu_count for timeit Filippo Martini 2020-12-18 15:56:12 +0100
  • a3ea0534ae Correct syntax err Filippo Martini 2020-12-18 15:52:42 +0100
  • f1eed08e07 Refactor shared_memory init in StructureEstimator Filippo Martini 2020-12-18 15:03:50 +0100
  • 4befa5f3e5 Modify Shared Memory objects in StructureEst; Refactor all most class methods to static Filippo Martini 2020-12-18 00:45:35 +0100
  • 2aebcff3d4 Optimize imports Filippo Martini 2020-12-17 16:21:53 +0100
  • 5021d425b6 Modify parallel ctpc_algo Filippo Martini 2020-12-17 16:01:02 +0100
  • bb4745f430 Added parameters aplha_xu and tau_xu and ensambled model simulation Luca Moretti 2020-12-16 20:34:19 +0100
  • ae22e3b739 modify README.rst Filippo Martini 2020-12-16 18:56:59 +0100
  • 19232b802d Add .nojekyll file Filippo Martini 2020-12-16 18:46:30 +0100
  • 47aa6e9c9a Delete sphinx-out folder Filippo Martini 2020-12-16 18:36:49 +0100
  • 1e7faf3c25 Modified .gitignore Filippo Martini 2020-12-16 18:34:43 +0100
  • 9394aaf23a Add docs folder for GPages Filippo Martini 2020-12-16 18:33:55 +0100
  • 21f31c2e79
    Update README.rst v1.0 philipMartini 2020-12-16 13:16:21 +0100
  • 10a7e7c8a1 Update README.rst Filippo Martini 2020-12-16 13:07:29 +0100
  • 967ed54448 Modify init.py for package imports Filippo Martini 2020-12-14 23:41:22 +0100
  • 56e9c5b847 Add memory performance tests Filippo Martini 2020-12-14 02:22:55 +0100
  • 50140c367c Correct project code-smells Filippo Martini 2020-12-13 21:10:27 +0100
  • c93574650f Add remove_node method; refactor complete_test method Filippo Martini 2020-12-09 23:06:23 +0100
  • 4ed17ccb85 Refactor complete_test Filippo Martini 2020-12-09 22:02:14 +0100
  • 81eb5ac0f9 Removed trajectories copies in ParametersEstimator class Filippo Martini 2020-12-09 17:23:20 +0100
  • a589797c8c Remove copy of SamplePath object in StructureEstimator constructur Filippo Martini 2020-12-09 16:00:59 +0100
  • f8e3d0fe2b Add share memory trajectories Filippo Martini 2020-12-09 15:17:12 +0100
  • cc118cc176 Implment parallel structure estimation Filippo Martini 2020-12-08 22:11:15 +0100
  • ccc562a1a6 Delete main_packeage folder Filippo Martini 2020-12-07 20:48:32 +0100
  • d4a079268a Delete venv folder Filippo Martini 2020-12-07 20:44:30 +0100
  • 8a13c33b93 delete init.py in deprecated folder Filippo Martini 2020-12-07 20:29:24 +0100
  • de1240e7fd Refactor on docs; Add performance comparison Filippo Martini 2020-12-07 17:00:12 +0100
  • 1954487500 Refactor method import_data in JsonImpoter philpMartin 2020-12-04 16:23:57 +0100
  • 4efb8ba4fe rename main_pack to PyCtbn; addinit file philpMartin 2020-12-03 16:12:17 +0100
  • 9eef55fde6
    Update README.md philipMartini 2020-12-01 19:55:14 +0100
  • cc672796e5 Modify project name; fix importing issues in classes and tests philpMartin 2020-12-01 19:52:30 +0100
  • bb67087289 Remove AbstractSamplePath claass philpMartin 2020-11-30 14:51:34 +0100
  • 1b6e94853e Refactor DOCStrings to Sphinx sinthax;add an example of csv importer; Refactor NetworkGraph class and test; philpMartin 2020-11-30 14:42:32 +0100
  • 5321999e5e Refactor class members as protected;Refactors on comments and methods return types philpMartin 2020-11-25 21:53:17 +0100
  • 301ff69a8d Added results and simulators Luca Moretti 2020-11-25 10:23:25 +0100
  • 18afb1f08e Test update setup Luca Moretti 2020-11-23 10:45:10 +0100
  • 59cda0d3d9 Refactors on JSONImporter class and tests philpMartin 2020-11-19 14:35:43 +0100
  • f32b79590f Refactor AbstractImporter class to obtain better decoupling from SamplePath philpMartin 2020-11-17 18:36:07 +0100
  • 8e3e2019ea Added parameter index in JSON_importer Luca Moretti 2020-11-17 18:12:20 +0100
  • 49172e568b Added some comments Luca Moretti 2020-11-06 17:57:56 +0100
  • 0f44006371 Added hybrid set up for tabu_length and tabu_rules_duration Luca Moretti 2020-11-04 11:42:35 +0100
  • 7efe6778c0 Added constraint based optimizer Luca Moretti 2020-11-03 18:12:12 +0100
  • 3a80bd3ce9 Added a first implementation of tabu search and created the optimizer interface Luca Moretti 2020-11-03 17:33:59 +0100
  • 96a93957e6 Completed first results tests Luca Moretti 2020-11-02 14:19:34 +0100
  • 6f41a207e1 Fixed alpha_xx' bug Luca Moretti 2020-10-16 17:30:01 +0200
  • 1b11de4503 updated tests file path location Luca Moretti 2020-10-13 16:54:39 +0200
  • 8ce2d6ee04 Added precision and recall Luca Moretti 2020-10-12 17:41:07 +0200
  • 3165928ebd Refactoring classes Structure_estimator and organized files in folders Luca Moretti 2020-10-12 15:58:59 +0200
  • 5a57501164 Updated TODOs Luca Moretti 2020-10-10 12:46:50 +0200
  • 4490f0bf1a Updated .gitignore Luca Moretti 2020-10-10 12:13:21 +0200
  • 7a4a6682fe Added decorators class and cpu count Luca Moretti 2020-10-10 12:10:54 +0200
  • 46ab383b07 Added max_parets and patience costraints Luca Moretti 2020-10-09 16:58:40 +0200
  • b0f9dd4bc9 Added a naive hill climbing Luca Moretti 2020-10-08 18:13:49 +0200
  • 75c689ff42 Added FamScore function, added remove_edges function in network graph Luca Moretti 2020-10-07 17:53:39 +0200
  • 0112859665 Started with score based implementation Luca Moretti 2020-10-05 18:35:30 +0200
  • 0303cbe786 Updated .gitignore Luca Moretti 2020-10-02 15:50:14 +0200
  • 8e1666a607 Fix import issue in tests ;Add a basic main example philpMartin 2020-10-01 14:38:42 +0200
  • 813c2943bd Add setup file philpMartin 2020-08-13 20:12:57 +0200
  • 98ba2bef24 Improve tests coverages philpMartin 2020-08-13 20:04:42 +0200
  • 1bdc8a7231 Manual local merging philpMartin 2020-08-12 22:51:18 +0200
  • 6ced913c44
    Merge pull request #2 from philipMartini/Structure_Class_Optimization philipMartini 2020-08-12 22:38:41 +0200
  • 5c729eea55 Refactor SamplePath class philpMartin 2020-08-12 22:32:47 +0200
  • 7edfb6c962 Add Struct estim tests and DOCSTRING philpMartin 2020-08-08 18:24:05 +0200
  • 5c6aa186db Refactor in Structure Estimator philpMartin 2020-08-06 01:38:52 +0200
  • 1b61c70f39 Add other tests; optimized NetGraph Initialization philpMartin 2020-08-06 01:34:39 +0200
  • b374d60117 Refactor test_structure and test_jsonImporter philpMartin 2020-08-03 21:15:05 +0200
  • 864ffbd319 Modify cims indexing in structure estimation philpMartin 2020-07-31 18:44:42 +0200
  • 9419134a01 Some Ref JsonImp philpMartin 2020-07-30 14:32:06 +0200
  • da3533007c Refactors in JsonImporter class philpMartin 2020-07-30 14:18:16 +0200
  • a020b9c004 Add refactors in Structure Estimator class philpMartin 2020-07-29 23:14:20 +0200
  • f373a9fffc Modify Structure class members philpMartin 2020-07-29 18:59:34 +0200
  • cef0280c09 Add refactors philpMartin 2020-07-29 12:44:36 +0200
  • 7561bfbcf8 Add some optimizations philpMartin 2020-07-28 19:38:17 +0200
  • ee029dd3d5 Add refactors philpMartin 2020-07-28 14:26:33 +0200
  • 55ec35d084 Add Cache class philpMartin 2020-07-28 00:55:48 +0200
  • 4b9ff23e0b Add parameters estimationper variable philpMartin 2020-07-26 21:39:01 +0200
  • a852c465d3 Add Structure Estimation Algorithm philpMartin 2020-07-25 21:25:43 +0200
  • 3987f13165 Add tests ParameterEstimator class philpMartin 2020-07-24 17:51:24 +0200
  • e3511dc05a Add tests to all CIM related classes philpMartin 2020-07-22 23:06:16 +0200
  • 462e29bb17 Refactors in test classes philpMartin 2020-07-20 22:01:44 +0200
  • 9ad0cac265 Add SamplePath and Structure tests philpMartin 2020-07-15 19:19:18 +0200
  • d86e3af695 Add some tests on Trajectory class philpMartin 2020-07-15 17:21:45 +0200
  • 3c91af18ca Refactored and Tested JsonImporter class philpMartin 2020-07-15 16:19:41 +0200
  • 6617ddaa4f
    Merge pull request #1 from philipMartini/parameters_estimation_by_variable philipMartini 2020-07-13 18:05:42 +0200
  • 71c7197e7c
    Merge branch 'develop' into parameters_estimation_by_variable philipMartini 2020-07-13 18:04:23 +0200
  • 5e820a38d8 Refactor parameters_est class philpMartin 2020-07-13 17:53:31 +0200
  • c60001426a Refactors on JsonImporterClass philpMartin 2020-07-07 22:50:03 +0200
  • cd678b6a5b Implemented fast parameters estimation algorithm philpMartin 2020-07-07 16:39:41 +0200
  • 3373f0f76e Representing cims as flat arrays philpMartin 2020-07-06 11:44:53 +0200
  • 0ebd040dfa Add new version of algorithm philpMartin 2020-07-06 01:00:45 +0200
  • e126993555 Add Nested Cim Structure philpMartin 2020-07-05 00:59:54 +0200
  • 6bcf434b68 Refactor Parameter Estimation Method philpMartin 2020-07-04 18:07:47 +0200