This is the Linux app named SciML Style Guide for Julia whose latest release can be downloaded as v1.1sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named SciML Style Guide for Julia with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
SciML Style Guide for Julia
DESCRIPTION
The SciML Style Guide is a style guide for the Julia programming language. It is used by the SciML Open Source Scientific Machine Learning Organization. As such, it is open to discussion with the community. If the standard for code contributions is that every PR needs to support every possible input type that anyone can think of, the barrier would be too high for newcomers. Instead, the principle is to be as correct as possible to begin with, and grow the generic support over time. All recommended functionality should be tested, and any known generality issues should be documented in an issue (and with a @test_broken test when possible). However, a function that is known to not be GPU-compatible is not grounds to block merging, rather it is encouraged for a follow-up PR to improve the general type support.
Features
- Subpackaging and interface packages is preferred over conditional modules via Requires.jl
- Numerical functionality should use the appropriate generic numerical interfaces
- Functions should capture one underlying principle
- Generic code is preferred unless code is known to be specific
- Documentation available
- Examples available
Programming Language
Julia
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/sciml-style-guide-julia.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.