Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ds2010/pyStoNED issues and pull requests

#57 - Can't reproduce results

Issue - State: closed - Opened by MathGuim 2 months ago - 9 comments

#55 - Add solver list for more robust remote solving

Pull Request - State: closed - Opened by Fangop over 1 year ago - 2 comments
Labels: enhancement, help wanted

#54 - Error: an error occured when optimizing with remote solver

Issue - State: closed - Opened by zhiqiangliao over 1 year ago - 4 comments

#53 - typos

Issue - State: closed - Opened by advancehs almost 2 years ago - 1 comment

#52 - Add new module: CSVR

Pull Request - State: closed - Opened by zhiqiangliao over 2 years ago - 1 comment

#51 - add new model to handle weak disposability

Pull Request - State: closed - Opened by ds2010 almost 3 years ago

#50 - fix: Add mosek into install_requires

Pull Request - State: closed - Opened by Fangop almost 3 years ago

#49 - feat(tools): Add dynamic message for optimization

Pull Request - State: closed - Opened by Fangop over 3 years ago - 1 comment

#48 - fix(DEA): Fix reference set initialization

Pull Request - State: closed - Opened by Fangop over 3 years ago - 1 comment

#47 - fix(DEA): Fix transformation for multi-dim ref set

Pull Request - State: closed - Opened by Fangop over 3 years ago

#46 - fix(notebooks): Fix cost functions to production

Pull Request - State: closed - Opened by Fangop over 3 years ago - 1 comment

#45 - feat(pyStoned): Implement data checking

Pull Request - State: closed - Opened by Fangop over 3 years ago - 3 comments

#44 - Implement exception and error system for all modules

Pull Request - State: closed - Opened by Fangop over 3 years ago - 1 comment

#43 - fix: Add missing additive CRS models

Pull Request - State: closed - Opened by Fangop over 3 years ago - 1 comment

#42 - feat(CNLS/tools): Implement basic error/exception system

Pull Request - State: closed - Opened by Fangop over 3 years ago - 3 comments

#41 - Solver Binding Error

Issue - State: closed - Opened by fmobrj over 3 years ago - 3 comments

#40 - StoNED and Plot2d/3d: can not plot the StoNED frontier

Issue - State: closed - Opened by ds2010 over 3 years ago - 8 comments

#39 - feat(plot): Modify input of plot to model

Pull Request - State: closed - Opened by Fangop almost 4 years ago

#38 - StoNED: can not get unconditional expected inefficiency

Issue - State: closed - Opened by ds2010 almost 4 years ago - 8 comments

#37 - The enhancement of the Plot method

Issue - State: closed - Opened by Fangop almost 4 years ago
Labels: enhancement

#36 - doc(API): The list of the outdated API doc

Issue - State: closed - Opened by Fangop almost 4 years ago - 1 comment
Labels: documentation

#35 - doc(Example): The list of the missing examples

Issue - State: closed - Opened by Fangop almost 4 years ago - 1 comment
Labels: documentation

#34 - doc(Example): The list of the outdated examples

Issue - State: closed - Opened by Fangop almost 4 years ago - 1 comment
Labels: documentation

#33 - feat(StoNED): Remove duplicate frontier estimation in StoNED

Pull Request - State: closed - Opened by Fangop almost 4 years ago - 1 comment

#32 - feat(StoNED): StoNED based on genetic CNLS

Pull Request - State: closed - Opened by Fangop almost 4 years ago

#31 - Unify the constant of residual decomposition

Pull Request - State: closed - Opened by Fangop almost 4 years ago

#30 - feat(tools): Implement optimization with specific solver

Pull Request - State: closed - Opened by Fangop almost 4 years ago

#28 - CNLSG: return then error when using the local solver

Issue - State: closed - Opened by ds2010 almost 4 years ago - 3 comments

#27 - Fix convergence in the first optimization

Pull Request - State: closed - Opened by Fangop almost 4 years ago

#26 - Feat: Set up NEOS email for remote optimization

Pull Request - State: closed - Opened by Fangop almost 4 years ago
Labels: bug

#25 - feat: Unify constants

Pull Request - State: closed - Opened by Fangop almost 4 years ago - 1 comment
Labels: enhancement

#24 - API documentations

Issue - State: closed - Opened by ds2010 about 4 years ago - 2 comments

#23 - Implement the API documentations

Pull Request - State: closed - Opened by Fangop about 4 years ago

#22 - Implement CNLS/CNLSZ+G with CLASS

Pull Request - State: closed - Opened by Fangop about 4 years ago - 1 comment

#21 - Implement Dataset module for demo/example

Pull Request - State: closed - Opened by Fangop about 4 years ago - 1 comment

#20 - feat(CNLS/CQER): Get frontier method

Pull Request - State: closed - Opened by Fangop about 4 years ago - 1 comment

#19 - feat(DEA): Implement directional distance function and reference method

Pull Request - State: closed - Opened by Fangop over 4 years ago

#18 - Non-optimized warning message

Pull Request - State: closed - Opened by Fangop over 4 years ago

#17 - Fail to "return False" in CNLS class

Issue - State: closed - Opened by ds2010 over 4 years ago - 2 comments

#16 - feat(CNLS/CNLSDDF): Implementation of get_frontier.

Issue - State: closed - Opened by Fangop over 4 years ago - 4 comments

#15 - Refactor basic DEA and FDH by class

Pull Request - State: closed - Opened by Fangop over 4 years ago - 7 comments

#14 - feat(StoNEZD): Implement StoNEZD by classes

Pull Request - State: closed - Opened by Fangop over 4 years ago - 7 comments

#13 - refactor(CQERDDF): Refactor CQERDDF by class

Pull Request - State: closed - Opened by Fangop over 4 years ago - 1 comment

#12 - refactor(CNLSDDF): Refactor CNLSDDF by class

Pull Request - State: closed - Opened by Fangop over 4 years ago - 1 comment

#11 - refactor(CQER/ICQER): Refactor CQER and ICQER by class

Pull Request - State: closed - Opened by Fangop over 4 years ago

#10 - feat(dataset): Implement dataset support

Pull Request - State: closed - Opened by Fangop over 4 years ago - 3 comments

#9 - refactor(ICNLS): Refactor ICNLS based on CNLS class

Pull Request - State: closed - Opened by Fangop over 4 years ago

#8 - refactor(CNLS/PLOT): Merge CNLS plot into CNLS class

Pull Request - State: closed - Opened by Fangop over 4 years ago

#7 - refactor(CCNLS): Merge CCNLS into CNLS module

Pull Request - State: closed - Opened by Fangop over 4 years ago - 1 comment

#6 - refactor(StoNED): Refactor StoNED model by class method

Pull Request - State: closed - Opened by Fangop over 4 years ago - 1 comment

#5 - Fix(CNLS): fix CNLS class API

Pull Request - State: closed - Opened by Fangop over 4 years ago

#4 - refactor(CNLS): Refactor CNLS model by class

Pull Request - State: closed - Opened by Fangop over 4 years ago

#3 - Evaluate the effect of class method

Issue - State: closed - Opened by Fangop over 4 years ago - 1 comment
Labels: help wanted

#2 - docs: Initialize CONTRIBUTING.md

Pull Request - State: closed - Opened by Fangop over 4 years ago
Labels: documentation

#1 - Update functions

Pull Request - State: closed - Opened by ds2010 almost 5 years ago
Labels: enhancement