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
- Host: GitHub
- URL: https://github.com/nlesc/numtech-sig
- Owner: NLeSC
- Created: 2019-01-11T13:50:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T10:44:06.000Z (over 6 years ago)
- Last Synced: 2025-06-17T18:07:26.072Z (about 1 year ago)
- Language: TeX
- Size: 27.1 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |