Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moose
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sahil Moza
moose
Graph
a79e6919a702150e08bb57b405ac09e082ec17f8
Select Git revision
Branches
6
chamcham
chhennapoda
github/fork/dilawar/master
github/fork/hrani/master
master
default
protected
wheel
Tags
8
3.2.0-pre0
v3.1.3
3.1.2
3.1.1
chamcham-3.1.1
3.1.0
ghevar_3.0.2_pre2
ghevar_3.0.2
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Sep
18
17
11
8
7
6
3
2
Aug
1
25
May
27
Mar
13
9
7
6
5
4
2
1
28
Feb
14
13
3
2
1
31
Jan
29
24
23
22
20
19
18
17
16
12
10
9
28
Dec
21
20
19
18
17
16
15
12
21
Nov
20
2
31
Oct
10
Jul
9
8
2
1
28
Jun
27
24
23
22
21
19
3
22
May
21
19
8
2
27
Apr
26
24
23
22
21
15
14
6
25
Mar
16
14
20
Feb
16
15
9
2
26
Jan
23
20
7
6
5
31
Dec
23
21
Nov
20
19
18
Fixes to top-level cmake file.
Merge commit '6bef8019ab0ae6c692e2c7ba0edcad161b113db1' into chhennapoda
Squashed 'moose-examples/' changes from 1502a55070..4a8935f7e0
Merge commit 'de93b2fa9c213812b78413df72791c355276f9da' into chhennapoda
Squashed 'moose-core/' changes from b6088109bf..86c4244522
Pulled in changes on Sep 17, 2018 (#242)
Merged all components on Sep 11. (#240)
Merge commit '06e7659e50d50e60702e3422cfccf7094e1cd54c' into chhennapoda
Squashed 'moose-core/' changes from 406fee2..b608810
Merge branch 'chhennapoda' of https://github.com/BhallaLab/moose into chhennapoda
Run tests as well.
Merge branch 'chhennapoda' of https://github.com/BhallaLab/moose into chhennapoda
Build chhennapoda branch.
Install gsl-dev on travis.
New version.
Made scripts executable.
No clang.
Merge commit '3553026e9d44925057a9be44440fbeecb48c1b6e' into chhennapoda
Squashed 'moose-gui/' changes from d226931..8dae832
Merge commit 'dba624a5a4233f3dcc5a1f7236389c3dae18126e' into chhennapoda
Squashed 'moose-examples/' changes from 2d98492..1502a55
Merge commit 'dcce1b3ebf29a4626674c3df34cefb1358ae3b15' into chhennapoda
Squashed 'moose-core/' changes from d229eba..406fee2
Pull from branch chhennapoda.
Scripts to test OSX and Linux packages.
Build using Travis.
Disable login to file.
Merge commit 'a30549936fc1f3ae6b1c765291998283c08bb668'
Squashed 'moose-core/' changes from d5b330dc02..d229eba6bb
Do not run tests when packaging.
Update README.md
use 'Agg' as backend. No test script should require DISPLAY to be set.
When rdesigneur can not be importred due to run-time error, do not run
Import rdesigneur before moose in tests.
On build service, if rdesigneur can not be imported, DO NOT RUN the
Set backend to 'Agg'.
Even lower atol for np.std.
atol is set to 1e-5 in test.
Updated test script. Fixed syntax error (stupid me).
Use np.isclose in tests.