1
0
Fork 0
mirror of https://github.com/MillironX/beefblup.git synced 2024-09-20 21:12:03 +00:00
Commit graph

98 commits

Author SHA1 Message Date
0a537f9928
Run Julia template engine for CI purposes 2021-06-19 19:16:34 -05:00
95fd34ce3a
Bootstrap testing framework 2021-06-19 18:49:00 -05:00
93564b247e
Reformat document 2021-06-19 18:27:52 -05:00
289984be2f
Fix running without arguments 2021-06-19 16:13:07 -05:00
6e311141ac
Create debug config 2021-06-19 11:54:51 -05:00
fa42f3635f
Remove debug info from cli 2021-06-19 11:54:34 -05:00
5c5ac1654c
Add argument parsing to cli 2021-06-19 11:50:26 -05:00
1885aa15ef
Fix results file name creation 2021-06-19 11:50:02 -05:00
530258a2c8
Qualify column deletion function 2021-06-19 11:07:13 -05:00
9b181d251c
Update deprecated column deletion syntax 2021-06-19 11:05:02 -05:00
610c80e7c9
Use Julia error/warn systems instead of printing to stdout 2021-06-19 10:01:51 -05:00
f985f4a700
Remove verbose text output 2021-06-18 15:27:18 -05:00
7cf650992d
Add results filename assumption 2021-06-18 15:25:34 -05:00
5048d3a1b8
Split into input and worker functions 2021-06-18 14:13:28 -05:00
2dd48631ea Merge branch 'develop'
Started developing new features on master
Need to keep commits but rollback master to usable state
2021-06-18 13:55:12 -05:00
6b5b775a83
Create bash wrapper for function call 2021-06-18 13:51:37 -05:00
b61eae3324
Change main script to module and function call 2021-06-18 13:51:26 -05:00
1928eb3c4f
Rename in accordance with Julia module standards 2021-06-18 13:45:57 -05:00
97ed1662a8
Add package info back into project manifest 2021-06-18 13:43:36 -05:00
80a21e42e0 Merge tag 'v0.2' into develop
Spreadsheet format redesign
2021-06-18 13:27:52 -05:00
487f1c30df Merge branch 'release/v0.2' 2021-06-18 13:27:18 -05:00
6573492bac
Change copyright/release numbers 2021-06-18 13:26:35 -05:00
0de4b7dc0c
Remove package declaration from project manifest
This was a test for an easier install of beefblup, but installing from the
manifest makes Julia run the script instead of install the dependencies.
API rewrite is slated for v0.3, so this item will be taken care of then.
2021-06-18 13:26:16 -05:00
92e03a95ef
Add package info to project manifest 2021-06-18 12:54:55 -05:00
74683f03d5
Fix report generation 2021-06-18 12:46:01 -05:00
2882f5b932
Fix equation solving step 2021-06-18 12:36:38 -05:00
82bf3cfa89
Switch to UNIX line endings 2021-06-18 12:07:58 -05:00
de0eb6f5a9
Fix spell checking so I can focus on real problems 2021-06-18 12:05:55 -05:00
4efeb5d53a
Add auto-project-loading shebang 2021-06-18 10:46:21 -05:00
d0b0e79b38
Switch to Julia's package install method 2021-06-18 10:42:12 -05:00
f450295b20
Initial pass at input file change
Known to produce wrong results
2021-06-18 10:38:49 -05:00
5d7ecceef8
Rename 'Julia' folder to 'src' folder for consistancy with packages 2021-01-04 02:25:10 -07:00
ec3356fcf3
Reformat spreadsheet 2021-01-04 02:24:39 -07:00
05ee8018c2
Remove Matlab script files 2021-01-04 02:16:40 -07:00
dbd1dc7b4d
Delete LICENSE.md 2020-10-11 21:25:18 -06:00
8fc1bc3f4a
Create Github-template LICENSE file 2020-10-11 21:24:56 -06:00
6f73731d0a
Reformat license file to match choosealicense.com 2020-10-11 21:22:35 -06:00
b990d38e58
Merge branch 'release/v0.1' 2020-10-11 20:56:12 -06:00
f7fdd37144
Fix download link 2020-10-11 20:53:34 -06:00
2abc4ebae6
Add code of conduct
Because it's the hip thing to do these days
2020-10-11 20:51:43 -06:00
691710b005
Simplify README 2020-10-11 20:48:19 -06:00
01cf02160d
Merge pull request #2 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2020-10-11 18:42:23 -06:00
The Gitter Badger
1218db7010 Add Gitter badge 2020-03-06 21:52:50 +00:00
0e85f31c46 Update issue templates 2020-03-05 20:56:44 -08:00
3c8ec0770b
Add pertinant bug report info to README 2020-02-19 17:02:52 -08:00
b8b8f755d6
Update copyright and version information 2020-02-16 15:58:57 -08:00
692a499147
Removed instructions from van der Werf example 2020-02-16 15:56:56 -08:00
88ebbb2969
Remove AOD from worksheet 2020-02-16 15:56:01 -08:00
f83c1b44bb
More work on README 2020-02-16 15:46:32 -08:00
56e78851fc
Start README revisions 2020-02-16 14:45:39 -08:00