Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rotagaporp-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Ivan Kondov
rotagaporp-c
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e3a7790c8c2746bcf3f8242916c5d2eb732ba855
Select Git revision
Branches
6
high-order-symplectic
master
default
protected
paper-2019
restructure
two-step-propagator
variable-time-step
Tags
1
2019-03-29
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jul
3
Feb
16
Dec
13
Sep
12
7
Aug
6
5
31
Jul
21
20
18
8
5
24
Jun
23
19
17
15
30
Apr
29
Mar
28
26
22
2
31
Jan
21
19
18
13
6
5
4
24
Dec
23
21
20
15
13
11
10
8
2
23
Nov
18
16
8
6
4
2
1
29
Oct
28
27
26
22
21
19
18
17
16
12
11
5
3
26
Sep
23
9
20
Aug
19
18
17
10
3
2
1
31
Jul
30
26
24
23
21
19
16
15
14
13
12
11
6
5
29
Jun
12
Mar
14
Jan
12
4
1
27
Dec
23
22
20
5
4
3
15
Nov
14
12
5
4
3
2
9
Oct
8
5
4
4
Sep
1
add a link to the paper in arxiv
master
master
Delete ase-copper.py
Add LICENSE
added theano and lambdify, added expression graph to examples
high-order-symp…
high-order-symplectic
implemented symmetric high-order symplectic decomposition by Yoshida
some refactoring of __init__()
variable-time-s…
variable-time-step
adapted example to single prec, large tstep and large tend
refactoring set_gvar_jacobian()
adaptive time step in class SymmetricPolynomialPropagator and example
refactoring step_nopbc() -> separate newton_iter() method
adaptive time step size for PolynomialPropagator with Chebyshev
clean up all the examples from unused imports
Merge branch 'two-step-propagator' into 'master'
self-starting symmetric propagator for many particles, example and test
two-step-propag…
two-step-propagator
added lambdify and theano to MPLPQP class
self-starting symmetric newtonian polynomial propagator, example and tests
one stepping method for all different numerical backends
refactoring SymmetricChebyshev -> SymmetricPolynomialPropagator
tests for the self-starting symmetric propagator
symmetric implicit self-starting propagator, chebyshev as start
added resolution for mpmath arithmetics
added starter propagator, refactored self.nterms, self.delta, self.step
corrected abs() of energy drift before taking maximum
time-symmetric (time reversible) propagator and example
adapted for different floating point precisions (use with fpmath)
adapted two examples to use SPLP and not old LiouvillePowers class
added stepping with pbc and 9 tests for many-particle classes
major refactoring of MPLP class, added odd/even Chebyshev polynomials
removed parameter 'shift' and corresponding test, pylint refactoring
LiouvillePowers replaced by SPLP supporting parity, tests & examples
two-step chebyshev propagator, an example and three one-particle tests
bugfix: ret value in if block not defined, add else; todo: test generic funcs
short legends, plot axis labels in all cases, better color table
setup.py script and made test folder a package for testing
restructure
restructure
removed non-covered and unused files and more gitignore
major restructuring/refactoring of the project, fixes to work with python3.5
diverse changes in the pilot tests
2019-03-29 pape…
2019-03-29 paper-2019
refactoring the polynomial propagator classes, restart functionality
extended string output for f(q,p) and a new test
corrected doctring
Loading