Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
empyre
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teresa Weßels
empyre
Graph
0bfdb8964ac1529c8cb4bbf18f0974b5a0ec3daa
Select Git revision
Branches
3
master
default
protected
pyramid-master
release-0.3.0
Tags
6
0.3.0
0.2.1
0.2.0
0.1.0
0.0.1
0.0.0
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Mar
13
Dec
9
5
27
Nov
5
4
30
Oct
28
24
18
Dec
17
11
5
29
Nov
27
29
Oct
25
12
Jan
8
21
Dec
13
12
11
8
6
5
30
Nov
29
16
9
8
19
Oct
6
20
Sep
31
Aug
30
29
25
24
23
22
18
17
16
15
10
9
8
4
3
2
28
Jul
27
24
21
20
19
18
16
14
12
11
7
5
4
30
Jun
29
22
15
Mar
15
Feb
6
22
Jan
9
28
Dec
26
25
22
20
19
8
27
Nov
19
10
3
19
Oct
7
Sep
1
2
Aug
26
Jul
18
17
16
15
14
23
Jun
14
10
9
22
Apr
23
Mar
9
4
29
Feb
23
22
2
Oct
2
Sep
30
Jul
21
16
25
Jun
2
15
Mar
7
20
Feb
19
3
30
Dec
9
28
Nov
24
4
31
Oct
30
29
28
27
6
26
Sep
25
1
24
Aug
19
18
13
12
6
15
May
17
Apr
16
11
Mar
10
Feb
2
Jan
5
Dec
3
28
Nov
23
18
18
Sep
25
Aug
13
9
25
Jul
24
23
17
10
9
1
20
Jun
12
6
24
May
23
18
15
13
7
6
30
Apr
29
26
18
15
12
10
6
5
Merge branch 'empyre' into 'master'
First major EMPyRe commit!
Merge branch 'flake8-stuff' into 'master'
flake8 changes to make it work again in VSCode
quiver_plot changes
plottools: added plot_ellipse function
Merge branch 'plot_3d_to_2d' into 'master'
plottools: removed old unreachable code!
Update fielddata.py
removed unused modules in fielddata
removed Vectorplot.plot_quiver3d_to_2d
Better mayavi -> matplotlib conversion
Small fixes to plotting colors, esp. strokes!
minimal pep8 fix
plotting fixes and improvements
Merge branch 'CI-overhaul' into 'master'
Brute force solution via noqa...
Hopefully final correction for flake8
Further flake8 corrections
Further flake8 fixes
Fixed small syntax error
flake8 corrections
Changes hg_revision logging to git_revision
Changes to .gitlab-ci.yml
Merge branch 'charge-stuff' into 'master'
Setup and many smaller things!
Streamlined setup.py,
Merge branch 'charge-stuff' into 'master'
Update README.md (Badges moved to top of project instead!)
Reverted last Update .gitlab-ci.yml
Update .gitlab-ci.yml, only one test, shifting around of stuff, deploy token installation of jutil
trying to get gitlab-ci.yml to work again!
changed jutil repo from jugit to iffgit
MERGE Fengshan Charge Stuff
Merge branch 'Q3D' into 'master'
Q3 d
Major changes before Refactoring / Reimagination!file_io/io_vectordata: ovf-files now can specify the segment that should be read (if several exist) vtk-files: fixed an error switching up dim/origin/spacing major rewrite of _interp_to_regular_grid, now sets up Delauney triangulation only once (reusable for different magnetisation components), grid spacing is now mandatory and a conversion factor is introduced, which can be used to convert units in the vtk file to nm. Deleted much unused stuff.magcreator/examples: Added Bloch and Neel type skyrmion support, based on...magcreator/magcreator: Added create_mag_dist_skyrmion function, which can add Bloch and Neel type Skyrmions with two different mathematical descriptions for the domain wall. Fully supports 3D orientation.utils/lorentz: Added a section to check the phase plate, currently commented out! Maybe useful in the future or for a full forward model.colors: Ignored (unavoidable) flake errors (Axes3D "Unused Import")fieldconverter: Fixed error (wrongly used abs instead of sqrt), now works! Streamlined convert_A_to_B.fielddata: field property is now abstract and implemented in subclasses. angles parameter commented out (delete in the future). Reenabled axis.set_facecolor(bgcolor) in plot_field (now works!).phasemap: Made the switch to cmocean.cm.balance colormap (switched colors!)plottools: Changed figsize default (better fits for newer matplotlib). New scalebar implementation (black bar now, can have stroke). Streamlined add_cbar function. hideaxes now works again (old version used deprecated code)..gitignore: More general definitions of ignored files.environment.yml: Updated environmet.
Configured gitlab-ci.yml to use the new jugit GitLab server
Merge branch 'master' of jugit.fz-juelich.de:j.caron/pyramid
Switched jutil repo to jugit
Loading