8000 GitHub - Darkskald/specoxy
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Darkskald/specoxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8000
 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

specoxy

This project is an experiment: create functionality for scientific data management in Rust and make it available in Python.

Background

Python is very nice in terms of flexibility and prototyping, but it lacks the advantages of static typing and, if no C or Fortran binding is employed, also performance. From the perspective of a scientist, wouldn't is be nice to

  • access experimental in a type-safe manner?
  • import CSV files at the speed of rust?
  • enjoy the strong scientific ecosystem of Python with some extras?

That's what this experiment is about!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0