New 3 yr post-doc in our Systems Neuroscience Group
"Generative models of brain disorders"
Applications open now -> July 15th
Twitter
Application
"Generative models of brain disorders"
Applications open now -> July 15th
Application
Course High-Performance Computing with Python
VIDEO OF THE COURSE: HIGH-PERFORMANCE COMPUTING WITH PYTHON 2021
GitHub
The material and videos for this year will be here shortly after the course.
VIDEO OF THE COURSE: HIGH-PERFORMANCE COMPUTING WITH PYTHON 2021
GitHub
The material and videos for this year will be here shortly after the course.
CSCS
Video of the course: High-Performance Computing with Python 2021
The aim of the course was to show how Python can be used on parallel architectures and how to optimize critical parts of code using various tools.
🔥1
PhD and postdoc Open positions at Technical University of Munich in Germany
Professorship of Computational Neurosciences
Prof. Dr. Julijana Gjorgjieva
Professorship of Computational Neurosciences
Prof. Dr. Julijana Gjorgjieva
Modeling Neural Circuits Made Simple
An updated draft of undergrad-level Computational Neuroscience textbook. @mitpress will keep an open access version available online.
Github
An updated draft of undergrad-level Computational Neuroscience textbook. @mitpress will keep an open access version available online.
Github
GitHub
GitHub - RobertRosenbaum/ModelingNeuralCircuits: Code to accompany the textbook "Modeling Neural Circuits Made Simple"
Code to accompany the textbook "Modeling Neural Circuits Made Simple" - RobertRosenbaum/ModelingNeuralCircuits
Do register for JuliaCon. You’ll receive the details on how to join the discord channel where all the conversation will happen during the conference, and other updates. https://juliacon.org/2022/tickets/
JuliaCon 2022
Julia workshop LIVE
https://www.youtube.com/watch?v=uiQpwMQZBTA
https://github.com/storopoli/Julia-Workshop
https://www.youtube.com/watch?v=uiQpwMQZBTA
https://github.com/storopoli/Julia-Workshop
YouTube
Introduction to Julia | Jose Storopoli | JuliaCon 2022
This workshop is geared towards anyone who wants to start using Julia. It will be an extremely accessible overview of Julia. You can download Julia here: https://julialang.org/downloads/
Ask questions during the workshop: https://pigeonhole.at/JULIA1 …
Ask questions during the workshop: https://pigeonhole.at/JULIA1 …
Job Ad:
I am looking for a postdoc researcher with an initial appointment of 1.5 years, which may be extendable to November 2025. The work location is the State University of New York at Buffalo, Buffalo, NY, USA. The PI is Naoki Masuda
www.naokimasuda.net
https://lnkd.in/gtUrtnhi
and the postdoc will be housed in the Department of Mathematics, which I belong to.
The project is on the "energy landscape analysis" of neuroimaging (particularly functional MRI, also perhaps MEG) data.
We have been developing and applying this analysis tool for neuroimaging data
With this project, we will further deploy and develop (depending on the candidate's expertise) these methods to various data in health and disease contexts. The original method is founded on the Ising model and somewhat related to networks. Our plan is to not to stick to the Ising model and try to incorporate other techniques including temporal network methods, which is my expertise.
Experience in data analysis (including PhD in a related field such as network science, (computational) brain/neuro- science, medicine, biology, computer science, applied mathematics, physics) and good communication skills are indispensable. However, expertise in fMRI data analysis, neuroscience, statistical physics underlying the energy landscape analysis (undergraduate level or higher statistical physics knowledge), and/or applied mathematics is not mandatory, while it is certainly a plus.
If you are interested or have any queries, please send your CV to Naoki Masuda at naokimas@gmail.com. I prefer the job start date to be asap but am flexible.
Link to post
I am looking for a postdoc researcher with an initial appointment of 1.5 years, which may be extendable to November 2025. The work location is the State University of New York at Buffalo, Buffalo, NY, USA. The PI is Naoki Masuda
www.naokimasuda.net
https://lnkd.in/gtUrtnhi
and the postdoc will be housed in the Department of Mathematics, which I belong to.
The project is on the "energy landscape analysis" of neuroimaging (particularly functional MRI, also perhaps MEG) data.
We have been developing and applying this analysis tool for neuroimaging data
With this project, we will further deploy and develop (depending on the candidate's expertise) these methods to various data in health and disease contexts. The original method is founded on the Ising model and somewhat related to networks. Our plan is to not to stick to the Ising model and try to incorporate other techniques including temporal network methods, which is my expertise.
Experience in data analysis (including PhD in a related field such as network science, (computational) brain/neuro- science, medicine, biology, computer science, applied mathematics, physics) and good communication skills are indispensable. However, expertise in fMRI data analysis, neuroscience, statistical physics underlying the energy landscape analysis (undergraduate level or higher statistical physics knowledge), and/or applied mathematics is not mandatory, while it is certainly a plus.
If you are interested or have any queries, please send your CV to Naoki Masuda at naokimas@gmail.com. I prefer the job start date to be asap but am flexible.
Link to post
lnkd.in
LinkedIn
This link will take you to a page that’s not on LinkedIn
1658327882844.mp4
249.4 KB
Making specific sound when code reaches a line.
>>> import chime
>>> chime.success()
>>> chime.warning()
>>> chime.error()
>>> chime.info()
Github
>>> import chime
>>> chime.success()
>>> chime.warning()
>>> chime.error()
>>> chime.info()
Github
This media is not supported in your browser
VIEW IN TELEGRAM
Installing Julia on Ubuntu, evoke from terminal:
https://t.me/scientific_programming
https://t.me/scientific_programming
Julia for High-Performance Computing | JuliaCon 2022
LINK
LINK
YouTube
Julia for High-Performance Computing | JuliaCon 2022
The "Julia for HPC" minisymposium aims to gather current and prospective Julia practitioners in the field of high-performance computing (HPC) from multidisciplinary applications. We invite participation from industry, academia, and government institutions…
Media is too big
VIEW IN TELEGRAM
Making a package in Julia using PkgTemplates.
t = Template(user="YOUR_GITHUB_USERNAME", author="YOUR NAME", dir="DIRECTORY TO BUILD THE PACKAGE", julia=VERSION,
plugins=[
License(; name="MIT"),
Git(),
GitHubActions(),
Documenter{GitHubActions}()
]
)
How to develop a Julia package
t = Template(user="YOUR_GITHUB_USERNAME", author="YOUR NAME", dir="DIRECTORY TO BUILD THE PACKAGE", julia=VERSION,
plugins=[
License(; name="MIT"),
Git(),
GitHubActions(),
Documenter{GitHubActions}()
]
)
How to develop a Julia package
Dynamical Systems
YouTube
- Introduction, Documentation and Installation
- Dynamical Systems Base
- Chaos Tools
- Delay Embeddings
- Entropies and Dimensions
- Recurrence Analysis
GitHub
YouTube
- Introduction, Documentation and Installation
- Dynamical Systems Base
- Chaos Tools
- Delay Embeddings
- Entropies and Dimensions
- Recurrence Analysis
GitHub
YouTube
Introduction to DynamicalSystems.jl
George Datseris from the Max Planck Institute for Dynamics and Self-Organization will give us an introduction to the dynamical systems ecosystem in Julia, which is encapsulated in the DynamicalSystems.jl Julia package. DynamicalSystems.jl is a general tool…
PySINDy is a sparse regression package with several implementations for the Sparse Identification of Nonlinear Dynamical systems (SINDy).
In brief:
You have a bunch of time series of a dynamical system. And have some guess that what kind of terms it could have, polynomial, trigonometric, etc ...
Just need to give the time series to the program. It search over all possible options to finally pick terms that could produce the input time series, the package uses different optimization algorithms to fit the model to the data and also some penalty terms to reduce the number of terms as much as possible.
The interesting point is that it can also handle noisy time series.
combine with other packages like sklearn and many more...
SINDy GitHub
Tutorial Videos: YouTube
Recently some new algorithms also have been developed SymINDy.
In brief:
You have a bunch of time series of a dynamical system. And have some guess that what kind of terms it could have, polynomial, trigonometric, etc ...
Just need to give the time series to the program. It search over all possible options to finally pick terms that could produce the input time series, the package uses different optimization algorithms to fit the model to the data and also some penalty terms to reduce the number of terms as much as possible.
The interesting point is that it can also handle noisy time series.
combine with other packages like sklearn and many more...
SINDy GitHub
Tutorial Videos: YouTube
Recently some new algorithms also have been developed SymINDy.
GitHub
GitHub - dynamicslab/pysindy: A package for the sparse identification of nonlinear dynamical systems from data
A package for the sparse identification of nonlinear dynamical systems from data - dynamicslab/pysindy
The map() function in #Python takes a function and a series of arguments, and makes an iterable of results. It can also work on functions with multiple arguments.
(But most Python people prefer list comprehensions.)
Credit: nedbat
(But most Python people prefer list comprehensions.)
Credit: nedbat
👍1
Have you tried out the sh package for #Python yet? This package makes calling Linux and Mac terminal commands really easy! 🐍🔥
pypi.org/project/sh/
Credit: driscollis
pypi.org/project/sh/
Credit: driscollis
Job ad:
a talented post-doctoral researcher to lead exciting new methods and software developments for naturalistic neuroscience
The position is available immediately and for up to 4 years.
here
a talented post-doctoral researcher to lead exciting new methods and software developments for naturalistic neuroscience
The position is available immediately and for up to 4 years.
here
Baillet Lab [ neuroSPEED ]
The Baillet lab is hiring — Baillet Lab [ neuroSPEED ]
Four-year, post-doctoral research fellowship sponsored by the NIH: data analytics for naturalistic neuroscience and brain imaging.
New on the @arxiv: “Ordered community detection in directed networks”
https://arxiv.org/abs/2203.16460
Py code
A short thread... https://t.co/NoCwFbOZJE
https://arxiv.org/abs/2203.16460
Py code
A short thread... https://t.co/NoCwFbOZJE
Twitter
Tiago Peixoto
New on the @arxiv: “Ordered community detection in directed networks” arxiv.org/abs/2203.16460 A short thread... 1/9