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

https://github.com/nikoloside/far-from-boundary-fields
15 July 2026, 01:28:28 UTC
  • Code
  • Branches (3)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/grsi
    • refs/heads/main
    • refs/heads/master
    No releases to show
  • 298ae6a
  • /
  • requirements.txt
Raw File Download Save again
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

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.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:d699b395f8839d3eb20a1f678c6bd4e55c76154e
origin badgedirectory badge
swh:1:dir:298ae6aea9d60519ac58c93eb472d6b9b46fe025
origin badgerevision badge
swh:1:rev:07bb3bac3bb9ab7d5b7dc65e676b04f985f3b256
origin badgesnapshot badge
swh:1:snp:55a2125c892d5e5c0823c1e570d6407afbe8eefe

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.

  • content
  • directory
  • revision
  • snapshot
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
Tip revision: 07bb3bac3bb9ab7d5b7dc65e676b04f985f3b256 authored by Niko Huang on 28 June 2026, 17:30:24 UTC
Merge pull request #1 from nikoloside/grsi
Tip revision: 07bb3ba
requirements.txt
# Core
numpy
torch
tqdm
scipy

# Mesh processing
vedo==2024.5.1  # pinned: code uses the .points / .cells API of this release
trimesh
rtree
embreex      # fast, memory-bounded point-in-mesh test for trimesh (SymMFCD volume sampling)
manifold3d
libigl

# Volume / medical imaging
nibabel

# Visualization
matplotlib
Pillow

# Neural network
siren-pytorch

# Encoder (Poisson disk sampling)
# scipy.stats.qmc (included in scipy)

# ImageJ watershed (pyimagej + Java)
pyimagej

# Experiment evaluation
# scipy.optimize.linear_sum_assignment (included in scipy)
# scipy.spatial.cKDTree (included in scipy)

back to top

Software Heritage — Copyright (C) 2015–2026, 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— Content policy— Contact— JavaScript license information— Web API