1
0
Fork 0
Commit Graph

95 Commits (better_develop)
 

Author SHA1 Message Date
Filippo Martini be5baf8b31 Add SampleImporter class; Refactor AbstractImporter method 4 years ago
Filippo Martini b9fc914962 Add removable_edges_matrix to StructureEstimator 4 years ago
Filippo Martini b54b2edf7a Refactor AbstractImporter constructor to accept concatenated_samples dataframe/matrix 4 years ago
Filippo Martini 4624070877 Clear plt buf 4 years ago
Filippo Martini 23e3ced196 Modify Graph Layout in Plot 4 years ago
Filippo Martini 5688e6103b Add plot_graph method 4 years ago
Filippo Martini b88288f8db Change one_iteration_ctpc_algo method signature 4 years ago
Filippo Martini 994ad3d54d Remove sphinx_out dir from repo 4 years ago
philipMartini 4c4c811d09
Merge pull request #3 from philipMartini/latest_develop 4 years ago
Filippo Martini 2aebcff3d4 Optimize imports 4 years ago
Filippo Martini ae22e3b739 modify README.rst 4 years ago
Filippo Martini 19232b802d Add .nojekyll file 4 years ago
Filippo Martini 47aa6e9c9a Delete sphinx-out folder 4 years ago
Filippo Martini 1e7faf3c25 Modified .gitignore 4 years ago
Filippo Martini 9394aaf23a Add docs folder for GPages 4 years ago
philipMartini 21f31c2e79
Update README.rst 4 years ago
Filippo Martini 10a7e7c8a1 Update README.rst 4 years ago
Filippo Martini 967ed54448 Modify init.py for package imports 4 years ago
Filippo Martini 56e9c5b847 Add memory performance tests 4 years ago
Filippo Martini 50140c367c Correct project code-smells 4 years ago
Filippo Martini c93574650f Add remove_node method; refactor complete_test method 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