Coder Social home page Coder Social logo

scientificcomputing.github.io's People

Contributors

finsberg avatar jorgensd avatar

Watchers

 avatar  avatar  avatar  avatar

scientificcomputing.github.io's Issues

Combine all documentation repositories

Instead of splitting the information over three repos: scientificcomputing.github.io, paper-with-code and reproducibility, we should merge then into a single repository.

Create page about initial steps needed after using the template

We currently have a lot of nice templates but we should add a recipe for what do to once you have created a new repository with that template. For example

  1. Click on the Use this template button - specify the name of the repo, add a description and decide whether to make it public or private. If you make it private you can make it public later
  2. Remove these files...
  3. Change these files
  4. Enable github pages ...
  5. Etc

Showcase scientific computing

We should have a page where we explain a little bit what we are working on in ComPhy, SCAN and HPC. Having some figures from simulations and some figures of the people would also be good.

Add contributing guidelines

As we want to make this easy to contribute to we should add guidelines, and instructions on how to use Pre-commit hooks

[Add repo]:

Title

Medical image registration using optimal control of a linear hyperbolic transport equation with a DG discretization

Link

https://github.com/JohannesHaubner/mapMRI

Bibliography

@misc{zapf2023medical,
      title={Medical image registration using optimal control of a linear hyperbolic transport equation with a DG discretization}, 
      author={Bastian Zapf and Johannes Haubner and Lukas Baumgärtner and Stephan Schmidt},
      year={2023},
      eprint={2305.03020},
      archivePrefix={arXiv},
      primaryClass={math.NA}
}

[Add repo]: "HAZniCS - Software Components for Multiphysics Problems"

Title

HAZniCS - Software Components for Multiphysics Problems

Link

https://github.com/anabudisa/HAZniCS-examples

Bibliography

@misc{budisa2022,
  doi = {10.48550/ARXIV.2210.13274},  
  url = {https://arxiv.org/abs/2210.13274},
  author = {Budisa, Ana and Hu, Xiaozhe and Kuchta, Miroslav and Mardal, Kent-Andre and Zikatanov, Ludmil},
  keywords = {Numerical Analysis (math.NA), FOS: Mathematics, FOS: Mathematics, G.1.8; G.4, 65-04, 65N55, 65F08, 65H10},
  title = {{HAZniCS -- Software Components for Multiphysics Problems}},
  publisher = {arXiv},
  year = {2022},
  copyright = {arXiv.org perpetual, non-exclusive license}
}

[Add repo]: An electrodiffusive neuron-extracellular-glia model for exploring the genesis of slow potentials in the brain

Title

An electrodiffusive neuron-extracellular-glia model for exploring the genesis of slow potentials in the brain

Link

https://github.com/CINPLA/edNEGmodel_analysis

Bibliography

@article{saetra2021,
    doi = {10.1371/journal.pcbi.1008143},
    author = {Sætra, Marte J. AND Einevoll, Gaute T. AND Halnes, Geir},
    journal = {PLOS Computational Biology},
    publisher = {Public Library of Science},
    title = {An electrodiffusive neuron-extracellular-glia model for exploring the genesis of slow potentials in the brain},
    year = {2021},
    month = {07},
    volume = {17},
    pages = {1-45},
    number = {7}
}

HAZniCS software

This software is related to the paper HAZniCS - Software Components for Multiphysics Problems and the demos in the paper are already linked in one of the "add-repo" issues here.

The software can be installed via script install_haznics.sh which is available here and there is a README file that should help with installation. Long story short, this creates a Python library haznics.py from the present code in the parent directory/repo (which is mostly in C/C++) and installs all dependencies for the demos.

To be able to do import haznics in any script, we link the library with running source setup.rc.

I wish this was simpler, but here we are. If you have any recommendations on easier installation/workflow for this software, I welcome all the help.

Categorise repositories

We should find a way to categorise the different repositories. One way could be to use tags such as a heart, brain, blood, electrophysiology, mechanics, flow, but we could also use emojis to make it a bit more visual, e.g 🫀 , 🧠 , 🩸 , ⚡ , ⚙️ , 🌊 .

We could also make this into a table e.g

Title Tags Repo Citation
Title 1 🧠 ⚡ github.com/blabla1 Link to citatation
Title 2 🫀 ⚙️ github.com/blabla2 Link to citatation

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.