Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rna
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
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Daniel Boeckenhoff
rna
Commits
plot_backend
Select Git revision
Branches
7
master
default
protected
config
conda_install
process_timeout
plot_backend
cookiecutter-template
make
Tags
20
v0.13.2
v0.13.1
v0.13.0
v0.12.0
v0.11.2
v0.11.1
v0.11.0
v0.10.0
v0.9.0
v0.8.0
v0.7.16
v0.7.15
v0.7.14
v0.7.13
v0.7.12
v0.7.11
v0.7.10
v0.7.9
v0.7.8
v0.7.7
27 results
rna
Author
Search by author
Any Author
authors
Amit Kohinoor Kharwandikar
amitk
Andrea Merlo
amerlo
Daniel Boeckenhoff
dboe
3 authors
Feb 07, 2021
tests pass, examples run in pytest but not in tox, plot_array deprecated, renamed to Api
· 12949a2a
dboe
authored
4 years ago
12949a2a
removed plot.py
· eecd66fc
dboe
authored
4 years ago
eecd66fc
Feb 06, 2021
added working example of plotting with tfields
· af595aeb
dboe
authored
4 years ago
af595aeb
Feb 05, 2021
all tests pass single
· 288bef90
dboe
authored
4 years ago
288bef90
Every backend method should have axes as first arg
· 5c58a129
dboe
authored
4 years ago
5c58a129
Every backend method should have axes as first arg
· 7539eed8
dboe
authored
4 years ago
7539eed8
pyqtgraph axes work. Now abstract everything to figure. Collect data in figure...
· b0c9f580
dboe
authored
4 years ago
b0c9f580
Feb 04, 2021
pyqtgraph passes tests in core
· 8a0b51ec
dboe
authored
4 years ago
8a0b51ec
first stage of embedding plot_manager
· 0d364109
dboe
authored
4 years ago
0d364109
Feb 03, 2021
backend based refactoring
· ab187793
dboe
authored
4 years ago
ab187793
Feb 01, 2021
release-v0.6.5
· 26868391
dboe
authored
4 years ago
View commits for tag v0.6.5
v0.6.5
26868391
finally fixed package_data with setup.cfg
· 879ed93d
dboe
authored
4 years ago
879ed93d
release-v0.6.4
· a900d843
dboe
authored
4 years ago
View commits for tag v0.6.4
v0.6.4
a900d843
added MANIFEST.in for mlstyles
· 6027bfee
dboe
authored
4 years ago
6027bfee
Jan 21, 2021
Added processes with stdout redirection to logging
· 03d45901
dboe
authored
4 years ago
03d45901
Dec 11, 2020
release-v0.6.3
· abdeac7b
dboe
authored
4 years ago
View commits for tag v0.6.3
v0.6.3
abdeac7b
fixed buffer type
· 686a9aa7
dboe
authored
4 years ago
686a9aa7
Dec 09, 2020
some docu
· 827638ff
dboe
authored
4 years ago
827638ff
Dec 07, 2020
corrected strategy check
· d59270eb
dboe
authored
4 years ago
d59270eb
conforming to naming convention
· 2e1027da
dboe
authored
4 years ago
2e1027da
back to strategy directly
· f25acd27
dboe
authored
4 years ago
f25acd27
no need to go over initate
· 71557a4d
dboe
authored
4 years ago
71557a4d
issubclass bugfix
· 75ee2df5
dboe
authored
4 years ago
75ee2df5
Dec 05, 2020
fancy design for automatic composite
· ff233005
dboe
authored
4 years ago
ff233005
restructured composite. working. Now allow component inheritance.
· 61c12279
dboe
authored
4 years ago
61c12279
Dec 04, 2020
explanation of backend
· 738d1d2b
dboe
authored
4 years ago
738d1d2b
backend pattern working
· dc0b5445
dboe
authored
4 years ago
dc0b5445
added first implementation of the strategy pattern
· d9db2bfc
dboe
authored
4 years ago
d9db2bfc
Nov 06, 2020
release-v0.6.2
· f15b8741
dboe
authored
4 years ago
View commits for tag v0.6.2
v0.6.2
f15b8741
linting
· 18d319f5
dboe
authored
4 years ago
18d319f5
Oct 14, 2020
logging cleanup and dimnsion underscore for axes id bug
· c1076295
dboe
authored
4 years ago
c1076295
Jul 20, 2020
release-v0.6.1
· df3ccfae
dboe
authored
4 years ago
View commits for tag v0.6.1
v0.6.1
df3ccfae
Jul 18, 2020
release-v0.6.0
· 0ef0a343
dboe
authored
4 years ago
View commits for tag v0.6.0
v0.6.0
0ef0a343
correcting badge
· 5eb04e7b
dboe
authored
4 years ago
5eb04e7b
merged versions
· d32e5176
dboe
authored
4 years ago
d32e5176
no dough pre-commit
· 6ca109c4
dboe
authored
4 years ago
6ca109c4
changed version management
· 082e9c81
dboe
authored
4 years ago
082e9c81
release-v0.5.1
· 26a9509c
dboe
authored
4 years ago
View commits for tag v0.5.1
v0.5.1
26a9509c
setup.cfg version should not import rna.__init__
· 7343929b
dboe
authored
4 years ago
7343929b
had old version of readthedocs
· 2a55526a
dboe
authored
4 years ago
2a55526a
Loading