-
Notifications
You must be signed in to change notification settings - Fork 9
massive cleanup + stabilization #212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
cc @oHunewald I think this is good to do before we base any work on this (also, we can intern the data export functions etc. in this) |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #212 +/- ##
===========================================
- Coverage 93.68% 76.79% -16.90%
===========================================
Files 9 8 -1
Lines 412 405 -7
===========================================
- Hits 386 311 -75
- Misses 26 94 +68 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| # | ||
| # First, load GigaSOM: | ||
|
|
||
| using GigaSOM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It may sound a bit petty but I would stick with one style in the documentation, as above "import GigaSOM"
I decided to clean gigasom up a little, for reasons.
This will include some (minor) API changes so that stuff is compatible with the latest julia standards and modern CI etc. For that reason it's gonna be gigasom 1.0 (finally!)
TODOs: