1
0
Fork 0
Commit Graph

86 Commits (parallel_struct_est)
 

Author SHA1 Message Date
Filippo Martini a96551a915 Refactor caches list 4 years ago
Filippo Martini a2f11b3666 Add mono/multi process 4 years ago
Filippo Martini 5fd178d35c Fix cpu_count for timeit 4 years ago
Filippo Martini a3ea0534ae Correct syntax err 4 years ago
Filippo Martini f1eed08e07 Refactor shared_memory init in StructureEstimator 4 years ago
Filippo Martini 4befa5f3e5 Modify Shared Memory objects in StructureEst; Refactor all most class methods to static 4 years ago
Filippo Martini 5021d425b6 Modify parallel ctpc_algo 4 years ago
Filippo Martini 4ed17ccb85 Refactor complete_test 4 years ago
Filippo Martini 81eb5ac0f9 Removed trajectories copies in ParametersEstimator class 4 years ago
Filippo Martini a589797c8c Remove copy of SamplePath object in StructureEstimator constructur 4 years ago
Filippo Martini f8e3d0fe2b Add share memory trajectories 4 years ago
Filippo Martini cc118cc176 Implment parallel structure estimation 4 years ago
Filippo Martini ccc562a1a6 Delete main_packeage folder 4 years ago
Filippo Martini d4a079268a Delete venv folder 4 years ago
Filippo Martini 8a13c33b93 delete init.py in deprecated folder 4 years ago
Filippo Martini de1240e7fd Refactor on docs; Add performance comparison 4 years ago
philpMartin 1954487500 Refactor method import_data in JsonImpoter 4 years ago
philpMartin 4efb8ba4fe rename main_pack to PyCtbn; addinit file 4 years ago
philpMartin cc672796e5 Modify project name; fix importing issues in classes and tests 4 years ago
philpMartin bb67087289 Remove AbstractSamplePath claass 4 years ago
philpMartin 1b6e94853e Refactor DOCStrings to Sphinx sinthax;add an example of csv importer; Refactor NetworkGraph class and test; 4 years ago
philpMartin 5321999e5e Refactor class members as protected;Refactors on comments and methods return types 4 years ago
philpMartin 59cda0d3d9 Refactors on JSONImporter class and tests 4 years ago
philpMartin f32b79590f Refactor AbstractImporter class to obtain better decoupling from SamplePath 4 years ago
philpMartin 8e1666a607 Fix import issue in tests ;Add a basic main example 4 years ago
philpMartin 813c2943bd Add setup file 4 years ago
philpMartin 98ba2bef24 Improve tests coverages 4 years ago
philpMartin 1bdc8a7231 Manual local merging 4 years ago
philipMartini 6ced913c44
Merge pull request #2 from philipMartini/Structure_Class_Optimization 4 years ago
philpMartin 5c729eea55 Refactor SamplePath class 4 years ago
philpMartin 7edfb6c962 Add Struct estim tests and DOCSTRING 4 years ago
philpMartin 5c6aa186db Refactor in Structure Estimator 4 years ago
philpMartin 1b61c70f39 Add other tests; optimized NetGraph Initialization 4 years ago
philpMartin b374d60117 Refactor test_structure and test_jsonImporter 4 years ago
philpMartin 864ffbd319 Modify cims indexing in structure estimation 4 years ago
philpMartin 9419134a01 Some Ref JsonImp 4 years ago
philpMartin da3533007c Refactors in JsonImporter class 4 years ago
philpMartin a020b9c004 Add refactors in Structure Estimator class 4 years ago
philpMartin f373a9fffc Modify Structure class members 4 years ago
philpMartin cef0280c09 Add refactors 4 years ago
philpMartin 7561bfbcf8 Add some optimizations 4 years ago
philpMartin ee029dd3d5 Add refactors 4 years ago
philpMartin 55ec35d084 Add Cache class 4 years ago
philpMartin 4b9ff23e0b Add parameters estimationper variable 4 years ago
philpMartin a852c465d3 Add Structure Estimation Algorithm 4 years ago
philpMartin 3987f13165 Add tests ParameterEstimator class 4 years ago
philpMartin e3511dc05a Add tests to all CIM related classes 4 years ago
philpMartin 462e29bb17 Refactors in test classes 4 years ago
philpMartin 9ad0cac265 Add SamplePath and Structure tests 4 years ago
philpMartin d86e3af695 Add some tests on Trajectory class 4 years ago