Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
binary_c-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Izzard, Robert Dr (Maths & Physics)
binary_c-python
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
68a4987dbffd69d3de534b83d4c14a79d7401078
Select Git revision
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Dec
1
30
Nov
29
28
27
24
22
21
20
19
18
16
15
14
13
12
10
9
8
7
6
5
3
2
1
31
Oct
25
23
22
21
19
18
17
16
15
14
13
12
11
10
9
8
7
30
Sep
26
25
22
19
15
13
12
10
9
8
7
4
29
Aug
25
21
20
19
18
13
12
11
10
9
8
7
6
4
2
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
19
18
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Jun
29
28
27
26
25
23
22
21
20
19
18
17
16
15
14
12
11
9
8
7
6
5
4
3
1
31
May
30
29
28
27
26
25
22
allow options to be passed to the IMF
force () on memoize call
revert previous change
add M1 dist option
removed all the deepcopy calls. They slow things down, alot. and I think they are not necessary
removed the verbose sampling output
still issues with the decorators...
add nfspath function (not working yet)
add function to determine the cache directory (if available) and improved the disk cache handling
fix newline typo
improve newline passing
clean up of code, add option to customize the newlines at the end of log lines
force file.open to use textmode unless binary is specified
not sure
fix typos in new dataIO open()
clean up open() functions to use self.auto() which does compression for us based on the file extension
a few cleanups and attempts to paraellelize loops (that failed)
added option for dry_run_hook
sync latest changes to HPC/condor
fix cmdline parsing of bool types
more attempts to clean up the code to work better on NFS : seems ok now, but expect more "bug" fixes to come (and more cleanup as the code is a bit hacky)
backported more changes from the working HPC/condor machine
backport changes to use locked_close() etc.
add multiplictity to the const_dt function : no idea how it worked previously!
remove curses from cache tests, just output to stdout
fix comment
add automatic cacheing of various functions, and a cache_test() routine to test the runtimes with and without caching
add custon self.locked_open function to lock and uniquely open files
added NFS file locking with flufl.lock()
fix typos in the grid defaults
add descriptions for the HPC vars
make sure all the condor/slurm variable descriptions have types
update documentation for the variables, removed those that are no longer used
fix and cleanup the now() function
cleaned up HPC function names so they all start with HPC_
fix typo
update logics
change logic a bit
add more checks
allow making the joiningfile allow the file to exist if force join is true
Loading