InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 7 Python Julium Projects
-
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
Project mention: Papermill: Parameterizing, executing, and analyzing Jupyter Notebooks | news.ycombinator.com | 2024-09-18
-
Project mention: Genetically synthesized supergain broadband wire-bundle antenna | news.ycombinator.com | 2024-07-31
For those who're only distantly aware of the kind of problem this solves (like me), the wikipedia link further elaborates:
https://en.wikipedia.org/wiki/Symbolic_regression
and turns out there's a Python package
https://github.com/MilesCranmer/PySR
I've needed something like this at least once (but IIRC no more than twice ;) ), so I'm glad to know what to look for next time, thanks for the rabbit hole!
-
Project mention: Approximating sum types in Python with Pydantic | news.ycombinator.com | 2024-08-14
python has been about expressing ideas. Even if the language doesn't support some of the concepts natively, it's useful to express it in python so it could be effectively transpiled into a language that does. This is what py2many needs from a curated subset of python with some enhancements as opposed to inventing a new language.
https://github.com/adsharma/adt contains a small enhancement for @sealed decorator from the excellent upstream repo.
https://github.com/py2many/py2many/blob/main/tests/cases/sea...
-
-
compiler-benchmark
Benchmarks compilation speeds of different combinations of languages and compilers.
-
Python-Complementary-Languages
Just a small test to see which language is better for extending python when using lists of lists
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
Python Julia discussion
Python Julia related posts
-
Best Programming languages for Data Analysis📊
-
Symbolicregression.jl – High-Performance Symbolic Regression in Julia and Python
-
IPyflow: Reactive Python Notebooks in Jupyter(Lab)
-
Why is AMD leaving ML to nVidia?
-
Machine learning with Julia - Solve Titanic competition on Kaggle and deploy trained AI model as a web service
-
[D] Is there any research into using neural networks to discover classical algorithms?
-
Guido van Rossum on types, speed, and the future of Python
-
A note from our sponsor - InfluxDB
www.influxdata.com | 20 Sep 2024
Index
What are some of the best open-source Julium projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | dash | 21,167 |
2 | papermill | 5,786 |
3 | PySR | 2,281 |
4 | py2many | 645 |
5 | jill.py | 238 |
6 | compiler-benchmark | 135 |
7 | Python-Complementary-Languages | 31 |