Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

Revision c55221310da4c0fd9f7dcd8333fa1af83b3cfcac authored by Andrew Thompson on 08 July 2020, 19:20:21 UTC, committed by Andrew Thompson on 08 July 2020, 19:20:21 UTC
Gaussian Modeling
Gaussian modeling with gradient descent optimization implemented. Significant code cleanup, class encapsulation and UI bug fixes are needed.
1 parent 3655697
  • Files
  • Changes
  • 6e1d34b
  • /
  • src
  • /
  • mycolors.py
Raw File Download
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
  • content
revision badge
swh:1:rev:c55221310da4c0fd9f7dcd8333fa1af83b3cfcac
directory badge Iframe embedding
swh:1:dir:aaf8d26b9704cc8d17174d3065bdfeeb4706578e
content badge Iframe embedding
swh:1:cnt:a90c6038fb16e32c05f43aeef624ae25ed086bc9
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • directory
  • content
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
mycolors.py
def mycolors(i):
    colortable=["#5e81b5","#e19c24","#8fb032","#eb6235","#8778b3","#c56e1a","#5d9ec7","#ffbf00","#a5609d","#929600","#e95536","#6685d9","#f89f13","#bc5b80","#47b66d","#d67205","#9569d3","#e5be00","#d75854","#489bc0","#ee8718","#ac5c99","#8ab619","#e26024","#797ad9","#fcb109","#c65b71","#2ab39c","#dc7b07","#9e64bd","#c4bb00","#e25642","#5b8cd7","#f69319","#b65b89","#61b64d","#da6b11","#8c6fd9","#fac100","#d05a60","#3ca5b2","#e78211","#a75fa7","#a2b700","#e6592f","#6d81d9","#f9a60f","#c05b7b","#38b681","#d57601","#9867cb","#d9bd00","#db584d","#4f96c9","#f28a1b","#b05b93","#7ab62d","#df641c","#8076d9","#fdb805","#c95b6b","#31aea5","#e07d0b","#a162b4","#b7b900","#e7553b","#6288d9","#f79a15","#ba5b84","#51b661","#d86f0a","#936ad9","#edbf00","#d55959","#449fbb","#eb8515","#aa5d9e","#94b60d","#e45d28","#747dd9","#fbad0b","#c35b75","#28b695","#d97905","#9c65c2","#ccbb00","#e05746","#5690d1","#f58f1b","#b45b8d","#6bb641","#dc6915","#8771d9","#ffbf01","#ce5a64","#38a8ad","#e4800f","#a560ac","#aab800","#e85633"]
    return colortable[i]
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API