Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
madarrays
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
skmad-suite
madarrays
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
3
master
default
protected
operations
v1.1
Tags
8
v1.1.2
v1.1.1
v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.0
v1.0.1
11 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Nov
17
Oct
28
Jun
27
26
21
20
13
12
17
May
27
Apr
26
25
19
18
17
10
Use setup.cfg for coverage configuration
v1.1.2 master
v1.1.2 master
Update tests to avoid warnings and errors with newer versions of the dependencies
v1.1.1
v1.1.1
Change version number to 1.1.0
v1.1.0
v1.1.0
Change Sphinx style to bizstyle for documentation
v1.1
v1.1
Improve references in the documentation
Remove sphinx-paramlinks which doesn't work when using numpydoc syntax
Correct get_known_mask() and finalize doctrings
Unify mask computation with get_known_mask() and get_unknown_mask()
Change behavior of MadArray constructor when passing a MadArray and a mask
fix bug in resample test (now understood)
fix bug in resample test (not well understood)
Waveform.fs can now be of type float
Force boolean masking for Waveform in pyteuf
Remove useless commented code
Update list of authors
Remove the complex_masking parameter in the contructor of MadArray
Update modules docstrings
Change version number to 1.0.4
v1.0.4
v1.0.4
fix unwanted .cache
Improve documentation of properties
Replace the _complex_entries_only decorator by the use of a simple method
add test for str method, complex values
fix tests for __str__ methods
fix issue #3: display x for partial and full missing values
Update dockerfile to allow installing ltfatpy via pip (will be used for pyteuf)
update tutorial waveform.ipynb
minor updates in mad_array class and tutorial
Improve _complex_masking_only decorator to avoid a documentation bug
Update list of ufunc that should not return a MadArray
Changing version number to 1.0.3
v1.0.3
v1.0.3
Update waveform notebook
Update manifest to include notebooks in the generated package
Update waveform notebook in doc
update notebook
Further correct waveform notebook
Correct waveform notebook
Merge branch 'master' of gitlab.lis-lab.fr:skmad-suite/madarrays
fix type output when using mean on madarrays
Merge branch 'operations'
Changing version number to 1.0.2
v1.0.2
v1.0.2
Loading