Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitLab.com / agrumery/aGrUM issues and pull requests
#75 - Update CONTRIBUTING.md
Pull Request -
State: merged - Opened by jschueller almost 7 years ago
#74 - Internal/guideline
Pull Request -
State: merged - Opened by phwuill almost 7 years ago
#74 - pyAgrum.lib.notebook has to be imported from an IPython's instance
Issue -
State: closed - Opened by Nouk67 about 3 years ago
#73 - Removing fprintf calls from LRSLIB to prevent crashes when executing it with gitlab runners.
Pull Request -
State: merged - Opened by lionel.torti almost 7 years ago
#73 - undefined symbol: _Py_ZeroStruct when building
Issue -
State: closed - Opened by jdreo about 3 years ago
- 5 comments
#72 - Feature/approximated inference
Pull Request -
State: merged - Opened by phwuill almost 7 years ago
#72 - TypeError exception raised instead of SyntaxError
Issue -
State: closed - Opened by cdemonchy-pro about 3 years ago
- 4 comments
#71 - [CI] Fixing CI bug under windows.
Pull Request -
State: merged - Opened by lionel.torti almost 7 years ago
#71 - Build pyagrum-nightly aarch64 wheels
Issue -
State: closed - Opened by odidev about 3 years ago
- 20 comments
#70 - Questio regarding BNs NOT AND ISSUE
Issue -
State: closed - Opened by sersoage about 3 years ago
- 1 comment
#70 - Fixed linking error with some PRM classes and the HashTable class.
Pull Request -
State: merged - Opened by lionel.torti about 7 years ago
#69 - Bug/clang 4.0 hashtablebug
Pull Request -
State: merged - Opened by lionel.torti about 7 years ago
#69 - BayesNet.h:125:25: warning: class with destructor marked 'final' cannot be inherited from
Issue -
State: closed - Opened by jschueller about 3 years ago
- 4 comments
#68 - Internal/wheelhouse fix
Pull Request -
State: merged - Opened by lionel.torti about 7 years ago
#68 - Problem loading Bif file
Issue -
State: closed - Opened by sersoage over 3 years ago
- 4 comments
#67 - BayesNetFactory_tpl.h:209:7: warning: enumeration value ‘Integer’ not handled in switch [-Wswitch]
Issue -
State: closed - Opened by jschueller over 3 years ago
- 1 comment
#67 - [pyAgrum] Added wheel support for Python 3.3 and 3.4.
Pull Request -
State: merged - Opened by lionel.torti about 7 years ago
#66 - Feature/uai writer for py agrum
Pull Request -
State: merged - Opened by phwuill about 7 years ago
#66 - gcc11 yields lots of -Warray-bounds
Issue -
State: closed - Opened by jschueller over 3 years ago
- 2 comments
#65 - Adding O3PRM write support for BN
Pull Request -
State: merged - Opened by lionel.torti about 7 years ago
#65 - pyAgrum Code sample 'How to create a BN with pyAgrum' fails: module 'pyAgrum' has no attribute 'LabelizedVar'
Issue -
State: closed - Opened by yurivict over 3 years ago
- 2 comments
#64 - Feature/o3prm new type
Pull Request -
State: merged - Opened by lionel.torti about 7 years ago
#64 - Broken link on https://agrum.gitlab.io/
Issue -
State: closed - Opened by yurivict over 3 years ago
- 1 comment
#63 - small correction in 01-tutorial.ipynb
Issue -
State: closed - Opened by fkeidel over 3 years ago
- 1 comment
#63 - [aGrUM/pyAgrum] adding a new constructor with vector of ticks for gum::DiscretizedVariable
Pull Request -
State: merged - Opened by phwuill about 7 years ago
#62 - Running example credal network with loopy prop inference engine fails
Issue -
State: closed - Opened by robertemealey over 3 years ago
- 5 comments
#62 - Features/ranged and discritzed types
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#61 - Internal/ci documentation
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#61 - Version 0.19.2 installs files with 0.19.1 in their names
Issue -
State: closed - Opened by yurivict over 3 years ago
- 4 comments
#60 - Please add python dependencies to README
Issue -
State: closed - Opened by yurivict almost 4 years ago
- 7 comments
#60 - Bug/discretized var copy constructor
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#59 - Internal/external dependencies
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#59 - 'import pyAgrum.lib.notebook as gnb' prints the prompt 'In :'
Issue -
State: closed - Opened by yurivict almost 4 years ago
- 5 comments
#58 - The 'act' executable breaks: TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
Issue -
State: closed - Opened by yurivict almost 4 years ago
- 17 comments
#57 - Show all expected utilities and how to plot a influence diagram with charts.
Issue -
State: closed - Opened by samsungs2miguel almost 4 years ago
- 7 comments
#57 - Added content to several notebooks.
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#56 - Multiplying potentials
Issue -
State: closed - Opened by mlindsk about 4 years ago
- 11 comments
#56 - Added the doc folder to the liste of includes for swig.
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#55 - Internal/better installg agrum
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#55 - Unexpected Behavior in Influence Diagram Inferences
Issue -
State: closed - Opened by 35653459 about 4 years ago
- 11 comments
#54 - Documentation/swig doc
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#54 - Questions about the possibilities to apply different operators to inference algorithms (e.g. Belief Propagation)
Issue -
State: closed - Opened by garaud about 4 years ago
- 3 comments
#53 - Documentation/homepage
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#53 - TypeError: Wrong number or type of arguments for overloaded function 'new_BNLearner'
Issue -
State: closed - Opened by Frank_Yang92 about 4 years ago
- 2 comments
#52 - Kernel crash in the getCausalImpact() function.
Issue -
State: closed - Opened by phwuill over 4 years ago
- 3 comments
Labels: bug, pyAgrum
#52 - change error message, o3prm was indicated as a possible output extension
Pull Request -
State: merged - Opened by Aspard over 7 years ago
Labels: bug
#51 - [aGruM] better message for structural constraints error in BN learning
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#51 - Possible issue with causality module in pyagrum
Issue -
State: closed - Opened by CasseNoisette over 4 years ago
- 1 comment
#50 - pyagrum and sklearn calculate different auc values
Issue -
State: closed - Opened by halukdogan over 4 years ago
- 23 comments
#50 - Documentation/kaggle titanic notebook
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#49 - Possible issue with *.net importer
Issue -
State: closed - Opened by pierre.henry63 over 4 years ago
- 3 comments
#49 - Bug/variable full name in o3 prmbn reader
Pull Request -
State: merged - Opened by Aspard over 7 years ago
Labels: bug
#48 - BNLearner: Unknown label found in database
Issue -
State: closed - Opened by halukdogan over 4 years ago
- 10 comments
Labels: support
#48 - [agrum] add a targeted_mode in targeted inference
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#47 - [pyAgrum] small changes in notebook and bn2csv in order to be windows compliant
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#47 - Problem with inference in Influence Diagrams in pyAgrum
Issue -
State: closed - Opened by ponomarev.a.v over 4 years ago
- 6 comments
Labels: bug, support
#46 - Bug/ambiguous id or string in py agrum
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#46 - Error in MICC "Cannot create a circle in a DAG"
Issue -
State: closed - Opened by QFalcand over 4 years ago
- 3 comments
Labels: bug
#45 - clang-10 fails to compile Argum: no viable overloaded '='
Issue -
State: closed - Opened by yurivict over 4 years ago
- 12 comments
Labels: bug
#45 - Documentation/py agrum
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#44 - Bug/target list in marginal targeted inference
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#44 - gnb.showInference rises UnicodeDecodeError
Issue -
State: closed - Opened by abdelali.bouallegui almost 5 years ago
#43 - Feature/markov blanket
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#43 - DBN learner
Issue -
State: closed - Opened by panayiotispetousis almost 5 years ago
- 3 comments
Labels: support
#42 - fix exceptions raised unnecesarily in some BN inferences, notably in parallel inferences
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#42 - sizing of graphs in jupyterlab's cells
Issue -
State: closed - Opened by smartinsightsfromdata almost 5 years ago
- 1 comment
Labels: support
#41 - LazyPropagation
Issue -
State: closed - Opened by Nbbt2019 about 5 years ago
- 1 comment
Labels: support
#41 - Feature/essential graph
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#40 - Generate a database from the original BN
Issue -
State: closed - Opened by Nbbt2019 about 5 years ago
- 1 comment
Labels: support
#40 - Use swig_add_library
Pull Request -
State: merged - Opened by jschueller over 7 years ago
#39 - Internal/wheelhouse 0.11.2
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#39 - IOError: [pyAgrum] I/O Error: no such file res\asia.bif
Issue -
State: closed - Opened by Nbbt2019 about 5 years ago
- 1 comment
Labels: support
#38 - Feature/to dot4 mixed graph
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#38 - Ioerror: [pyagrum] I/O error: stream states flags are not all unset
Issue -
State: closed - Opened by Nbbt2019 about 5 years ago
- 6 comments
Labels: support
#37 - Internal/docker and wheels 2
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#37 - GitLab config: Job 'windows_agrum_2017' is retried in case of failures
Issue -
State: closed - Opened by proksch about 5 years ago
- 1 comment
#36 - GibbsSampling vs Loopy GibbsSampling
Issue -
State: closed - Opened by ecterion about 5 years ago
- 5 comments
#36 - Internal/prepare0.11.2
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#35 - BayesNetTestSuite.py wo pydotplus
Issue -
State: closed - Opened by jschueller over 5 years ago
- 1 comment
#35 - Bug/labels for learned variables
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#34 - Feature/py ro cwith labels
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#33 - Bug/bn2cvs with labels
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#32 - [cmake] Fixed an issue for discovering 'sql.h' headers when using SQL with aGrUM.
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#31 - pyAgrum.lib.notebook - different behaviour with `jupyter notebook` and `jupyter lab`
Issue -
State: closed - Opened by smartinsightsfromdata over 5 years ago
- 4 comments
#31 - Feature/py agrum for ipython
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#30 - Documentation/py agrum
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#29 - Internal/ci pip dependencies
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#28 - Internal/gitlab ci
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#27 - Internal/py agrum ci fix
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#26 - [pyAgrum] Fixed pyAgrum versioning for wheels.
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#25 - Internal/wheels metafiles
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#24 - Internal/wheels with act rebased
Pull Request -
State: merged - Opened by lionel.torti over 7 years ago
#23 - Documentation/pyAgrum
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#22 - Internal/prepare0.11
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#21 - Internal/prepare0.11
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#20 - Internal/prepare0.11
Pull Request -
State: closed - Opened by phwuill over 7 years ago
#19 - Internal/prepare0.11
Pull Request -
State: closed - Opened by phwuill over 7 years ago
#18 - [act] adding mvsc32 for 32bits windows
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#17 - Internal/typos in doxygen
Pull Request -
State: merged - Opened by phwuill over 7 years ago
#16 - Fix bug for CNMonteCarloSampling not recognized as ApproximationScheme in pyAgrum
Pull Request -
State: merged - Opened by phwuill over 7 years ago