An open API service indexing awesome lists of open source software.

https://github.com/nlesc/numtech-sig

Special Interest Group on Numerical Techniques
https://github.com/nlesc/numtech-sig

Last synced: 5 months ago
JSON representation

Special Interest Group on Numerical Techniques

Awesome Lists containing this project

README

          

# NumTech-sig
Special Interest Group on Numerical Techniques

The Numerical Technique SIG of the Netherlands eScience Center, collaboratively explore and and develops methods to solve numerical problems. These problems range from, eigenvalue solvers, linear systems, differential equations .... We meet a couple of times a month to discuss recent developments, and/or have hands on sessions where we improve codes, develop new ones and learn about new techniques.

Contact person: Felipe Zapata f.zapata@esciencecenter.nl and Nicolas Renaud n.renaud@esciencecenter.nl

## meeting History

| Date | Session leader | Topic |
|------|----------------|-------|
|2019-12-15| Nico | [Quantum Monte Carlo using Neural Networks](https://github.com/NLeSC/NumTech-sig/tree/master/DeepQMC) |
|2019-09-26 | Jisk | Poisson solver |
|2019-05-23 | Adithya | Sovling large linear system using BiCGStab(L) |
| 2019-04-11 | Felipe | [High performance computing in Python: a brief tour to some libraries and techniques](https://github.com/NLeSC/NumTech-sig/tree/master/HPCPython) |
| 2019-03-14 | Johan | [Parallel in Time Method](https://github.com/NLeSC/NumTech-sig/tree/master/parallel-in-time) |
| 2019-02-14 | Nico | [Davidson method for large eigenvalue problems](https://github.com/NLeSC/NumTech-sig/tree/master/eigenvalues) |
| 2019-02-14 | Nico | Overview of numerical methods used in NLeSC project |