Ecosyste.ms: Issues

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

GitHub / modypy/modypy issues and pull requests

#49 - Update for Python 3.10/3.11, drop 3.6/3.7

Issue - State: open - Opened by ralfgerlich over 1 year ago - 2 comments
Labels: enhancement

#48 - Allow construction of LTIs from `scipy.signal.lti` objects.

Issue - State: open - Opened by ralfgerlich about 3 years ago
Labels: enhancement, modypy.blocks

#47 - Investigate using `scipy.signal.sosfilt` for more efficient filtering

Issue - State: closed - Opened by ralfgerlich about 3 years ago - 1 comment
Labels: performance, maintainability, modypy.blocks

#46 - State, signal and event matrices are inconsistent with numpy broadcasting rules

Issue - State: open - Opened by ralfgerlich about 3 years ago
Labels: api change, modypy.model, modypy.blocks, modypy.simulator

#45 - Document access to old system state in state updaters

Issue - State: open - Opened by ralfgerlich about 3 years ago
Labels: documentation

#44 - Introduce "Time" signal

Issue - State: closed - Opened by ralfgerlich about 3 years ago
Labels: enhancement, good first issue, modypy.blocks

#43 - Introduce generic wrapping of functions into signals

Issue - State: closed - Opened by ralfgerlich over 3 years ago - 1 comment
Labels: enhancement

#42 - Implement discrete-time IIR filter component

Issue - State: closed - Opened by ralfgerlich over 3 years ago
Labels: enhancement, good first issue, modypy.blocks

#41 - Introduce basic operators for signals

Issue - State: open - Opened by ralfgerlich over 3 years ago
Labels: enhancement, good first issue, modypy.model

#40 - Allow specifying event sources that lead to yielding intermediate samples

Issue - State: open - Opened by ralfgerlich over 3 years ago
Labels: enhancement, modypy.simulator

#39 - Add a Simulator option to suppress intermediate samples

Issue - State: open - Opened by ralfgerlich over 3 years ago
Labels: enhancement, modypy.simulator

#38 - Describe the simulator main loop in the documentation

Issue - State: closed - Opened by ralfgerlich over 3 years ago
Labels: documentation

#37 - Implement more sophisticated strategies for detecting zero-crossings

Issue - State: open - Opened by albert-mathews over 3 years ago - 2 comments
Labels: enhancement, modypy.simulator

#36 - Make SimulationResult iterable

Issue - State: closed - Opened by ralfgerlich over 3 years ago
Labels: enhancement

#35 - Add introduction on mixed systems to the documentation

Issue - State: closed - Opened by ralfgerlich over 3 years ago
Labels: documentation

#34 - Allow modelling clock-jitter

Issue - State: closed - Opened by ralfgerlich over 3 years ago
Labels: enhancement, modypy.model

#33 - Add terminator-event support

Issue - State: open - Opened by ralfgerlich over 3 years ago
Labels: enhancement, modypy.simulator

#32 - Investigate improved handling of Zeno behaviour

Issue - State: open - Opened by ralfgerlich over 3 years ago
Labels: enhancement, modypy.simulator

#31 - Try to keep integrator instance if no reset of integration time occurred

Issue - State: closed - Opened by ralfgerlich over 3 years ago
Labels: enhancement, performance

#30 - Check whether Simulator can be simplified by using scipy.integrate.solve_ivp

Issue - State: closed - Opened by ralfgerlich over 3 years ago - 1 comment
Labels: enhancement, wontfix, performance, maintainability

#29 - Try to avoid numpy.flatten if possible

Issue - State: closed - Opened by ralfgerlich over 3 years ago
Labels: enhancement, performance

#28 - Have system_jacobian return a structure for more logical access

Issue - State: closed - Opened by ralfgerlich over 3 years ago
Labels: enhancement, api change

#27 - Reintroduce the dictionary-based access for temporary backwards-compatibility

Issue - State: closed - Opened by ralfgerlich over 3 years ago
Labels: api change

#26 - Introduce an exception for simulation failure

Issue - State: closed - Opened by ralfgerlich over 3 years ago
Labels: enhancement, api change

#24 - Replace the arrays from steady-state configuration

Issue - State: closed - Opened by ralfgerlich almost 4 years ago
Labels: enhancement, api change

#23 - Consistently handle scalar states, ports and signals

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

#22 - Re-implement simulation using iterator concepts

Issue - State: closed - Opened by ralfgerlich almost 4 years ago - 2 comments
Labels: enhancement, api change

#21 - Make state, signal, event vectors/matrices more consistent to allow vectorization

Issue - State: closed - Opened by ralfgerlich almost 4 years ago
Labels: enhancement, api change

#20 - Replace signals by simple callables

Issue - State: closed - Opened by ralfgerlich almost 4 years ago
Labels: enhancement, api change

#19 - Allow local caching of UIUC propeller data

Issue - State: open - Opened by ralfgerlich almost 4 years ago
Labels: enhancement, good first issue, modypy.blocks

#18 - Implement International Standard Atmosphere/ICAO Standard Atmosphere as a block

Issue - State: open - Opened by ralfgerlich almost 4 years ago
Labels: enhancement, good first issue, modypy.blocks

#17 - Implement rigid-body motion reference frames

Issue - State: open - Opened by ralfgerlich almost 4 years ago
Labels: enhancement, modypy.blocks

#16 - Root-finder setting for Zero-Crossing-Events in Simulator is being ignored

Issue - State: closed - Opened by ralfgerlich almost 4 years ago
Labels: bug

#15 - Introduce more general way of evaluating signals and states

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

#14 - Linearization: Make outputs explicit

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

#13 - Steady-State finding: Make constraints explicit

Issue - State: closed - Opened by ralfgerlich about 4 years ago

#12 - Introduce an element for band-limited white noise

Issue - State: closed - Opened by ralfgerlich about 4 years ago - 1 comment
Labels: enhancement, modypy.blocks

#11 - Introduce an integrator element

Issue - State: closed - Opened by ralfgerlich about 4 years ago
Labels: enhancement, good first issue

#10 - Introduce a saturation element

Issue - State: closed - Opened by ralfgerlich about 4 years ago
Labels: enhancement, good first issue

#9 - Simplify standard blocks

Issue - State: closed - Opened by ralfgerlich about 4 years ago
Labels: enhancement

#8 - Example for control-loop design using python-control

Issue - State: open - Opened by ralfgerlich about 4 years ago - 1 comment
Labels: documentation

#7 - Support steady-state determination for discrete-time states

Issue - State: open - Opened by ralfgerlich about 4 years ago
Labels: enhancement, modypy.steady_state

#6 - Document linearisation

Issue - State: closed - Opened by ralfgerlich about 4 years ago
Labels: documentation

#5 - Document steady-state determination

Issue - State: closed - Opened by ralfgerlich about 4 years ago
Labels: documentation

#4 - Implement dead-band for zero-crossing events

Issue - State: closed - Opened by ralfgerlich about 4 years ago
Labels: enhancement

#3 - Detect zero-crossing events that occur as the result of handling an event

Issue - State: closed - Opened by ralfgerlich about 4 years ago - 1 comment
Labels: enhancement

#2 - Abort simulation on excessive zero-crossing events

Issue - State: closed - Opened by ralfgerlich about 4 years ago
Labels: enhancement

#1 - Properly handle discrete-time only systems

Issue - State: closed - Opened by ralfgerlich about 4 years ago
Labels: enhancement