Search
1000 results for “numba”
-
NUMBA ONE ON TOP ✨
No. 1 @[email protected] clinches the Series WIN in Game 3, 9-6 against No. 13 Oregon!
-
Numbaaaa 2️⃣ : pack Playsim, avec notamment les Bright Memory et deer simulator. Beaucoup de jeux asiatiques et design manga : 19 jeux 13.24€ au lieu de 235.86€ https://humblebundleinc.sjv.io/CDS-PackPlaysim
#CDS #LaCléDesShops #Actu #gaming #Bonplan -
I just released v1.1.0 of Complexitty, my little #Mandelbrot explorer for the #terminal. This release is all about an optional method of making it faster.
-
Currently playing with adding optional #Numba support to Complexitty; my #Mandelbrot plotter for the #terminal. The speedup is okay.
Given this zoom and position, on my M2 Mac mini, 0.8 seconds. With Numba: 0.2 seconds.
I should give it a spin on my M2 Pro mini.
Without Numba on my 2019 Intel MacBook Pro the same spot takes about 2 seconds.
-
Currently playing with adding optional #Numba support to Complexitty; my #Mandelbrot plotter for the #terminal. The speedup is okay.
Given this zoom and position, on my M2 Mac mini, 0.8 seconds. With Numba: 0.2 seconds.
I should give it a spin on my M2 Pro mini.
Without Numba on my 2019 Intel MacBook Pro the same spot takes about 2 seconds.
-
Currently playing with adding optional #Numba support to Complexitty; my #Mandelbrot plotter for the #terminal. The speedup is okay.
Given this zoom and position, on my M2 Mac mini, 0.8 seconds. With Numba: 0.2 seconds.
I should give it a spin on my M2 Pro mini.
Without Numba on my 2019 Intel MacBook Pro the same spot takes about 2 seconds.
-
Currently playing with adding optional #Numba support to Complexitty; my #Mandelbrot plotter for the #terminal. The speedup is okay.
Given this zoom and position, on my M2 Mac mini, 0.8 seconds. With Numba: 0.2 seconds.
I should give it a spin on my M2 Pro mini.
Without Numba on my 2019 Intel MacBook Pro the same spot takes about 2 seconds.
-
We're running one of our regular community drop-in sessions today, 09:30 - 11:30 UK time.
This is an opportunity to have a chat with the Numbas development team and other members of the community about anything to do with Numbas. You could learn more about Numbas, ask for help writing questions or deploying Numbas exams, talk about what you’ve been doing, make a feature request, hear what we’re planning to develop next, or just hang out with us for a while.
To join the session and for a calendar of upcoming dates, go to https://www.numbas.org.uk/drop-in/
-
This week we're running an open drop-in session on Thursday 16th, from 13:00 to 15:00 UK time.
Go to https://www.numbas.org.uk/drop-in/ to get the link to join, or to add the drop-in sessions to your calendar.
This is an opportunity to have a chat with the Numbas development team and other members of the community about anything to do with Numbas. You could learn more about Numbas, ask for help writing questions or deploying Numbas exams, talk about what you’ve been doing, make a feature request, hear what we’re planning to develop next, or just hang out with us for a while.
We hope to see you there!
-
Please drop in to our open session today, running from 10:00 to 12:00 GMT (UK time).
Get the joining link at https://www.numbas.org.uk/drop-in/
You can ask us questions about Numbas, talk about what you're doing, or just have a chat with the Numbas team and other Numbas users.
Christian would like some feedback on the new theme he's working on.
-
We've just released v8.0 of Numbas.
There are two important changes: students' answers are now automatically submitted, and the exam feedback settings have been rearranged to make them easier to understand.Read all about it in the announcement post on the Numbas blog: https://www.numbas.org.uk/blog/2024/09/development-update-september-2024-numbas-v8-0/
-
Reminder: @numba is an *excellent* accelerator for numeric computations in Python. Also, issues with Python's stability are greatly exaggerated. Case in point: I just ran my 8yo n-body benchmarks without modification:
https://github.com/jni/nbody-numba
and they were just 10% slower than the fastest C code — and that's including all the Python launch time and JIT warmup!
-
We've released v4.0 of the Numbas LTI provider, adding support for LTI 1.3: https://www.numbas.org.uk/blog/2024/07/numbas-lti-provider-v4-0/
-
I've just been introduced to #numba and... is this as revolutionary as it seems?
-
The numbat (AKA the banded anteater) is a small endangered marsupial found in Australia. They have a long sticky tongue which helps them to catch the termites they eat. Numbats live in eucalyptus forests where old fallen trees provide shelter and good foraging opportunities. Female numbats do not have a pouch; instead they have skin folds and special hairs to help keep their young attached to the nipple.
-
Почему Python + Numba обгоняет C? Эксперимент с алгоритмом прогонки
Все знают, что C быстрее Python. Но мы провели эксперимент с алгоритмом прогонки и обнаружили, что Numba (JIT-компилятор для Python) обгоняет наивный C на 20–25%. Разбираемся, почему так происходит, и сравниваем точность float32/float64.
https://habr.com/ru/articles/1012122/
#Python #C #Numba #NumPy #производительность #алгоритмы #численные_методы #оптимизация #прогонка
-
Почему Python + Numba обгоняет C? Эксперимент с алгоритмом прогонки
Все знают, что C быстрее Python. Но мы провели эксперимент с алгоритмом прогонки и обнаружили, что Numba (JIT-компилятор для Python) обгоняет наивный C на 20–25%. Разбираемся, почему так происходит, и сравниваем точность float32/float64.
https://habr.com/ru/articles/1012122/
#Python #C #Numba #NumPy #производительность #алгоритмы #численные_методы #оптимизация #прогонка
-
Почему Python + Numba обгоняет C? Эксперимент с алгоритмом прогонки
Все знают, что C быстрее Python. Но мы провели эксперимент с алгоритмом прогонки и обнаружили, что Numba (JIT-компилятор для Python) обгоняет наивный C на 20–25%. Разбираемся, почему так происходит, и сравниваем точность float32/float64.
https://habr.com/ru/articles/1012122/
#Python #C #Numba #NumPy #производительность #алгоритмы #численные_методы #оптимизация #прогонка
-
Почему Python + Numba обгоняет C? Эксперимент с алгоритмом прогонки
Все знают, что C быстрее Python. Но мы провели эксперимент с алгоритмом прогонки и обнаружили, что Numba (JIT-компилятор для Python) обгоняет наивный C на 20–25%. Разбираемся, почему так происходит, и сравниваем точность float32/float64.
https://habr.com/ru/articles/1012122/
#Python #C #Numba #NumPy #производительность #алгоритмы #численные_методы #оптимизация #прогонка
-
📢 Refonte du site NumBA, une collaboration renouvelée #Cirad- #BnF pour valoriser les collections patrimoniales sur l’histoire de l’agronomie tropicale. Un dispositif "Gallica marque blanche" #OpenAccess #scienceouverte 👉En savoir plus : bit.ly/Portail_Cira...
-
Ubuntu 24.04 (Noble Numbat) Now Available for VPS Servers
Users now have additional Operating System choices to use with #Ubuntu VPS servers. Ubuntu 24.04 has just been added to the available OS templates for VPS servers. This template is available for immediate deployment and can be selected from the "OS Reinstall" menu in the Server Panel for existing servers.
What's new in Ubuntu ...
Continued 👉 https://blog.radwebhosting.com/ubuntu-24-04-noble-numbat-now-available-for-vps-servers/?utm_source=mastodon&utm_medium=social&utm_campaign=ReviveOldPost #vpstemplate #ostemplates #operatingsystem #vpsplatform #vpsservers